This commit is contained in:
Pascal
2026-05-31 15:41:34 +02:00
parent 5442c2f84c
commit 199a65813a
32 changed files with 450 additions and 194 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
[Qwen] qwentts.cpp a62fde6 (2026-05-30)
[Qwen] qwentts.cpp 5442c2f (2026-05-31)
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/qwentts.cpp/build/libggml-cuda.so
@@ -96,6 +96,14 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
[Pipeline] Generation done : 64 frames
[Debug] codes-full: [64, 16] first4: 1995.000000 1159.000000 412.000000 22.000000
[Debug] output-audio: [122880] first4: 0.000016 0.000016 0.000013 0.000013
[Perf] PromptBuild 97.2 ms
[Perf] Prefill 10.4 ms (T_ctx prefill)
[Perf] TTFA 116.9 ms (first frame codes)
[Perf] TalkerDecode 180.9 ms (64 frames, 2.83 ms/frame)
[Perf] CodePredictor 450.1 ms (7.03 ms/frame)
[Perf] HostCompose 2.0 ms (c0 sample + next emb)
[Perf] CodecDecode 50.5 ms
[Perf] Total 791.8 ms (64 frames, 9.89 ms/frame AR, audio 5.12 s, RTF 0.155)
[WAV] Wrote cpp/base/base-cpp.wav: 122880 samples, 24000 Hz, mono S16
[Pipeline] Wrote 122880 samples (5.12 s) -> cpp/base/base-cpp.wav
[Input] Prompt: 100 chars: qwentts.cpp is a minimal C++17 and GGML port of Qwen3-TTS fo...