tts-dgx-spark-faster-qwen3-tts/config
mARTin-B78 377b9f16e5 feat: add /voice-seed API endpoint and update find_best_seed.py (v6.7.1)
POST /voice-seed — writes or clears the seed for a named voice in
voices.json directly from the server, enabling the voice creator GUI
to save the chosen seed with one click.

Also updates find_best_seed.py to support --all-voices, per-voice
subdirectories, and the mixed DE/EN test sentence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 14:53:31 +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 /voice-seed API endpoint and update find_best_seed.py (v6.7.1) 2026-06-21 14:53:31 +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: add /voice-seed API endpoint and update find_best_seed.py (v6.7.1) 2026-06-21 14:53:31 +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