sensevoice-small-onnx / parity.json
Jarbas's picture
Add SenseVoiceSmall ONNX export for onnx-asr
65ba28a verified
Raw
History Blame Contribute Delete
2.28 kB
{
"audio_seconds": 41.58,
"rtf_fp32": 0.06992892951141468,
"rtf_int8": 0.037527391011725905,
"clips": {
"en_1.wav": {
"native": "<|en|><|EMO_UNKNOWN|><|Speech|><|woitn|>when you call someone who is thousands of miles away you' are using a satellite",
"onnx_fp32": "when you call someone who is thousands of miles away you are using a satellite",
"onnx_int8": "when you call someone who is thousands of miles away you're using a satellite",
"fp32_matches_native": false,
"int8_matches_native": false
},
"en_2.wav": {
"native": "<|en|><|EMO_UNKNOWN|><|Speech|><|woitn|>now widely available throughout the archipelago japanese cuisines features an array of simply seasoned dishes the predominant flavorings the japanese flavor being peanut chilies sugar especially japanese coconut sugar and various aromatic spices",
"onnx_fp32": "now widely available throughout the archipelago japanese cuisines features an array of simply seasoned dishes the predominant flavoring the japanese flavor being peanut chilies sugar especially japanese coconut sugar and various aromatic spices",
"onnx_int8": "now widely available throughout the archipelago japanese cuisines features an array of simply seasoned dishes the predominant flavorings the japanese flavor being peanut chililies sugar especially japanese coconut sugar and various aromatic spices",
"fp32_matches_native": false,
"int8_matches_native": false
},
"zh_1.wav": {
"native": "<|zh|><|NEUTRAL|><|Speech|><|woitn|>这并不是告别这是一个篇章的结束也是新篇章的开始",
"onnx_fp32": "这并不是告别这是一个篇章的结束也是新篇章的开始",
"onnx_int8": "这并不是告别这是一个篇章的结束也是新篇章的开始",
"fp32_matches_native": true,
"int8_matches_native": true
},
"zh_2.wav": {
"native": "<|zh|><|NEUTRAL|><|Speech|><|woitn|>钙钾等元素属于金属银和金等元素当然也是金属",
"onnx_fp32": "钙钾等元素属于金属银和金等元素当然也是金属",
"onnx_int8": "钙钾等元素属于金属银和金等元素当然也是金属",
"fp32_matches_native": true,
"int8_matches_native": true
}
}
}