Views
No views yet
funasr/paraformer-zh.
The vocabulary and CMVN tensors are embedded in each file.| File | Size | Quantization | Intended use |
|---|---|---|---|
paraformer-q5_0.gguf | 149.7 MiB | Q5_0 matrices, remaining tensors F32 | Recommended low-memory balance |
paraformer-q4_0.gguf | 124.3 MiB | Q4_0 matrices, remaining tensors F32 | Experimental minimum-memory option |
| Quantization | Resident peak working set | Recognition time |
|---|---|---|
| Q8_0 upstream baseline | 252.8 MiB | 996 ms |
| Q5_0 | 176.5 MiB | 1,201 ms |
| Q4_0 | 151.1 MiB | 1,009 ms |
paraformer GGUF architecture implemented by the
FunASR runtime/llama.cpp/paraformer runtime. They are not language models and
cannot be loaded by general-purpose llama.cpp applications.runtime/llama.cpp/paraformer
implementation. The extended export script used for these files is included
in this repository.model.pt file:1size: 880502012 bytes
2sha256: 5bba782a5e9196166233b9ab12ba04cadff9ef9212b4ff6153ed9290ff6790251paraformer-q5_0.gguf
2size: 156967168 bytes
3sha256: 1f2309eacd761c1f4184177c718321cd6ad3c07e7b17d6f796e5fb15565906ec
4
5paraformer-q4_0.gguf
6size: 130313216 bytes
7sha256: 992562722aa2c4e88158245a0fc5be0e1338c580db808a97c6262f6864317584LICENSE and the base model repository for details.