You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multilingual Librispeech (#282 -- can be quite slow but we plan on improving the speed in further releases)
Features
PyTorch Dataset API
Lhotse's samplers are now fully deterministic, have len() that returns the number of batches, and return a consistent number of batches in all distributed workers. (#213, #222, #223, #224, #255, #267, thanks @janvainer)
On-the-fly feature extraction in PyTorch datasets (#229)
visualisations of ASR batches with multiple transforms applied (#234)
Features and transforms
Add LIbrosaFbank consistent with various TTS applications (#252, thanks @janvainer)