This commit is contained in:
Pascal
2026-07-05 07:47:07 +02:00
parent 415ef56330
commit bcac46352e
12 changed files with 170 additions and 102 deletions
+8 -8
View File
@@ -1,4 +1,4 @@
[Qwen] qwentts.cpp 3e3b6c1 (2026-07-04)
[Qwen] qwentts.cpp f84fc05 (2026-07-04)
ggml_cuda_init: found 1 CUDA devices (Total VRAM: 97247 MiB):
Device 0: NVIDIA RTX PRO 6000 Blackwell Workstation Edition, compute capability 12.0, VMM: yes, VRAM: 97247 MiB
load_backend: loaded CUDA backend from /mnt/workspace/git/qwentts.cpp/build/libggml-cuda.so
@@ -122,14 +122,14 @@ load_backend: loaded CPU backend from /mnt/workspace/git/qwentts.cpp/build/libgg
[Pipeline] Generation done : 64 frames
[Debug] codes-full: [64, 16] first4: 27.000000 1408.000000 1824.000000 400.000000
[Debug] output-audio: [122880] first4: 0.000515 0.000357 -0.000915 -0.000575
[Perf] PromptBuild 1.7 ms
[Perf] Prefill 31.0 ms (T_ctx prefill)
[Perf] TTFA 623.5 ms (first frame codes)
[Perf] TalkerDecode 247.6 ms (64 frames, 3.87 ms/frame)
[Perf] CodePredictor 986.5 ms (15.41 ms/frame)
[Perf] PromptBuild 1.9 ms
[Perf] Prefill 31.2 ms (T_ctx prefill)
[Perf] TTFA 41.1 ms (first frame codes)
[Perf] TalkerDecode 247.4 ms (64 frames, 3.87 ms/frame)
[Perf] CodePredictor 418.8 ms (6.54 ms/frame)
[Perf] HostCompose 0.1 ms (c0 sample + next emb)
[Perf] CodecDecode 30.9 ms
[Perf] Total 1299.0 ms (64 frames, 19.29 ms/frame AR, audio 5.12 s, RTF 0.254)
[Perf] CodecDecode 35.3 ms
[Perf] Total 735.7 ms (64 frames, 10.41 ms/frame AR, audio 5.12 s, RTF 0.144)
[WAV] Wrote cpp/clone/clone-cpp.wav: 122880 samples, 24000 Hz, mono S16
[Pipeline] Wrote 122880 samples (5.12 s) -> cpp/clone/clone-cpp.wav
[Input] Prompt: 100 chars: qwentts.cpp is a minimal C++17 and GGML port of Qwen3-TTS fo...