SenseVoice
SenseVoice copied to clipboard
Multilingual Voice Understanding Model
是否有计划直接将SenseVoice嵌入到LLM中进行理解,将SenseVoice当作一个AudioEncoder,embedding与LLM融合,让LLM去进行更深层的理解
Hello, Does this LLM help create a pronunciation correction feature? If any resource that can help would be helpful, please feel free to let me know. Regards
Question as per the title
#### What is your question? OSError: Not found: "C:\Users\逸城\.cache\modelscope\hub\iic\SenseVoiceSmall\chn_jpn_yue_eng_ko_spectok.bpe.model": No such file or directory Error #2 #### Code  #### What have you tried? 检查了文件路径 确实存在,可读  #### What's your...
## 🐛 Bug When I use SenseVoiceSmall to ASR on an Japanese news audio, it's found that all English abbreviations are ignored. Bellow are comparrations of SenseVoiceSmall output and whisper.cpp...
当我安装依赖之后 运行 python webui.py 就提示我:(new_env) PS D:\dm\TTS\SenseVoice-main> python webui.py Traceback (most recent call last): File "D:\dm\TTS\SenseVoice-main\webui.py", line 11, in import torch File "D:\dm\TTS\SenseVoice-main\new_env\lib\site-packages\torch\__init__.py", line 148, in raise err OSError: [WinError...
请问SenseVoice可以部署到手机本地运行吗?有没有相关的demo