Wordcab / wordcab-transcribe

💬 ASR FastAPI server using faster-whisper and Multi-Scale Auto-Tuning Spectral Clustering for diarization.
https://wordcab.github.io/wordcab-transcribe/
MIT License
198 stars 29 forks source link

Upgrade faster-whisper to 0.8.0 #242

Closed aleksandr-smechov closed 1 year ago

aleksandr-smechov commented 1 year ago

Upgrade faster-whisper to 0.8.0

chainyo commented 1 year ago

The forked repository has been synchronized with the latest release of faster-whisper. Check the commit: https://github.com/Wordcab/faster-whisper/commit/7c2c40bfd97ed4ed9f02fa0fd094b1cbf2667b1c

For next sync:

chainyo commented 1 year ago

I'm re-opening this because the _MODELS object has changed from a tuple to a dict so I need to update the config file from wordcab-transcribe.