faroit / faroit/python_audio_loading_benchmark

Update for librosa 0.7

オープン
#7 コメント 5 件 リアクション 0 件 担当者 1 名 @faroit が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
152
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

Leaving a marker here that the benchmarks should rerun on librosa 0.7.0 (and probably include version numbers more generally).

Quick summary of changes:

- uses soundfile by default now
- falls back on audioread only if libsndfile can't decode (e.g. for mp3, but maybe other codecs depending on your site build of libsndfile)

As an aside, we always had API support for excerpts and seeking. It wasn't terribly efficient because audioread didn't support that universally, but it should be almost no overhead relative to soundfile now. The only additional overhead would be downmixing or resample-on-load, but those shouldn't be included in the benchmarks anyway.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。