什么是 qwen3-tts-profile?
使用 e2e_bench 与 CUDA Docker 容器内的 chrome 跟踪、火焰图或 Nsight 系统对 qwen3-tts-rs 推理进行分析和基准测试。在分析、基准测试、检查性能、查找瓶颈或运行火焰图时使用。 来源:trevors/dot-claude。
使用 e2e_bench 与 CUDA Docker 容器内的 chrome 跟踪、火焰图或 Nsight 系统对 qwen3-tts-rs 推理进行分析和基准测试。在分析、基准测试、检查性能、查找瓶颈或运行火焰图时使用。
通过命令行快速安装 qwen3-tts-profile AI 技能到你的开发环境
来源:trevors/dot-claude。
Run performance profiling and benchmarks for the qwen3-tts Rust TTS engine.
The CUDA toolchain lives inside the Docker container. All cargo commands must run there. The workspace is bind-mounted at /workspace:
The e2ebench binary reports stage breakdowns (prefill / generation / decode) even without the profiling feature:
使用 e2e_bench 与 CUDA Docker 容器内的 chrome 跟踪、火焰图或 Nsight 系统对 qwen3-tts-rs 推理进行分析和基准测试。在分析、基准测试、检查性能、查找瓶颈或运行火焰图时使用。 来源:trevors/dot-claude。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile使用 e2e_bench 与 CUDA Docker 容器内的 chrome 跟踪、火焰图或 Nsight 系统对 qwen3-tts-rs 推理进行分析和基准测试。在分析、基准测试、检查性能、查找瓶颈或运行火焰图时使用。 来源:trevors/dot-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/trevors/dot-claude