pengzhendong / streaming-sensevoice

Pseudo Streaming SenseVoice with Hotwords
Apache License 2.0
81 stars 14 forks source link

执行python main.py时产生的一个报错,但无法定位位置 #16

Closed YMCVICTOR closed 3 weeks ago

YMCVICTOR commented 3 weeks ago

Snipaste_2024-10-24_16-57-15 能正常执行结果,但是会有一个报错,请问这个是哪里出现的问题呢?

ISJDOG commented 3 weeks ago

这个是 funasr 的内部错误,具体代码在 funasr/utils/dynamic_import.py#L40 ,正常来说是不会影响加载的,你可以删除 streaming_sensevoice/sensevoice.py#L677 以移除这个错误。