hexgrad/Kokoro-82Mmweinbach1/ai-pc-benchmarks-tts-intel-openvinomodel/runtime/kokoro/../assets/test_prompt.txt1python -m pip install -r workloads\TTS\Intel\requirements.txt
2python workloads\TTS\Intel\benchmark.py --device NPUpython workloads\TTS\Intel\benchmark.py --device NPU --warmup-seconds 101python workloads\TTS\Intel\benchmark.py --device CPU
2python workloads\TTS\Intel\benchmark.py --device GPUpython benchmark_all.py TTS Intel --warmup-seconds 10results/TTS/Intel/test_prompt.npu.result.jsonresults/TTS/Intel/test_prompt.npu.transcript.txtresults/TTS/Intel/test_prompt.npu.wavresults/TTS/Intel/test_prompt.npu.run.logconfig.json, the Kokoro weights, requested voice files, and pre-exported OpenVINO IRs from mweinbach1/ai-pc-benchmarks-tts-intel-openvino.hexgrad/Kokoro-82M for source assets and regenerates any missing OpenVINO exports locally.runtime/kokoro/, so benchmark execution does not depend on the installed kokoro wheel or an editable upstream clone.model/, while the default downloaded or regenerated OpenVINO IRs and NPU static variants live under the machine-local cache root in %LOCALAPPDATA%\AI-PC-Benchmarks\model-artifacts\TTS\Intel\kokoro-openvino\.npu_static/staged/ plus a CPU torch decoder. Those staged IRs are regenerated automatically when the stage export versions change.--compiled-model-dir workloads\TTS\Intel\model.workloads/TTS/Intel/.cache/npuw/ is machine-local compiler cache. It can be regenerated on each machine and does not need to be copied.openvino==2026.1.0rc2 from the official OpenVINO nightly wheel index. The benchmark relies on that 2026.1 line for the current NPU-correct path.requirements.txt installs the supporting runtime dependencies plus the en_core_web_sm spaCy model explicitly so Misaki does not need to fetch it during the benchmark run.af_heart and the default language code is a (American English).