Module audio
Expand description
Audio datasets.
Structs§
- Speech
Commands Dataset - Speech Commands dataset from Huggingface v0.02. See Speech Commands dataset.
- Speech
Item - Speech item with audio samples and label.
- Speech
Item Raw - Struct containing raw speech data returned from a database.
Enums§
- Speech
Command Class - 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.