0.1.6
What's Changed
- Fixed pip install -r requirements.txt by @gaspardpetit in #31
- Make sure device preference is forwarded to all the calls by @gaspardpetit in #34
- ensure that all temp files are under the working directory by @gaspardpetit in #32
- When pyannote model cannot be downloaded, skip diarization by @gaspardpetit in #33
- When ffmpeg is not found, fallback on SoundAudio by @gaspardpetit in #35
- Added transcribe_only flag to skip prefiltering and diarization by @gaspardpetit in #36
- Added support for configuring the number of beams using -b or --nb_beams by @gaspardpetit in #38
- Set version to 0.1.6 by @gaspardpetit in #37
Full Changelog: v0.1.5...v0.1.6