audio-cpp commited on
Commit
f2afe34
·
verified ·
1 Parent(s): 4f0a708

Upload audio.cpp GGUF model packages

Browse files
Files changed (36) hide show
  1. .gitattributes +34 -0
  2. Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-f16.gguf +3 -0
  3. Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-q8_0.gguf +3 -0
  4. IndexTTS2-GGUF/index-tts2-f16.gguf +3 -0
  5. IndexTTS2-GGUF/index-tts2-orig.gguf +3 -0
  6. IndexTTS2-GGUF/index-tts2-q8_0.gguf +3 -0
  7. Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-f16.gguf +3 -0
  8. Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-q8_0.gguf +3 -0
  9. Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-f16.gguf +3 -0
  10. Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-q8_0.gguf +3 -0
  11. MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-bf16.gguf +3 -0
  12. MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-q8_0.gguf +3 -0
  13. MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-bf16.gguf +3 -0
  14. MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-q8_0.gguf +3 -0
  15. Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-f16.gguf +3 -0
  16. Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-q8_0.gguf +3 -0
  17. OmniVoice-GGUF/omnivoice-f16.gguf +3 -0
  18. OmniVoice-GGUF/omnivoice-q8_0.gguf +3 -0
  19. Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-f16.gguf +3 -0
  20. Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-q8_0.gguf +3 -0
  21. Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-f16.gguf +3 -0
  22. Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-q8_0.gguf +3 -0
  23. Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-f16.gguf +3 -0
  24. Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-q8_0.gguf +3 -0
  25. Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-bf16.gguf +3 -0
  26. Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-q8_0.gguf +3 -0
  27. Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-bf16.gguf +3 -0
  28. Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-q8_0.gguf +3 -0
  29. Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-bf16.gguf +3 -0
  30. Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-q8_0.gguf +3 -0
  31. README.md +50 -3
  32. Supertonic-3-GGUF/supertonic-3-f16.gguf +3 -0
  33. Supertonic-3-GGUF/supertonic-3-orig.gguf +3 -0
  34. Supertonic-3-GGUF/supertonic-3-q8_0.gguf +3 -0
  35. VibeVoice-ASR-GGUF/vibevoice-asr-f16.gguf +3 -0
  36. VibeVoice-ASR-GGUF/vibevoice-asr-q8_0.gguf +3 -0
.gitattributes CHANGED
@@ -33,3 +33,37 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-f16.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
38
+ IndexTTS2-GGUF/index-tts2-f16.gguf filter=lfs diff=lfs merge=lfs -text
39
+ IndexTTS2-GGUF/index-tts2-orig.gguf filter=lfs diff=lfs merge=lfs -text
40
+ IndexTTS2-GGUF/index-tts2-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-f16.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-f16.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
45
+ MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-bf16.gguf filter=lfs diff=lfs merge=lfs -text
46
+ MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
47
+ MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-bf16.gguf filter=lfs diff=lfs merge=lfs -text
48
+ MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
49
+ Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-f16.gguf filter=lfs diff=lfs merge=lfs -text
50
+ Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
51
+ OmniVoice-GGUF/omnivoice-f16.gguf filter=lfs diff=lfs merge=lfs -text
52
+ OmniVoice-GGUF/omnivoice-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
53
+ Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-f16.gguf filter=lfs diff=lfs merge=lfs -text
54
+ Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
55
+ Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-f16.gguf filter=lfs diff=lfs merge=lfs -text
56
+ Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
57
+ Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-f16.gguf filter=lfs diff=lfs merge=lfs -text
58
+ Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
59
+ Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-bf16.gguf filter=lfs diff=lfs merge=lfs -text
60
+ Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
61
+ Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-bf16.gguf filter=lfs diff=lfs merge=lfs -text
62
+ Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
63
+ Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-bf16.gguf filter=lfs diff=lfs merge=lfs -text
64
+ Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
65
+ Supertonic-3-GGUF/supertonic-3-f16.gguf filter=lfs diff=lfs merge=lfs -text
66
+ Supertonic-3-GGUF/supertonic-3-orig.gguf filter=lfs diff=lfs merge=lfs -text
67
+ Supertonic-3-GGUF/supertonic-3-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
68
+ VibeVoice-ASR-GGUF/vibevoice-asr-f16.gguf filter=lfs diff=lfs merge=lfs -text
69
+ VibeVoice-ASR-GGUF/vibevoice-asr-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:850049109828c67f9156fff7647663c285be3e2d3c1198cc20acb50ea4e7bd6f
3
+ size 5367449088
Higgs-Audio-v3-STT-GGUF/higgs-audio-v3-stt-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6fd4e0a92245e7ab5aaadc6ceaacbfb19727c946295633a5be64afb406c5818
3
+ size 3158306688
IndexTTS2-GGUF/index-tts2-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:817e7435ddab40cdcca4ef870d52cdfe7d72fccbda61f976743b9b73e3bf128e
3
+ size 4646895616
IndexTTS2-GGUF/index-tts2-orig.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c352b9bef79f93a733f08c5bcd4e3af238ed97797ee211659d28c05fd05dddec
3
+ size 8084549312
IndexTTS2-GGUF/index-tts2-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632ba2b3bdf6eae90ce51ebf41b3a8e2e3a73ee38ca3618411b6a95d775aea53
3
+ size 3633858336
Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2dce9d2012605a5b58de4bd94d675259191625a9bc5e53f6b68c0426ac9493
3
+ size 1245428800
Irodori-TTS-500M-v3-GGUF/irodori-tts-500m-v3-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37397ef2a0b3c77daf260d8ae04f6315f19c46c52aaf608fa14551a7bbbfbc58
3
+ size 1084355264
Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6842b6402b65c2f7c10416245dd963cce842d8e306e388d1e39da746502ed02
3
+ size 1455478272
Irodori-TTS-600M-v3-VoiceDesign-GGUF/irodori-tts-600m-v3-voicedesign-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b0b38c598a09012736deb9ac692c6dc4016f125ff393606c21704076cad6d9
3
+ size 1263830656
MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f3a37f1685fcaac45913898533e6edcdeddcb745ca2e20e2dae765adc51c41
3
+ size 13364494016
MOSS-TTS-Local-v1.5-GGUF/moss-tts-local-v1.5-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:937e2a55b9a6ee89af3623890397815c130a70c7e6bc32bbfa3d969c4b3bcb37
3
+ size 7508917504
MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:739aeb919c888ce4a211715486f3080de5ebd8c276d10213c73f16bd6f0d5705
3
+ size 329466144
MOSS-TTS-Nano-100M-GGUF/moss-tts-nano-100m-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aaf275a9f38eaa8ff55a426cc25dd270488e5e21c25e5ab9356a6d010408a12
3
+ size 190381088
Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c7ddcf89aff0860c151566ca59841a240f81f8795f1129f555a5e3546dc96e
3
+ size 1277710240
Nemotron-3.5-ASR-Streaming-0.6B-GGUF/nemotron-3.5-asr-streaming-0.6b-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb51d1467b11c2b0221d21241f060a06cdab3d7056c36722ec1e6a102b948fb5
3
+ size 930619616
OmniVoice-GGUF/omnivoice-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ac9223f5780bf90630158fb93398e2adaf862e4d7460cdf502b77b1f2357fc
3
+ size 1639547424
OmniVoice-GGUF/omnivoice-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e70f797a63518ca9a8036d0547ecd571d8e132d3389dd5b1f7a0dac502de3cf
3
+ size 1350287072
Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed581b4a0bff7cd18e2b2a33603f12081ae0b923ecae037ae119daa4b124c548
3
+ size 1880640768
Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df76ca8e933ca277b68726b66497e70c0ae6209f4b4a3ecc408be7466b5271f
3
+ size 1151271168
Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5488a2e52d6ab8a5db28fd4cfb004b095f5ed7fa81343163c4596d2e69eceec
3
+ size 4087652000
Qwen3-ASR-1.7B-GGUF/qwen3-asr-1.7b-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e6f359dbb1de00dee3152075c0dfe2a804537eacdfd223045c2b5d8347f784
3
+ size 2473008800
Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740babff68a8ff0daf8a7983a06e652768aae1183e553a9977df28fcb93bfed3
3
+ size 1840096416
Qwen3-ForcedAligner-0.6B-GGUF/qwen3-forced-aligner-0.6b-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1b6f0eb299cf6f760edef9db3f300885fe2eb53219201fbe9d0eecacb7bbc37
3
+ size 1129965216
Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a96bebf8dcaeef0b8eaf1c1675d903647fe16254044dcf77419e1c9c136f5645
3
+ size 4203157376
Qwen3-TTS-12Hz-1.7B-Base-GGUF/qwen3-tts-12hz-1.7b-base-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13ccccebd38e2081941fb3c77b818ce081d54471cc9c6e6fd50c2a6bd8e50835
3
+ size 2841057088
Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4256e7a0ea3bb9d678f5a9ba278a12903f65f124e5949e0d57a257f62053883
3
+ size 4179143264
Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF/qwen3-tts-12hz-1.7b-customvoice-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6da11f6d21ce6b43822e80877b599d19c9ba3e23b9dc3f93400db669e66aa0ff
3
+ size 2817042976
Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:164983019e77c982af80c847074f3fb17fc118b86cd9b777639ed8b5429abd34
3
+ size 4179088160
Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF/qwen3-tts-12hz-1.7b-voicedesign-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24555b000458df794818ab9019ea5e399ffab086fb9d72d938b1691f80c11eb5
3
+ size 2816987872
README.md CHANGED
@@ -1,3 +1,50 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # audio.cpp GGUF Model Packages
2
+
3
+ This directory contains audio.cpp-native GGUF conversions of multiple speech models. These files are intended for use with [audio.cpp](https://github.com/0xShug0/audio.cpp).
4
+
5
+ For conversion details, supported layouts, direct-file loading, sidecar embedding, and the latest compatibility notes, see the audio.cpp GGUF guide:
6
+
7
+ - https://github.com/0xShug0/audio.cpp/blob/main/docs/gguf.md
8
+
9
+ !!! Automated audio checks are intentionally strict and may flag length, log-mel, or transcript drift that can still sound acceptable to human listeners. Validate the exact file, backend, and route you plan to use. These converted weights are provided as-is; use them at your own risk.
10
+
11
+
12
+ ## Files
13
+
14
+ | Directory | Files | audio.cpp family | Original model license |
15
+ |---|---|---|---|
16
+ | `Higgs-Audio-v3-STT-GGUF` | `higgs-audio-v3-stt-f16.gguf`, `higgs-audio-v3-stt-q8_0.gguf` | `higgs_audio_stt` | Apache-2.0 |
17
+ | `IndexTTS2-GGUF` | `index-tts2-orig.gguf`, `index-tts2-f16.gguf`, `index-tts2-q8_0.gguf` | `index_tts2` | bilibili Model Use License Agreement |
18
+ | `Irodori-TTS-500M-v3-GGUF` | `irodori-tts-500m-v3-f16.gguf`, `irodori-tts-500m-v3-q8_0.gguf` | `irodori_tts` | MIT |
19
+ | `Irodori-TTS-600M-v3-VoiceDesign-GGUF` | `irodori-tts-600m-v3-voicedesign-f16.gguf`, `irodori-tts-600m-v3-voicedesign-q8_0.gguf` | `irodori_tts` | MIT |
20
+ | `MOSS-TTS-Local-v1.5-GGUF` | `moss-tts-local-v1.5-bf16.gguf`, `moss-tts-local-v1.5-q8_0.gguf` | `moss_tts_local` | Apache-2.0 |
21
+ | `MOSS-TTS-Nano-100M-GGUF` | `moss-tts-nano-100m-bf16.gguf`, `moss-tts-nano-100m-q8_0.gguf` | `moss_tts_nano` | Apache-2.0 |
22
+ | `Nemotron-3.5-ASR-Streaming-0.6B-GGUF` | `nemotron-3.5-asr-streaming-0.6b-f16.gguf`, `nemotron-3.5-asr-streaming-0.6b-q8_0.gguf` | `nemotron_asr` | OpenMDW-1.1 |
23
+ | `OmniVoice-GGUF` | `omnivoice-f16.gguf`, `omnivoice-q8_0.gguf` | `omnivoice` | Apache-2.0 |
24
+ | `Qwen3-ASR-0.6B-GGUF` | `qwen3-asr-0.6b-f16.gguf`, `qwen3-asr-0.6b-q8_0.gguf` | `qwen3_asr` | Apache-2.0 |
25
+ | `Qwen3-ASR-1.7B-GGUF` | `qwen3-asr-1.7b-f16.gguf`, `qwen3-asr-1.7b-q8_0.gguf` | `qwen3_asr` | Apache-2.0 |
26
+ | `Qwen3-ForcedAligner-0.6B-GGUF` | `qwen3-forced-aligner-0.6b-f16.gguf`, `qwen3-forced-aligner-0.6b-q8_0.gguf` | `qwen3_forced_aligner` | Apache-2.0 |
27
+ | `Qwen3-TTS-12Hz-1.7B-Base-GGUF` | `qwen3-tts-12hz-1.7b-base-bf16.gguf`, `qwen3-tts-12hz-1.7b-base-q8_0.gguf` | `qwen3_tts` | Apache-2.0 |
28
+ | `Qwen3-TTS-12Hz-1.7B-CustomVoice-GGUF` | `qwen3-tts-12hz-1.7b-customvoice-bf16.gguf`, `qwen3-tts-12hz-1.7b-customvoice-q8_0.gguf` | `qwen3_tts` | Apache-2.0 |
29
+ | `Qwen3-TTS-12Hz-1.7B-VoiceDesign-GGUF` | `qwen3-tts-12hz-1.7b-voicedesign-bf16.gguf`, `qwen3-tts-12hz-1.7b-voicedesign-q8_0.gguf` | `qwen3_tts` | Apache-2.0 |
30
+ | `Supertonic-3-GGUF` | `supertonic-3-orig.gguf`, `supertonic-3-f16.gguf`, `supertonic-3-q8_0.gguf` | `supertonic` | BigScience Open RAIL-M |
31
+ | `VibeVoice-ASR-GGUF` | `vibevoice-asr-f16.gguf`, `vibevoice-asr-q8_0.gguf` | `vibevoice_asr` | MIT |
32
+
33
+ ## Usage
34
+
35
+ Pass a GGUF file directly as `--model`:
36
+
37
+ ```bash
38
+ audiocpp_cli --task tts --family supertonic --model Supertonic-3-GGUF/supertonic-3-orig.gguf --backend cuda --language en --text "Hello." --voice-id M1 --out out.wav
39
+ ```
40
+
41
+ For ASR:
42
+
43
+ ```bash
44
+ audiocpp_cli --task asr --family qwen3_asr --model Qwen3-ASR-0.6B-GGUF/qwen3-asr-0.6b-f16.gguf --backend cuda --audio speech.wav --text "" --text-out transcript.txt
45
+ ```
46
+
47
+ ## License
48
+
49
+ Each GGUF file is a converted form of its original model. Use and redistribution are governed by the corresponding original model license listed above. Please review the original model card and license terms before using or redistributing any converted weights.
50
+
Supertonic-3-GGUF/supertonic-3-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303b91c63795a8097c3ba28d494821b91ae9e0f88c50ae42100e8c3fc10c9751
3
+ size 201778754
Supertonic-3-GGUF/supertonic-3-orig.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:350a741fa40948b77d4d99ec43482ee1003c22bcb473d0e54bfab91996595012
3
+ size 454071300
Supertonic-3-GGUF/supertonic-3-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbbcfbdfb46be3b2bb5504304e429d08ab7e3c26a78e8152ff173ab8a4c7b9ef
3
+ size 378759780
VibeVoice-ASR-GGUF/vibevoice-asr-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10fd74f87422091abf6d47fff69fa36e247b57205f3615a8c80455aaf66f1b07
3
+ size 17361089376
VibeVoice-ASR-GGUF/vibevoice-asr-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90dc50721dfd8907a11d8b48d19f61bf1b220c714acf9275fbd5f324263bfbe7
3
+ size 9858643296