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

Implement `only_transcription` and `only_diarization` #261

Closed chainyo closed 1 year ago

chainyo commented 1 year ago

This PR:

Fixes #259 and #260