ground-zero / app.py

Commit History

Align Whisper default to turbo-v3 + add document upload to Knowledge Base tab
cc50efb

jefffffff9 Claude Sonnet 4.6 commited on

Fix WhisperProcessor import in reload + upgrade base to large-v3-turbo
c33a061

jefffffff9 Claude Sonnet 4.6 commited on

Fix mel-bin mismatch: load per-language processor from fine-tuned checkpoint
7fae91b

jefffffff9 Claude Sonnet 4.6 commited on

Fix Self-Teaching language detection: parse code from dropdown label
33c3a5a

jefffffff9 Claude Sonnet 4.6 commited on

Add Adlam/Pular Fula integration: transliterator + 3 new datasets + normalisation pipeline
ced078c

jefffffff9 Claude Sonnet 4.6 commited on

Fix language mixing: per-language prompts + Mali Bambara / Guinea Pular context
40cf84d

jefffffff9 Claude Sonnet 4.6 commited on

Fix model loading stuck forever + unhandled TTS crash in conversation mode
618eab5

Broulaye Doumbia commited on

Fix 'Model loading' stuck state: block in _do_asr until Whisper is ready
1958814

jefffffff9 Claude Sonnet 4.6 commited on

Fix conversation mode timeout: two-stage pipeline + faster LLM
8d7d9d8

jefffffff9 Claude Sonnet 4.6 commited on

Add real conversational memory + live learning to Conversation Mode
ad902c6

jefffffff9 Claude Sonnet 4.6 commited on

Phase 3: Voice-to-Voice S2S pipeline — F5-TTS, LLM brain, CER metric
8952fff

jefffffff9 Claude Sonnet 4.6 commited on

Fix Self-Teaching tab: float sliders, deduplication, Kaggle API fallback
24b1617

jefffffff9 Claude Sonnet 4.6 commited on

Fix Kaggle trigger 401: pass credentials as env vars instead of KAGGLE_CONFIG_DIR
670a1d1

jefffffff9 Claude Sonnet 4.6 commited on

Fix kaggle trigger: use kaggle binary not python -m kaggle
7f169d8

jefffffff9 commited on

Fix Kaggle trigger: use kaggle CLI push instead of fake /run endpoint
3d43385

jefffffff9 Claude Sonnet 4.6 commited on

Fix Wikipedia and HF harvest buttons
a5737ac

jefffffff9 Claude Sonnet 4.6 commited on

Add mass training + internet self-teaching features
eddcaea

jefffffff9 Claude Sonnet 4.6 commited on

Align Space app with Kaggle notebook training pipeline
98eece8

jefffffff9 Claude Sonnet 4.6 commited on

Fix: replace YouTube download with audio upload (HF Spaces blocks outbound HTTP)
96cdb10

jefffffff9 Claude Sonnet 4.6 commited on

Add phrase library + fuzzy matcher for general Bambara/Fula conversation
6f4d8d0

jefffffff9 Claude Sonnet 4.6 commited on

Improve Bambara/Fula quality + add full correction UI
d351193

jefffffff9 Claude Sonnet 4.6 commited on

Fix: disable SSR mode and use port 7860 to unblock HF Spaces startup
b8e51f4

jefffffff9 Claude Sonnet 4.6 commited on

Fix: use direct WhisperProcessor/WhisperForConditionalGeneration imports
e09e327

jefffffff9 Claude Sonnet 4.6 commited on

Fix: robust Whisper import + upgrade Gradio to fix API schema crash
ca322f7

jefffffff9 Claude Sonnet 4.6 commited on

Fix: use AutoModelForSpeechSeq2Seq for transformers 5.x; disable buggy API schema endpoint
fba4954

jefffffff9 commited on

Fix: upgrade to Gradio 5 (HfFolder removed from huggingface-hub 1.x)
65942ec

jefffffff9 commited on

Initial commit: Sahel-Agri Voice AI
76db545

jefffffff9 commited on