fix(stt): change default model from whisper-large to whisper-medium 7ffd9ec Michael Hu commited on 13 days ago
chore: remove unused dependencies and update model selection in Whisper provider 22eccbb Michael Hu commited on 18 days ago
fix(stt): handle whisper-large model name as alias for whisper provider b10a453 Michael Hu commited on 18 days ago
fix(stt): improve provider selection and error handling in STT service 5a53a88 Michael Hu commited on 18 days ago
refactor: remove parakeet ASR provider and update all references to Whisper only 619b266 Michael Hu commited on 18 days ago
perf(stt): optimize device handling and use model.generate for inference c8d736e Michael Hu commited on 18 days ago
feat: restrict supported languages to English and Chinese only 2418415 Michael Hu commited on 19 days ago
chore: update dependencies and replace NeMo with HF transformers for Parakeet STT provider c762284 Michael Hu commited on 19 days ago