CoolFace
Modelpublic

talatapp/parakeet-tdt-0.6b-v3-onnx-split

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
0likes10downloads
16 commits on main
735e5705mo ago

Drop unused joint_decision.onnx.data — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
e24a9745mo ago

Drop unused joint_decision.onnx — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
318a7cd5mo ago

Drop unused decoder.onnx — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
3a6159b5mo ago

Drop unused encoder.onnx.data — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
0e2555f5mo ago

Drop unused encoder.onnx — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
5bb05ac5mo ago

Drop unused preprocessor.onnx.data — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
d3bb38c5mo ago

Drop unused preprocessor.onnx — only int8 (or fp32 for VAD/wespeaker) is referenced by the manifest

talatapp
2fa41135mo ago

Re-export with dynamo=False + QUInt8 quant

talatapp
ffd96585mo ago

Upload config.json with huggingface_hub

talatapp
f2e2ea85mo ago

Upload vocab.json with huggingface_hub

talatapp
6d012635mo ago

Upload joint_decision.int8.onnx with huggingface_hub

talatapp
3c518b65mo ago

Upload decoder.int8.onnx with huggingface_hub

talatapp
19397b65mo ago

Upload encoder.int8.onnx with huggingface_hub

talatapp
ae9b9c65mo ago

Upload preprocessor.int8.onnx with huggingface_hub

talatapp
dace63e5mo ago

Upload README.md with huggingface_hub

talatapp
f1283ca5mo ago

initial commit

talatapp