feat: add Voxtral TTS engine + French prosody preprocessing 737927a Foradc Claude Sonnet 4.6 commited on Apr 1
Fix Voice Design voice consistency: anchor-based cloning f627e2c Foradc Claude Sonnet 4.6 commited on Mar 24
Fix F5-TTS crash on HF Space: NoneType ref_path when no audio uploaded 7b16e3f Foradc Claude Sonnet 4.6 commited on Mar 22
Fix Voice Design voice consistency: full RNG determinism for seed 89b9368 Foradc Claude Sonnet 4.6 commited on Mar 22
Add interactive book reader with start/end selection + improved chapter detection 66518bf Foradc Claude Sonnet 4.6 commited on Mar 22
Add visible warning when Qwen3 Voice Design is selected without loaded model bbc5720 Foradc Claude Sonnet 4.6 commited on Mar 22
Implement Rolling Reference technique for Fish-Speech voice consistency d0324c7 Foradc Claude Sonnet 4.6 commited on Mar 22
Improve audiobook narration quality based on pro narrator techniques 9bdf652 Foradc Claude Sonnet 4.6 commited on Mar 22
Add expressive mode checkbox for audiobook narration c60507c Foradc Claude Sonnet 4.6 commited on Mar 22
Fix audiobook voice consistency + add Fish-Speech named presets 671ee56 Foradc Claude Sonnet 4.6 commited on Mar 22
Enable torch.compile for Fish-Speech on GPU (2-3x speedup) cc9b52d Foradc Claude Sonnet 4.6 commited on Mar 22
Fix: never sys.exit on missing faster_qwen3_tts — server starts regardless 1806ef2 Foradc Claude Sonnet 4.6 commited on Mar 22
Restore HuggingFace Space YAML frontmatter in README f3471a1 Foradc Claude Sonnet 4.6 commited on Mar 22
Add CPU/GPU selection via ENABLED_ENGINES env var, document in README d487b55 Foradc Claude Sonnet 4.6 commited on Mar 22
Add engine gating, CPU/HF Space support, multi-lang Kokoro, and expanded UI params 1fb9364 Foradc Claude Sonnet 4.6 commited on Mar 22
Add global TTS language selector + more params for Chatterbox & F5-TTS 503300e Foradc Claude Sonnet 4.6 commited on Mar 22
Fix Qwen3 Voice Design redirect bug + Fish audiobook optimizations b863f7d Foradc Claude Sonnet 4.6 commited on Mar 22
Improve Qwen3-TTS: auto-status, Voice Design presets, more languages f44e44e Foradc Claude Sonnet 4.6 commited on Mar 22
Add engine params (speed/CFG/ref_text), fix dropdown colors, add FR/EN toggle 3f754a2 Foradc Claude Sonnet 4.6 commited on Mar 22
Add 13 Kokoro voices, improve audiobook UX + chapter detection 698c0a8 Foradc Claude Sonnet 4.6 commited on Mar 22
Boovore: full UI redesign + Fish-Speech engine + GitHub prep c7ab1aa Foradc Claude Sonnet 4.6 commited on Mar 22
Auto-uncheck front matter (publisher/title/author) before first real chapter 0e913e3 Foradc commited on Mar 20
Improve audiobook: ETA, auto-DL, retry, pause/resume, merge, format titles 75e1423 Foradc commited on Mar 20
Increase text and audio generation limits for longer tests a61b717 Foradc Claude Sonnet 4.6 commited on Mar 8
fix(demo): prevent stale preset from overriding browser recordings in ICL mode 87a9f49 andito HF Staff commited on Mar 5
Add audio size limit (10 MB / ~1 min) and restore text length guard 4b126ae andito HF Staff commited on Feb 27
Add 1000-char text limit to prevent CUDA static cache overflow 70fb68c andito HF Staff commited on Feb 27
Fix stale model ref race, add ACTIVE_MODELS env var, hide unavailable modes 083bc11 andito HF Staff commited on Feb 26
Fix permission error for preset assets and PyTorch cache dir in HF Spaces 88969e9 andito HF Staff commited on Feb 26
Make model cache size configurable via MODEL_CACHE_SIZE env var (default 2, Space uses 5) 51e5637 andito HF Staff commited on Feb 26
Cache all loaded models (LRU, max 5) to avoid re-capture on model switch 88ffc92 andito HF Staff commited on Feb 26
Serialize generation with asyncio.Lock and show queue position to users 396f46b andito HF Staff commited on Feb 26
Download preset wav files from GitHub at startup instead of bundling them ba7d399 andito HF Staff commited on Feb 26