Skip to content

0.10.3

Compare
Choose a tag to compare
@barseghyanartur barseghyanartur released this 07 Jan 21:07
· 578 commits to main since this release

Improvements of the mp3_file module:

  • Pass active generator to the Mp3FileProvider in the generator argument if BaseMp3Generator (and all implementations).
  • Introduce handle_kwargs method in the BaseMp3Generator to handle arbitrary provider specific tuning.
  • Add EdgeTtsMp3Generator MP3 generator.
  • Add mp3_generator_kwargs argument to the Mp3FileProvider.mp3_file method.