Commit History

fix(stt): change default model from whisper-large to whisper-medium
7ffd9ec

Michael Hu commited on

chore: remove unused dependencies and update model selection in Whisper provider
22eccbb

Michael Hu commited on

fix(stt): handle whisper-large model name as alias for whisper provider
b10a453

Michael Hu commited on

fix(stt): improve provider selection and error handling in STT service
5a53a88

Michael Hu commited on

refactor: remove parakeet ASR provider and update all references to Whisper only
619b266

Michael Hu commited on

perf(stt): optimize device handling and use model.generate for inference
c8d736e

Michael Hu commited on

feat: restrict supported languages to English and Chinese only
2418415

Michael Hu commited on

chore: update dependencies and replace NeMo with HF transformers for Parakeet STT provider
c762284

Michael Hu commited on

add more logs
fdc056d

Michael Hu commited on

Revert "lgos"
781eb5f

Michael Hu commited on

lgos
3fea4d9

Michael Hu commited on

Migrate existing STT providers to infrastructure layer
1be582a

Michael Hu commited on