GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class Audio
オーディオクリップを扱うための W&B クラスです。
method Audio.__init__
data_or_path: オーディオファイルへのパス、またはオーディオデータの NumPy 配列。sample_rate: サンプルレート。生の NumPy 配列としてオーディオデータを渡す場合に必要です。caption: オーディオと一緒に表示されるキャプション。