Skip to content

1.1.3

Compare
Choose a tag to compare
@pythonlessons pythonlessons released this 29 Sep 13:52
· 22 commits to main since this release

[1.1.3] - 2022-09-29

Changed

  • Removed Librosa library dependency in requirements, now it is optional and required only with modules that use librosa

Added

  • Created Tutorials.05_sound_to_text.train_no_limit.py that demonstrates how to train audio recognition model with mltu without audio length limit