Commit History

fix: pin pydantic <2.11 to avoid Gradio api schema crash
ca8ee91

xvious5 commited on

fix: disable Gradio API schema on Space launch to avoid /info crash
8713e23

xvious5 commited on

fix: use standard Gradio Spaces launch pattern
bbf332f

xvious5 commited on

fix: launch gradio server in HF Space app entrypoint
1f886ae

xvious5 commited on

fix: skip heavy startup warmup on HF Space boot
959d319

xvious5 commited on

fix: speed up HF Space startup with tiny Whisper and no preload by default
d234a6e

xvious5 commited on

fix: pin huggingface_hub below 1.0 for gradio oauth import compatibility
92fde0c

xvious5 commited on

fix: pin HF Space to Python 3.10 for gradio audio compatibility
fa956d1

xvious5 commited on

fix: shorten HF Space short_description metadata
1c84aa7

xvious5 commited on

chore: add Hugging Face Space entry (app.py, packages.txt, README metadata)
2bbfe82

xvious5 commited on

feat: training scripts, edge-tts, Gradio TTS choice, NLP warmup
c478197

xvious5 commited on

Add README, FastAPI API, gTTS default TTS, TurnResult error handling
6df74b1

xvious5 commited on

Initial commit: voice admissions assistant prototype (STT, NLP, TTS)
aa47da1

xvious5 commited on

initial commit
76dd8c1
verified

XvLOSS commited on