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

field_validator gives error when providing local path to whisper model #300

Closed aleksandr-smechov closed 8 months ago

aleksandr-smechov commented 8 months ago

A better solution would be to use the provided scripts to download the primary and align models, then show in the README how to add these to the Dockerfile. This way, users don't need to write a path, just the model names.