Examples

using SpeechDatasets
ds = dataset("Mini LibriSpeech", "path/to/minils", "minils_output")
typeof(ds[26])
Tuple{Recording, Annotation}