File size: 245 Bytes
e9e0b5a | 1 2 3 4 5 6 7 8 9 10 11 | # Qwen3-TTS-VoiceDesign → ONNX (CPU INT4) build/run/eval dependencies olive-ai onnxruntime>=1.20 onnxruntime-genai # ModelBuilder (create_model) for the Qwen3 LLM sub-part torch transformers>=5.10 safetensors numpy soundfile librosa |