·qwen3-tts-profile
</>

qwen3-tts-profile

Profile and benchmark qwen3-tts-rs inference using e2e_bench with chrome tracing, flamegraph, or Nsight Systems inside a CUDA Docker container. Use when profiling, benchmarking, checking performance, finding bottlenecks, or running flamegraphs.

14Installs·1Trend·@trevors

Installation

$npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile

How to Install qwen3-tts-profile

Quickly install qwen3-tts-profile AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: trevors/dot-claude.

SKILL.md

View raw

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:

Profile and benchmark qwen3-tts-rs inference using e2e_bench with chrome tracing, flamegraph, or Nsight Systems inside a CUDA Docker container. Use when profiling, benchmarking, checking performance, finding bottlenecks, or running flamegraphs. Source: trevors/dot-claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from trevors/dot-claude

Quick answers

What is qwen3-tts-profile?

Profile and benchmark qwen3-tts-rs inference using e2e_bench with chrome tracing, flamegraph, or Nsight Systems inside a CUDA Docker container. Use when profiling, benchmarking, checking performance, finding bottlenecks, or running flamegraphs. Source: trevors/dot-claude.

How do I install qwen3-tts-profile?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/trevors/dot-claude --skill qwen3-tts-profile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/trevors/dot-claude