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

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

fastApi运行起来后调用接口报错 #### What is your question? #### Code RuntimeError: CUDA error: no kernel image is available for execution on the device CUDA kernel errors might be asynchronously reported at some...

question

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节) ## 🐛 Bug Run timestamp error ### To Reproduce funasr version: 1.2.0. Downloading Model to...

bug

请问2024.11月增加的基于CTC的时间戳对齐功能怎么使用呢?

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

同一个视频,在windows是好的,ubuntu上报错 RROR:root:An error occurred: choose a window size 400 that is [2, 160] | 0/24 [00:00

bug

调用代码: audio_data = r"D:\project\whisper\audio\my_audio.wav" api_url = "http://localhost:8666/api/v1/asr" sense_voice = SenseVoice(api_url, emo=False) result = sense_voice.speech_to_text(audio_data) 在api.py文件中运行到data_or_path_or_list, audio_fs = torchaudio.load(file_io)这行代码出现如下: soundfile.LibsndfileError: Error opening : Format not recognised.

question

安装提示以下信息,windows电脑下怎么解决? Building wheel for pynini (pyproject.toml) ... error × Building wheel for pynini (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error...

question

Just wondering if mixing language branches of small multi-lingual non-autoregressive models such as SenseVoice-Small reduces accuracy. Being English my base language branch could be considered https://en.wikipedia.org/wiki/West_Germanic_languages and curious if stayed...

question

官方的训练数据集有没有可能开放?

question