157 lines
11 KiB
Plaintext
157 lines
11 KiB
Plaintext
[Qwen] qwentts.cpp 53c84fe (2026-07-20)
|
|
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
|
|
ggml_vulkan: Found 1 Vulkan devices:
|
|
ggml_vulkan: 0 = NVIDIA RTX PRO 6000 Blackwell Workstation Edition (NVIDIA) | uma: 0 | fp16: 1 | bf16: 0 | fp4: 0 | warp size: 32 | shared memory: 49152 | int dot: 1 | matrix cores: NV_coopmat2
|
|
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-Q8_0.gguf: 480 tensors, data at offset 5954496
|
|
[WeightCtx] Loaded 316 tensors, 1765.0 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, 177.5 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
|
|
[GGUF] ../models/qwen-tokenizer-12hz-Q8_0.gguf: 398 tensors, data at offset 29760
|
|
[WeightCtx] Loaded 18 tensors, 33.0 MB into backend
|
|
[Quantizer] Loaded: 16 codebooks (1 semantic + 15 acoustic), 2048 entries x 256 dim, hidden 512
|
|
[WeightCtx] Loaded 93 tensors, 30.9 MB into backend
|
|
[Transformer] Loaded: 8 layers, hidden 512, heads 16/16, head_dim 64, FFN 1024, RoPE theta 10000, sliding window 72
|
|
[WeightCtx] Loaded 22 tensors, 33.1 MB into backend
|
|
[Upsample] Loaded: 2 blocks (2x ratio per block), channels 1024, dwconv kernel 7
|
|
[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
|
|
[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, 1 sets -> 896 MB
|
|
[KVCache] Allocated: 5 layers, 8 KV heads, head_dim 128, max_seq_len 16, 1 sets -> 0 MB
|
|
[Pipeline] Loaded: arch=1b7 variant=base tokenizer=qwen3_tts_tokenizer_12hz codebooks=16 speaker_encoder=deferred speakers=0 fa=on clamp_fp16=off max_batch=1
|
|
[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, 34.9 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 26 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
|
|
[Debug] mel-mag: [1618, 513] first4: 0.047604 0.042322 0.042187 0.066630
|
|
[Debug] spk-frontend: [1618, 512] first4: 0.000000 0.097904 0.854992 0.000000
|
|
[Debug] spk-block3: [1618, 512] first4: 1.955988 0.097904 1.233304 0.246810
|
|
[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, 25.6 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 46 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.628775 2.909739 -0.209228 0.726215
|
|
[Debug] codec-pre-fsq: [215, 512] first4: -3.626953 -6.855469 -0.669922 2.767578
|
|
[Debug] seanet-init: [412800, 64] first4: -0.015825 -0.054180 -0.117431 0.038554
|
|
[Debug] seanet-resnet0: [412800, 64] first4: 0.057661 -0.220647 -0.137337 -0.251412
|
|
[Debug] seanet-stage0: [103200, 128] first4: 0.233175 -0.324375 0.246537 0.204760
|
|
[Debug] seanet-stage1: [20640, 256] first4: -0.364289 0.315103 -0.575002 0.572537
|
|
[Debug] seanet-stage3: [430, 1024] first4: -2.285276 -4.960315 -6.976110 -8.949767
|
|
[Pipeline] ICL ref_codes: 215 frames at 12.5 Hz (412800 audio samples)
|
|
[Prompt] Built: 38 ids, N_text=30, N_instruct=0, T_ctx=225, hidden=2048, lang=english (id=2050), speaker=none (id=-1) ref_spk_emb=yes icl=yes
|
|
[Debug] prompt-ids: [38] first4: 151644.000000 77091.000000 198.000000 80.000000
|
|
[Debug] talker-input-embed: [225, 2048] first4: 0.021991 -0.008996 0.008355 -0.020301
|
|
[Debug] trailing-text-hidden: [1, 2048] first4: -0.005262 0.008715 -0.004324 0.001049
|
|
[Debug] tts-pad-embed: [2048] first4: -0.005262 0.008715 -0.004324 0.001049
|
|
[Debug] spk-emb: [2048] first4: 0.098318 -0.023761 -0.011860 0.006760
|
|
[Debug] ref-codes: [16, 215] first4: 1221.000000 2042.000000 509.000000 1522.000000
|
|
[Debug] talker-hidden-prefill-l0: [225, 2048] first4: -0.467374 -0.069750 0.014512 -0.037007
|
|
[Debug] talker-hidden-prefill-l7: [225, 2048] first4: -2.189882 0.158089 0.214503 1.593322
|
|
[Debug] talker-hidden-prefill-l14: [225, 2048] first4: -1.962598 0.346735 0.327781 1.567847
|
|
[Debug] talker-hidden-prefill-l21: [225, 2048] first4: -1.452353 0.302821 0.680713 0.976167
|
|
[Debug] talker-hidden-prefill-l27: [225, 2048] first4: 6.677233 -34.349281 -7.298450 28.605591
|
|
[Debug] talker-hidden-prefill-final: [225, 2048] first4: 0.227255 -1.220783 -0.230812 0.887415
|
|
[Debug] talker-logits-prefill: [3072] first4: 1.706040 -8.254342 -7.318320 -10.816376
|
|
[Batch] Admit slot=0 T_ctx=225 prefill=15.5 ms build=1.6 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.034936 -0.024575 0.029866 0.045185
|
|
[Debug] talker-hidden-step1: [2048] first4: 0.931840 2.357023 0.427709 -0.264416
|
|
[Sample] step=1 c0=1902 u=-1.0000000000 subseq=16
|
|
ggml_backend_cuda_graph_compute: CUDA graph warmup complete
|
|
[Pipeline] Generated 8 frames (slot 0)
|
|
[Pipeline] Generated 16 frames (slot 0)
|
|
[Pipeline] Generated 24 frames (slot 0)
|
|
[Pipeline] Generated 32 frames (slot 0)
|
|
[Pipeline] Generated 40 frames (slot 0)
|
|
[Pipeline] Generated 48 frames (slot 0)
|
|
[Pipeline] Generated 56 frames (slot 0)
|
|
[Pipeline] Generated 64 frames (slot 0)
|
|
[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.000596 0.000259 -0.001224 -0.000817
|
|
[Perf] PromptBuild 1.6 ms
|
|
[Perf] Prefill 15.5 ms (T_ctx prefill)
|
|
[Perf] TTFA 784.9 ms (first frame codes)
|
|
[Perf] TalkerDecode 126.9 ms (64 frames, 1.98 ms/frame)
|
|
[Perf] CodePredictor 196.0 ms (3.06 ms/frame)
|
|
[Perf] HostCompose 0.1 ms (c0 sample + next emb)
|
|
[Perf] CodecDecode 15.2 ms
|
|
[Perf] Total 1117.9 ms (64 frames, 5.05 ms/frame AR, audio 5.12 s, RTF 0.218)
|
|
[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...
|
|
[Input] RefAudio: ../examples/freeman.wav
|
|
[Input] RefText: 213 chars: If you go into different cultures, they have different conce...
|
|
[Input] Lang: english Seed: 42 MaxNewTokens: 64
|
|
[Input] Mode: greedy ICL
|
|
[Python] Device: cuda
|
|
[Python] RefWav: 414337 samples 24000 Hz 17.26s
|
|
[Python] SpeakerEmb shape: (2048,) dtype: torch.float32
|
|
[Python] RefCodes shape: (16, 215) (K, T_codec)
|
|
[Python] InputIds shape: (1, 38)
|
|
[Python] RefIds shape: (1, 53)
|
|
[Python] Codes shape: (63, 16) (T_frames, num_code_groups)
|
|
[Python] Audio: 120960 samples 24000 Hz 5.04s -> python/clone/clone-python.wav
|
|
[Quant] Q8_0 -> ../models/qwen-talker-1.7b-base-Q8_0.gguf + ../models/qwen-tokenizer-12hz-Q8_0.gguf
|
|
[GGML] Cmd: ../build/qwen-tts --model ../models/qwen-talker-1.7b-base-Q8_0.gguf --codec ../models/qwen-tokenizer-12hz-Q8_0.gguf --seed 42 --ref-wav ../examples/freeman.wav --ref-text ../examples/freeman.txt --lang english --max-new 64 --dump cpp/clone -o cpp/clone/clone-cpp.wav --greedy
|
|
[GGML] Audio: 122880 samples 24000 Hz 5.12s -> cpp/clone/clone-cpp.wav
|
|
[Cossim] PromptIDs exact: 100.00% (38 values)
|
|
[Cossim] RefCodes exact: 80.23% (3440 values)
|
|
[Cossim] Embed cos: 0.968624 max: 1.6806e-01 mean: 9.6593e-03
|
|
[Cossim] TrailingText cos: 0.999999 max: 1.9968e-04 mean: 4.5182e-05
|
|
[Cossim] TTSPadEmbed cos: 0.999999 max: 1.9968e-04 mean: 4.5182e-05
|
|
[Cossim] L0 cos: 0.984964 max: 7.6776e-01 mean: 1.2815e-02
|
|
[Cossim] L7 cos: 0.999978 max: 3.6924e+00 mean: 3.8281e-02
|
|
[Cossim] L14 cos: 0.999955 max: 3.7124e+00 mean: 7.4563e-02
|
|
[Cossim] L21 cos: 0.999568 max: 1.7896e+01 mean: 2.7422e-01
|
|
[Cossim] L27 cos: 0.998158 max: 9.9299e+01 mean: 6.4856e-01
|
|
[Cossim] Final cos: 0.991511 max: 1.5600e+01 mean: 2.0381e-01
|
|
[Cossim] Logits cos: 0.998602 max: 1.4375e+00 mean: 2.2099e-01
|
|
[Cossim] NextEmbStep0 cos: 0.839291 max: 1.9986e-01 mean: 2.8325e-02
|
|
[Cossim] TalkerHiddenStep1 cos: 0.988427 max: 2.6641e+00 mean: 3.3037e-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
|
|
[Cossim] MelSpk cos: 1.000000 max: 2.5492e-03 mean: 9.3754e-06
|
|
[Cossim] SeanetInit cos: 1.000000 max: 4.1014e-04 mean: 3.4146e-06
|
|
[Cossim] SeanetResnet0 cos: 0.999987 max: 1.9469e-03 mean: 9.4434e-05
|
|
[Cossim] SeanetStage0 cos: 0.999985 max: 4.2238e-02 mean: 6.5151e-04
|
|
[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.999852 max: 1.4321e+00 mean: 2.3860e-02
|
|
[Cossim] CodecPreFSQ cos: 0.999916 max: 4.8250e-01 mean: 3.6077e-02
|
|
[Cossim] SpkFrontend cos: 1.000000 max: 2.1511e-04 mean: 1.4566e-06
|
|
[Cossim] SpkBlock3 cos: 1.000000 max: 3.2949e-04 mean: 4.4040e-06
|
|
[Cossim] SpkMFA cos: 1.000000 max: 3.8069e-04 mean: 1.3207e-06
|
|
[Cossim] SpkASP cos: 1.000000 max: 7.8678e-06 mean: 2.2438e-07
|
|
[Cossim] SpeakerEmb cos: 1.000000 max: 1.4305e-05 mean: 2.5522e-07
|
|
[Cossim] CodesFull exact: 2.28% (1008 values)
|
|
[Cossim] Audio cos: -0.001204
|
|
[Cossim] WAV stft_cos: 0.184588 samples: 120960
|