wandb.data_types.Audio
Last updated
Last updated
Wandb class for audio clips.
durations
path_is_reference
resolve_ref
sample_rates
Arguments
data_or_path
(string or numpy array) A path to an audio file or a numpy array of audio data.
sample_rate
(int) Sample rate, required when passing in raw numpy array of audio data.
caption
(string) Caption to display with audio.