0.10.3
Improvements of the mp3_file
module:
- Pass active generator to the
Mp3FileProvider
in thegenerator
argument ifBaseMp3Generator
(and all implementations). - Introduce
handle_kwargs
method in theBaseMp3Generator
to handle arbitrary provider specific tuning. - Add
EdgeTtsMp3Generator
MP3 generator. - Add
mp3_generator_kwargs
argument to theMp3FileProvider.mp3_file
method.