tests: refresh the clone grid logs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[Qwen] qwentts.cpp 710a52a (2026-07-25)
|
||||
[Qwen] qwentts.cpp 9a9a425 (2026-07-30)
|
||||
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
|
||||
@@ -51,7 +51,7 @@ load_backend: loaded CPU backend from /mnt/workspace/git/qwentts.cpp/build/libgg
|
||||
[EncDownsample] Loaded: k=4 stride=2, 512 -> 512 channels, weights 2.0 MB
|
||||
[WeightCtx] Loaded 20 tensors, 34.0 MB into backend
|
||||
[EncQuantizer] Loaded: 16 codebooks (1 semantic + 15 acoustic), 2048 entries x 256 dim, hidden 512, weights 34.0 MB
|
||||
[Pipeline] Codec encoder lazy loaded in 44 ms
|
||||
[Pipeline] Codec encoder lazy loaded in 45 ms
|
||||
[Debug] audio-input: [412800] first4: -0.000546 -0.001162 -0.000871 0.000340
|
||||
[Debug] seanet-out: [430, 512] first4: -0.110593 13.765666 -0.317055 2.981106
|
||||
[Debug] enc-transformer-out: [430, 512] first4: 0.536260 3.195749 -0.156796 0.610111
|
||||
@@ -76,7 +76,7 @@ load_backend: loaded CPU backend from /mnt/workspace/git/qwentts.cpp/build/libgg
|
||||
[Debug] talker-hidden-prefill-l27: [225, 2048] first4: 7.051195 -34.399265 -7.070650 28.631254
|
||||
[Debug] talker-hidden-prefill-final: [225, 2048] first4: 0.239991 -1.222603 -0.223616 0.888243
|
||||
[Debug] talker-logits-prefill: [3072] first4: 0.882721 -7.881639 -6.796915 -10.414125
|
||||
[Batch] Admit slot=0 T_ctx=225 prefill=31.5 ms build=1.9 ms (stall for 0 active slots)
|
||||
[Batch] Admit slot=0 T_ctx=225 prefill=31.5 ms build=2.0 ms (stall for 0 active slots)
|
||||
[Sample] step=0 c0=27 u=-1.0000000000 subseq=0
|
||||
[Debug] codes-step0: [16] first4: 27.000000 1408.000000 1824.000000 400.000000
|
||||
[Debug] next-emb-step0: [2048] first4: -0.008599 -0.015697 0.093591 0.086640
|
||||
@@ -93,14 +93,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.000396 0.000229 -0.000999 -0.000637
|
||||
[Perf] PromptBuild 1.9 ms
|
||||
[Perf] PromptBuild 2.0 ms
|
||||
[Perf] Prefill 31.5 ms (T_ctx prefill)
|
||||
[Perf] TTFA 1379.9 ms (first frame codes)
|
||||
[Perf] TalkerDecode 211.8 ms (64 frames, 3.31 ms/frame)
|
||||
[Perf] CodePredictor 955.2 ms (14.93 ms/frame)
|
||||
[Perf] TTFA 778.4 ms (first frame codes)
|
||||
[Perf] TalkerDecode 192.6 ms (64 frames, 3.01 ms/frame)
|
||||
[Perf] CodePredictor 330.0 ms (5.16 ms/frame)
|
||||
[Perf] HostCompose 0.1 ms (c0 sample + next emb)
|
||||
[Perf] CodecDecode 65.3 ms
|
||||
[Perf] Total 2025.2 ms (64 frames, 18.24 ms/frame AR, audio 5.12 s, RTF 0.396)
|
||||
[Perf] CodecDecode 63.1 ms
|
||||
[Perf] Total 1358.0 ms (64 frames, 8.17 ms/frame AR, audio 5.12 s, RTF 0.265)
|
||||
[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...
|
||||
@@ -153,3 +153,13 @@ load_backend: loaded CPU backend from /mnt/workspace/git/qwentts.cpp/build/libgg
|
||||
[Cossim] CodesFull exact: 2.28% (1008 values)
|
||||
[Cossim] Audio cos: 0.001872
|
||||
[Cossim] WAV stft_cos: 0.214056 samples: 120960
|
||||
[GGML] Cmd: ../build/qwen-tts --model ../models/qwen-talker-1.7b-base-BF16.gguf --codec ../models/qwen-tokenizer-12hz-BF16.gguf --seed 42 --ref-wav ../examples/freeman.wav --ref-text ../examples/freeman.txt --lang english --max-new 64 --dump cpp/clone-fused -o - --greedy --codec-fused
|
||||
[Perf Fused] PromptBuild 1.9 ms
|
||||
[Perf Fused] Prefill 40.9 ms (T_ctx prefill)
|
||||
[Perf Fused] TTFA 8280.4 ms (first frame codes)
|
||||
[Perf Fused] TalkerDecode 190.4 ms (64 frames, 2.97 ms/frame)
|
||||
[Perf Fused] CodePredictor 482.8 ms (7.54 ms/frame)
|
||||
[Perf Fused] HostCompose 0.2 ms (c0 sample + next emb)
|
||||
[Perf Fused] CodecDecode 7488.6 ms
|
||||
[Perf Fused] Total 8945.6 ms (64 frames, 10.52 ms/frame AR, audio 5.12 s, RTF 1.747)
|
||||
[Cossim] CodesFullFused exact: 100.00% (1024 values)
|
||||
|
||||
Reference in New Issue
Block a user