profiling-qwen3-tts
Installation
SKILL.md
qwen3-tts-rs Profiling & Benchmarking
Run performance profiling and benchmarks for the qwen3-tts Rust TTS engine.
Prerequisites
- Docker with
--gpus allsupport qwen3-tts:latestDocker image (has Rust toolchain + CUDA)- Model weights in
test_data/models/(1.7B-CustomVoice is the default) tokenizer.jsonmust be in the model directory
Docker Execution Pattern
The CUDA toolchain lives inside the Docker container. All cargo commands must
run there. The workspace is bind-mounted at /workspace: