Module audio

Expand description

Audio datasets.

Structs§

SpeechCommandsDataset
Speech Commands dataset from Huggingface v0.02. See Speech Commands dataset.
SpeechItem
Speech item with audio samples and label.
SpeechItemRaw
Struct containing raw speech data returned from a database.

Enums§

SpeechCommandClass
Enum representing speech command classes in the Speech Commands dataset. Class names are based on the Speech Commands dataset from Huggingface. See speech_commands for more information.