CoolFace
Apppublic

DroolingPanda/teachingAssistant

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
50 commits on main
97938cc1y ago

fix variable name bug

Michael Hu
7ffd9ec1y ago

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

Michael Hu
3ad38081y ago

fix: remove hard-coded ASR model list and make ASR model optional

Michael Hu
22eccbb1y ago

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

Michael Hu
b10a4531y ago

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

Michael Hu
5a53a881y ago

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

Michael Hu
619b2661y ago

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

Michael Hu
c8d736e1y ago

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

Michael Hu
520c3151y ago

fix(logging): use exc_info=True instead of exception=error in STT provider

Michael Hu
be471de1y ago

fix(config): update supported ASR models list to reflect actual availability

Michael Hu
9ad1c871y ago

feat: remove unused language options and update supported languages list

Michael Hu
24184151y ago

feat: restrict supported languages to English and Chinese only

Michael Hu
a5e7aac1y ago

clean up

Michael Hu
5b02cb31y ago

remove tests

Michael Hu
8023ba21y ago

feat(logging): add detailed logging for audio upload and configuration handling

Michael Hu
c28c1de1y ago

Update README.md

DroolingPanda
f7af8a41y ago

Update README.md

DroolingPanda
8f006e81y ago

Switch to use gradio

DroolingPanda
c7622841y ago

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

Michael Hu
fa51ec11y ago

chore(deps): remove version pinning in requirements.txt

Michael Hu
fa486471y ago

feat: add pre-requirements.txt and remove Cython from requirements.txt

Michael Hu
5d170891y ago

chore(deps): add Cython to requirements

Michael Hu
237cb261y ago

feat: replace legacy TTS providers with Chatterbox as the single, default provider

Michael Hu
1e2d2881y ago

fix

Michael Hu
3d1cdf91y ago

fix

Michael Hu
fe89bd81y ago

fix

Michael Hu
6825e461y ago

remove all tts providers

Michael Hu
8b937731y ago

try fixing gr.blocks issue

Michael Hu
94a90b61y ago

try fixing build issue

Michael Hu
bcc298f1y ago

update requirements, just to get chatterbox working

Michael Hu
0f99c8d1y ago

add chatterbox

Michael Hu
c7f75211y ago

remove legacy impl

Michael Hu
cf7f5a31y ago

upgrade gradio

Michael Hu
462d6de1y ago

Remove Streamlit dependency and simplify Dia TTS dependency handling

Michael Hu
0aa0b991y ago

use Gradio

Michael Hu
4b333391y ago

update descript-audio-codec version

Michael Hu
6efa71c1y ago

add descript-audio-codec

Michael Hu
b0c6ef51y ago

attempt dia fix

Michael Hu
fdc056d1y ago

add more logs

Michael Hu
f7aaf3b1y ago

set parakeet model to default asr

Michael Hu
3f340d11y ago

change parakeet to be default asr

Michael Hu
65147311y ago

fix dia tts

Michael Hu
ca57c531y ago

set parakeet as default stt model

Michael Hu
1d177ae1y ago

attempt fix

Michael Hu
0c2d9e71y ago

attempt to fix cosyvoice2 tts

Michael Hu
74466cd1y ago

fix error

Michael Hu
52563c21y ago

fix error code

Michael Hu
b8b5e0c1y ago

fix validation error

Michael Hu
95687b71y ago

fix logging issue

Michael Hu
b6a5e981y ago

log

Michael Hu