tts-dgx-spark-faster-qwen3-tts/config
2026-06-20 13:04:55 +02:00
..
speakers docs: replace test beep with real William and Natasha voice samples 2026-05-26 12:55:06 +02:00
auto_transcribe.py Add multi-source voice pipeline with VoiceDesign support 2026-05-26 12:19:33 +02:00
benchmark_api.py Reduce latency: CUDA warmup, chunk_size=4, max-seq-len 2048 2026-05-11 20:43:21 +02:00
customvoice_voices.json Add CustomVoice server, benchmark tool, and VoiceDesign API improvements 2026-05-26 12:19:33 +02:00
extract_embeddings.py feat: precompute and load speaker embeddings (.pt) from voices.json 2026-06-20 13:04:55 +02:00
generate_voices.py feat: precompute and load speaker embeddings (.pt) from voices.json 2026-06-20 13:04:55 +02:00
run_customvoice_server.py refactor: load models asynchronously and add CUDA warmup for VoiceDesign and CustomVoice servers 2026-05-26 23:07:51 +02:00
run_server.py fix: prevent voice drift and gender changes on long paragraphs (VoiceClone) 2026-05-30 12:07:43 +02:00
run_voicedesign_server.py refactor: load models asynchronously and add CUDA warmup for VoiceDesign and CustomVoice servers 2026-05-26 23:07:51 +02:00
voicedesign_voices.json Add multi-source voice pipeline with VoiceDesign support 2026-05-26 12:19:33 +02:00