piwawa
piwawa
Unsupported value: 'stream' does not support true with this model. Only the default (false) value is supported. (type: chatnio_upstream_error) 
讯飞API 语音转文本报错! ```cmd Converting speech regions to short-term fragments. Converting: 100% |############################################################################################################| Time: 0:00:05 Sending short-term fragments to Xun Fei Yun WebSocket API and getting result. Speech-to-Text: 100% |########################################################################################################| Time:...
 我已经通过 hf 参数自动下载过一次模型了,但是每次运行以下代码还会联网 download 一次,能不能直接指定文件路径不调用下载? 这样传入参数每次都报错! ```python self.model = AutoModel( model = ”/home/111/.cache/huggingface/hub/models--FunAudioLLM--SenseVoiceSmall“, # vad_model = vad_model, # vad_kwargs=vad_kwargs, device = device, disable_update = disable_update ) ``` ```cmd [111@zernithos]$...
I have tried many times, all failed! Did someone have an implement?
 