logs
This commit is contained in:
+35
-32
@@ -1,19 +1,17 @@
|
||||
[Qwen] qwentts.cpp 199a658 (2026-05-31)
|
||||
[Qwen] qwentts.cpp 3e3b6c1 (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/qwentts.cpp/build/libggml-cuda.so
|
||||
load_backend: loaded CUDA backend from /mnt/workspace/git/qwentts.cpp/build/libggml-cuda.so
|
||||
ggml_vulkan: Found 1 Vulkan devices:
|
||||
ggml_vulkan: 0 = NVIDIA RTX PRO 6000 Blackwell Workstation Edition (NVIDIA) | uma: 0 | fp16: 1 | bf16: 0 | warp size: 32 | shared memory: 49152 | int dot: 1 | matrix cores: NV_coopmat2
|
||||
load_backend: loaded Vulkan backend from /mnt/workspace/qwentts.cpp/build/libggml-vulkan.so
|
||||
load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-cpu-zen4.so
|
||||
load_backend: loaded Vulkan backend from /mnt/workspace/git/qwentts.cpp/build/libggml-vulkan.so
|
||||
load_backend: loaded CPU backend from /mnt/workspace/git/qwentts.cpp/build/libggml-cpu-zen4.so
|
||||
[Load] Talker backend: CUDA0 (CPU threads: 16)
|
||||
[GGUF] ../models/qwen-talker-1.7b-base-F32.gguf: 480 tensors, data at offset 5954432
|
||||
[WeightCtx] Loaded 316 tensors, 6643.5 MB into backend
|
||||
[Talker] Loaded: 28 layers, hidden 2048, heads 16/8, head_dim 128, FFN 6144, RoPE theta 1000000, mrope sections [24,20,20] interleaved=0
|
||||
[WeightCtx] Loaded 88 tensors, 668.1 MB into backend
|
||||
[CodePredictor] Loaded: 5 layers, hidden 1024, heads 16/8, head_dim 128, FFN 3072, RoPE theta 1000000, 15 acoustic codebooks (vocab 2048 each), mtp_proj linear
|
||||
[WeightCtx] Loaded 76 tensors, 45.8 MB into backend
|
||||
[SpeakerEncoder] Loaded: enc_dim=2048 sr=24000 mel_dim=128 hidden=512 mfa=1536 asp_attn=128 se=128 scale=8
|
||||
[GGUF] ../models/qwen-tokenizer-12hz-F32.gguf: 398 tensors, data at offset 29664
|
||||
[WeightCtx] Loaded 18 tensors, 33.0 MB into backend
|
||||
[Quantizer] Loaded: 16 codebooks (1 semantic + 15 acoustic), 2048 entries x 256 dim, hidden 512
|
||||
@@ -24,23 +22,18 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[WeightCtx] Loaded 118 tensors, 142.9 MB into backend
|
||||
[DAC] Loaded: 4 blocks (strides 8/5/4/3), 24 kHz mono out, weights 142.9 MB
|
||||
[WeightCtx] Loaded 2 tensors, 3.0 MB into backend
|
||||
[WeightCtx] Loaded 28 tensors, 24.1 MB into backend
|
||||
[SEANet] Loaded: 4 stages (ratios 4/5/6/8), 64 -> 512 channels, weights 24.1 MB
|
||||
[WeightCtx] Loaded 96 tensors, 96.1 MB into backend
|
||||
[EncTransformer] Loaded: 8 layers, hidden 512, heads 8/8, head_dim 64, FFN 2048, RoPE theta 10000
|
||||
[WeightCtx] Loaded 1 tensors, 2.0 MB into backend
|
||||
[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] Ready: hop 1920 samples @ 24000 Hz mono, 16 codebooks @ 12.5 Hz
|
||||
[KVCache] Allocated: 28 layers, 8 KV heads, head_dim 128, max_seq_len 4096 -> 896 MB
|
||||
[KVCache] Allocated: 5 layers, 8 KV heads, head_dim 128, max_seq_len 16 -> 0 MB
|
||||
[Pipeline] Loaded: arch=1b7 variant=base tokenizer=qwen3_tts_tokenizer_12hz codebooks=16 speaker_encoder=loaded speakers=0 fa=on clamp_fp16=off
|
||||
[Pipeline] Loaded: arch=1b7 variant=base tokenizer=qwen3_tts_tokenizer_12hz codebooks=16 speaker_encoder=deferred speakers=0 fa=on clamp_fp16=off
|
||||
[BPE] Loaded from GGUF: 151676 vocab, 151291 merges, eos_id=151643
|
||||
[BPE] Registered 5 arch special tokens (total specials=6)
|
||||
[WAV] Read buffer: 380672 samples, 22050 Hz, 1 ch, 16 bit
|
||||
[Audio-Resample] 22050 Hz -> 24000 Hz, 380672 samples...
|
||||
[Audio-Resample] Done: 380672 -> 414337 samples
|
||||
[WeightCtx] Loaded 76 tensors, 45.8 MB into backend
|
||||
[SpeakerEncoder] Loaded: enc_dim=2048 sr=24000 mel_dim=128 hidden=512 mfa=1536 asp_attn=128 se=128 scale=8
|
||||
[Pipeline] Speaker encoder lazy loaded in 4 ms
|
||||
[Debug] mel-spk: [1618, 128] first4: -6.330339 -6.170074 -6.011195 -6.243161
|
||||
[Debug] mel-hann: [1024] first4: 0.000000 0.000009 0.000038 0.000085
|
||||
[Debug] mel-basis: [128, 513] first4: 0.000000 0.033550 0.008569 0.000000
|
||||
@@ -50,6 +43,15 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Debug] spk-mfa: [1618, 1536] first4: 0.000000 0.922734 0.614915 0.000000
|
||||
[Debug] spk-asp: [1, 3072] first4: 0.067723 0.119136 0.240880 0.344137
|
||||
[SpkExtract] Extracted 2048-dim embedding (414337 samples, padded 415105)
|
||||
[WeightCtx] Loaded 28 tensors, 24.1 MB into backend
|
||||
[SEANet] Loaded: 4 stages (ratios 4/5/6/8), 64 -> 512 channels, weights 24.1 MB
|
||||
[WeightCtx] Loaded 96 tensors, 96.1 MB into backend
|
||||
[EncTransformer] Loaded: 8 layers, hidden 512, heads 8/8, head_dim 64, FFN 2048, RoPE theta 10000
|
||||
[WeightCtx] Loaded 1 tensors, 2.0 MB into backend
|
||||
[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 49 ms
|
||||
[Debug] audio-input: [412800] first4: -0.000546 -0.001162 -0.000871 0.000340
|
||||
[Debug] seanet-out: [430, 512] first4: -0.134336 13.731120 -0.351051 3.013485
|
||||
[Debug] enc-transformer-out: [430, 512] first4: 0.525800 3.116711 -0.187038 0.631811
|
||||
@@ -92,8 +94,9 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Sample-CP] g=14 c=541 u=-1.0000000000 subseq=15
|
||||
[Debug] codes-step0: [16] first4: 27.000000 1408.000000 1824.000000 400.000000
|
||||
[Debug] next-emb-step0: [2048] first4: 0.003672 0.000908 0.039506 0.094594
|
||||
[Debug] talker-hidden-step1: [2048] first4: 0.754330 2.408696 -0.056724 0.159879
|
||||
[Debug] talker-hidden-step1: [2048] first4: 0.754625 2.407892 -0.056593 0.158147
|
||||
[Sample] step=1 c0=1902 u=-1.0000000000 subseq=16
|
||||
ggml_backend_cuda_graph_compute: CUDA graph warmup complete
|
||||
[Sample-CP] g=0 c=1924 u=-1.0000000000 subseq=17
|
||||
[Sample-CP] g=1 c=2025 u=-1.0000000000 subseq=18
|
||||
[Sample-CP] g=2 c=324 u=-1.0000000000 subseq=19
|
||||
@@ -119,15 +122,15 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Pipeline] Generated 64 frames
|
||||
[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.001265 -0.002192 -0.002047 -0.000956
|
||||
[Perf] PromptBuild 1.2 ms
|
||||
[Perf] Prefill 28.1 ms (T_ctx prefill)
|
||||
[Perf] TTFA 48.6 ms (first frame codes)
|
||||
[Perf] TalkerDecode 369.5 ms (64 frames, 5.77 ms/frame)
|
||||
[Perf] CodePredictor 559.6 ms (8.74 ms/frame)
|
||||
[Perf] HostCompose 1.3 ms (c0 sample + next emb)
|
||||
[Perf] CodecDecode 10.0 ms
|
||||
[Perf] Total 979.4 ms (64 frames, 14.54 ms/frame AR, audio 5.12 s, RTF 0.191)
|
||||
[Debug] output-audio: [122880] first4: 0.000739 0.000593 -0.000747 -0.000435
|
||||
[Perf] PromptBuild 1.4 ms
|
||||
[Perf] Prefill 27.2 ms (T_ctx prefill)
|
||||
[Perf] TTFA 37.0 ms (first frame codes)
|
||||
[Perf] TalkerDecode 311.1 ms (64 frames, 4.86 ms/frame)
|
||||
[Perf] CodePredictor 419.2 ms (6.55 ms/frame)
|
||||
[Perf] HostCompose 0.1 ms (c0 sample + next emb)
|
||||
[Perf] CodecDecode 14.6 ms
|
||||
[Perf] Total 774.6 ms (64 frames, 11.41 ms/frame AR, audio 5.12 s, RTF 0.151)
|
||||
[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...
|
||||
@@ -154,12 +157,12 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Cossim] L0 cos: 0.986912 max: 6.6445e-01 mean: 1.1103e-02
|
||||
[Cossim] L7 cos: 0.999992 max: 1.2570e+00 mean: 2.7510e-02
|
||||
[Cossim] L14 cos: 0.999973 max: 2.1782e+00 mean: 5.9937e-02
|
||||
[Cossim] L21 cos: 0.999719 max: 8.3604e+00 mean: 2.2268e-01
|
||||
[Cossim] L21 cos: 0.999719 max: 8.3606e+00 mean: 2.2268e-01
|
||||
[Cossim] L27 cos: 0.998971 max: 2.3989e+01 mean: 5.1174e-01
|
||||
[Cossim] Final cos: 0.994704 max: 7.3139e+00 mean: 1.6649e-01
|
||||
[Cossim] Logits cos: 0.999743 max: 5.7111e-01 mean: 8.8930e-02
|
||||
[Cossim] Final cos: 0.994704 max: 7.3140e+00 mean: 1.6649e-01
|
||||
[Cossim] Logits cos: 0.999743 max: 5.7110e-01 mean: 8.8929e-02
|
||||
[Cossim] NextEmbStep0 cos: 0.829216 max: 1.2523e-01 mean: 2.9129e-02
|
||||
[Cossim] TalkerHiddenStep1 cos: 0.993859 max: 1.4381e+00 mean: 2.4190e-01
|
||||
[Cossim] TalkerHiddenStep1 cos: 0.993854 max: 1.4329e+00 mean: 2.4202e-01
|
||||
[Cossim] MelHann cos: 1.000000 max: 1.7881e-07 mean: 3.2043e-08
|
||||
[Cossim] MelBasis cos: 1.000000 max: 1.7881e-07 mean: 3.9379e-10
|
||||
[Cossim] MelMag cos: 1.000000 max: 3.1307e-05 mean: 5.6396e-07
|
||||
@@ -170,7 +173,7 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Cossim] SeanetStage1 cos: 0.999865 max: 7.6868e-01 mean: 4.9571e-03
|
||||
[Cossim] SeanetStage3 cos: 0.999995 max: 1.6565e+00 mean: 3.9086e-02
|
||||
[Cossim] SeanetOut cos: 0.999963 max: 4.1938e-01 mean: 1.7123e-02
|
||||
[Cossim] EncTransformer cos: 0.999975 max: 3.4209e-01 mean: 7.3238e-03
|
||||
[Cossim] EncTransformer cos: 0.999975 max: 3.4209e-01 mean: 7.3239e-03
|
||||
[Cossim] CodecPreFSQ cos: 0.999972 max: 4.4734e-01 mean: 1.8065e-02
|
||||
[Cossim] SpkFrontend cos: 1.000000 max: 2.1511e-04 mean: 1.4495e-06
|
||||
[Cossim] SpkBlock3 cos: 1.000000 max: 3.2926e-04 mean: 4.3974e-06
|
||||
@@ -178,5 +181,5 @@ load_backend: loaded CPU backend from /mnt/workspace/qwentts.cpp/build/libggml-c
|
||||
[Cossim] SpkASP cos: 1.000000 max: 7.9870e-06 mean: 2.2269e-07
|
||||
[Cossim] SpeakerEmb cos: 1.000000 max: 1.4305e-05 mean: 2.5463e-07
|
||||
[Cossim] CodesFull exact: 3.27% (1008 values)
|
||||
[Cossim] Audio cos: 0.053931
|
||||
[Cossim] WAV stft_cos: 0.375521 samples: 120960
|
||||
[Cossim] Audio cos: 0.083313
|
||||
[Cossim] WAV stft_cos: 0.370796 samples: 120960
|
||||
|
||||
Reference in New Issue
Block a user