MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
BSD 2-Clause "Simplified" License
2.44k stars 238 forks source link

feat: Add support for any language diarization #155

Closed jaycode closed 2 months ago

jaycode commented 5 months ago

Added a feature to support other languages. Users may now upload a custom wav2vec2 model to transcribe any language. I've also updated the README document.

MahmoudAshraf97 commented 2 months ago

this will not be needed after merging #184