FunAudioLLM / SenseVoice

Multilingual Voice Understanding Model
https://funaudiollm.github.io/
Other
2.61k stars 249 forks source link

无法识别wav文件 #96

Open leslie2046 opened 1 month ago

leslie2046 commented 1 month ago

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

🐛 Bug

可以正常识别mp3格式文件,但是不能识别wav文件,会卡住不动,直到你ctrl+c

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

  1. demo1.py里修改一个识别文件为wav
  2. python3 demo1.py

Code sample

Expected behavior

正常识别wav文件

Environment

Additional context

torch 2.0.1+cu118 时正常识别wav文件