tts-dgx-spark-faster-qwen3-tts/config
mARTin-B78 70fd8140e0 feat: add find_best_seed.py script for voice seed comparison
Generates WAV samples with different seeds for a given voice so the
user can listen and pick the most natural-sounding one. Uses the
server's hot-reload to switch seeds without restarting.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 14:36: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
find_best_seed.py feat: add find_best_seed.py script for voice seed comparison 2026-06-21 14:36:06 +02:00
generate_voices.py feat: true zero-downtime voice hot-reloading (v6.5) 2026-06-20 21:19:19 +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 feat: eager background precomputation of speaker embeddings (v6.6) 2026-06-21 09:35:42 +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