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
+10 -2
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
@@ -94,6 +94,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 1642.000000 1398.000000 2030.000000
[Debug] output-audio: [122880] first4: 0.000068 0.000090 0.000094 0.000090
[Perf] PromptBuild 97.6 ms
[Perf] Prefill 11.2 ms (T_ctx prefill)
[Perf] TTFA 117.7 ms (first frame codes)
[Perf] TalkerDecode 180.4 ms (64 frames, 2.82 ms/frame)
[Perf] CodePredictor 449.4 ms (7.02 ms/frame)
[Perf] HostCompose 2.1 ms (c0 sample + next emb)
[Perf] CodecDecode 50.2 ms
[Perf] Total 791.6 ms (64 frames, 9.87 ms/frame AR, audio 5.12 s, RTF 0.155)
[WAV] Wrote cpp/tts/tts-cpp.wav: 122880 samples, 24000 Hz, mono S16
[Pipeline] Wrote 122880 samples (5.12 s) -> cpp/tts/tts-cpp.wav
[Input] Prompt: 100 chars: qwentts.cpp is a minimal C++17 and GGML port of Qwen3-TTS fo...
@@ -112,7 +120,7 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
[Cossim] Embed cos: 0.999658 max: 1.0957e-02 mean: 9.8301e-04
[Cossim] TrailingText cos: 0.999969 max: 2.4252e-03 mean: 2.2081e-04
[Cossim] TTSPadEmbed cos: 0.999969 max: 2.4252e-03 mean: 2.2081e-04
[Cossim] L0 cos: 0.999164 max: 6.9859e-01 mean: 6.7331e-03
[Cossim] L0 cos: 0.999164 max: 6.9857e-01 mean: 6.7331e-03
[Cossim] L7 cos: 0.997482 max: 1.4649e+02 mean: 4.3740e-01
[Cossim] L14 cos: 0.997455 max: 1.4771e+02 mean: 5.4496e-01
[Cossim] L21 cos: 0.997039 max: 1.4597e+02 mean: 1.0211e+00