0.1.5
What's Changed
- Use faster whisper for transcription by default by @gaspardpetit in #21
- Version changed to 0.1.4 by @gaspardpetit in #20
- Attempt to improve prompt to avoid capitalization issues by @gaspardpetit in #22
- increase beam size to 9 for better results by @gaspardpetit in #23
- Disable the torchaudio warnings in pyannote and torch_audiomentations by @gaspardpetit in #24
- Document the gating of the pyannote models on Hugging Face by @gaspardpetit in #25
- Expose the models to settings so they can be changed by @gaspardpetit in #26
- Standardize the execution of pipeline filters by @gaspardpetit in #27
- Skip language detection when only one language is selected by @gaspardpetit in #28
- Allow loading and unloading of models by @gaspardpetit in #30
- Updated version to 0.1.5 by @gaspardpetit in #29
Full Changelog: v0.1.3...v0.1.5