SenseVoice icon indicating copy to clipboard operation
SenseVoice copied to clipboard

Multilingual Voice Understanding Model

Results 140 SenseVoice issues
Sort by recently updated
recently updated
newest added
trafficstars

在使用export.py导出onnx的时候,在生成onnx的时候报错(提示在调用 embedding 时,有至少两个设备(cuda:0 和 cpu)存在不一致),请问有没有大佬知道怎么解决啊 具体报错是{(torch) root@mfkahpxnfnicaehc-snow-6c68c5f989-jvxzb:/data/coding/SenseVoice# python export.py Downloading Model to directory: /root/.cache/modelscope/hub/iic/SenseVoiceSmall 2025-02-14 18:51:14,969 - modelscope - WARNING - Using branch: master as version is unstable, use with...

question

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the...

question

目前small在准确率上还是差一些,而whisper对于中文支持又没有特别好。 是否考虑开源一下large模型

运行demo2.py,报错: SenseVoice\utils\ctc_alignment.py", line 50, in ctc_forced_align best_score[:, padding_num + 0] = log_probs[:, 0, blank] ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ IndexError: index 2 is out of bounds for dimension 1 with size 2

bug

如题,请问两种模型的选择有什么特别的理由嘛?谢谢

question

请问使用 funasr 推理能写成fastapi吗?有没有例子

question

”我是“ 识别成”不是“,这种问题,怎么补救

question

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the...

question

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the...

question

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## 🐛 Bug 运行demo_onnx.py报错 demo_onnx.py: ![image](https://github.com/user-attachments/assets/1041952b-d44c-409d-91f0-20fa56ac235e) 报错信息: Traceback (most recent call last): File "/workspace/data/wcy/code/SenseVoice/demo_onnx.py", line...

bug