オーディオ
less than a minute
オーディオクリップ用の Wandb クラス。
Audio(
    data_or_path, sample_rate=None, caption=None
)
| Args | |
|---|---|
| data_or_path | (string または numpy array) オーディオファイルへのパス、またはオーディオデータの numpy 配列。 | 
| sample_rate | (int) サンプルレート、生の numpy 配列のオーディオデータを渡す場合に必要。 | 
| caption | (string) オーディオと一緒に表示するキャプション。 | 
メソッド
durations
@classmethod
durations(
    audio_list
)
resolve_ref
resolve_ref()
sample_rates
@classmethod
sample_rates(
    audio_list
)
フィードバック
このページは役に立ちましたか?
Glad to hear it! If you have more to say, please let us know.
Sorry to hear that. Please tell us how we can improve.