GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.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: 샘플 레이트입니다. 원시(raw) NumPy 배열 형태의 오디오 데이터를 전달할 때 필수적으로 필요합니다.caption: 오디오와 함께 표시될 캡션입니다.