Spaces:
Paused
Paused
Commit History
Update app.py b637f13 verified
Update app.py de29ec9 verified
Update UI to modern Dark Mode and add Speed/Split params f990ce6
Loomis Green commited on
Switch to YourTTS (VITS) for speed 6a18c6c
Loomis Green commited on
Downgrade transformers to 4.38.2 and add get_logits_warper monkeypatch c7e2760
Loomis Green commited on
Enhance torch.isin monkeypatch for robust int handling cedf2c2
Loomis Green commited on
Monkeypatch torch.isin to fix transformers compatibility 9630e57
Loomis Green commited on
Add root redirect to UI 0fb10db
Loomis Green commited on
Downgrade transformers to 4.42.0 for compatibility 8ff3dac
Loomis Green commited on
Fix dependencies: Downgrade transformers to 4.46.0 and monkeypatch isin bug 7cd7cca
Loomis Green commited on
Fix model download: Use huggingface_hub instead of Coqui gateway 754c2b6
Loomis Green commited on
Upgrade transformers to fix streaming bug aea894e
Loomis Green commited on
Fix TTS model attribute access for streaming ade465b
Loomis Green commited on
Fix torch.load monkeypatch order 3994ccb
Loomis Green commited on
Add UI and extended API parameters 3343c94
Loomis Green commited on
Docs: Update API guide with PyTorch 2.6+ compatibility notes and streaming examples f34249a
Loomis Green commited on
Fix: Monkeypatch torch.load to allow legacy Coqui checkpoints on PyTorch 2.6+ 83edb9c
Loomis Green commited on
Fix: Pin torch to 2.4.0 to prevent weights_only load error 5933a65
Loomis Green commited on
Fix: Upgrade transformers to 4.46.0 to resolve torch.isin compatibility issue 8f875da
Loomis Green commited on
Docs: Update for Hugging Face Spaces deployment 0709c1d
Loomis Green commited on
Docs: Add streaming code example 3f564d0
Loomis Green commited on
Debug: Add logging for streaming chunks and update docs e3d8c2a
Loomis Green commited on
Fix: Remove enable_text_splitting and debug empty generator 3fcf682
Loomis Green commited on
Debug: Yield error message in stream 5e1cc35
Loomis Green commited on
Fix audio streaming: enable text splitting and chunk size 81edd54
Loomis Green commited on
Fix: Use tts.synthesizer.tts_model for streaming c66a9db
Loomis Green commited on
Fix: Remove unsupported parameters from inference_stream aef4e4f
Loomis Green commited on
Add debugging for streaming errors 58c2b4b
Loomis Green commited on
Add /debug_tts endpoint bcaba2f
Loomis Green commited on
Add Voice Management Endpoints (Upload/Delete/Rename) 9c1d764
Loomis Green commited on
Add technical explanation of streaming architecture 7b0b145
Loomis Green commited on
Add /stream endpoint and generation parameters b42a8b8
Loomis Green commited on
Update docs with full voice list df17219
Loomis Green commited on
Add /voices endpoint and update docs acf2a82
Loomis Green commited on
Add new voices (MP3) and update gitattributes 370edb5
Loomis Green commited on
Fix: Downgrade Torch to 2.4.0 to avoid PyTorch 2.6 weights_only=True breaking change 9fd5321
Loomis Green commited on
Fix: Pin transformers version to 4.41.2 to resolve BeamSearchScorer import error a2017ce
Loomis Green commited on
Update speakers: Add real voice samples (Jiayan) 86f4ac7
Loomis Green commited on
Debug: Add /status endpoint and capture load error fde448f
Loomis Green commited on
Update API: Add speakers directory, LFS tracking, and /speakers endpoint c16f3f2
Loomis Green commited on
Deploy XTTS-v2 Multilingual API (Fixed Metadata) 0407b79
Loomis Green commited on