-
File "/home/huyi/anaconda3/envs/tts/lib/python3.11/site-packages/gradio/queueing.py", line 532, in process_events
response = await route_utils.call_process_api(
^^^^^^^^^^^^^^^^…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
1. Use docker Version: registry.cn-hangzhou.aliyun…
-
funasr==1.1.10
pytorch==2.3.0
cuda==12.1
我所使用的代码如下,其中模型由modelscope途径下载,运行了官方提供的asr_example.wav和我自己录制的录音,结果皆为空。
附上运行结果
-
I tested it in two scenarios: QWEN2-audio and FunASR -> text -> Qwen2.
Time-consuming analysis is as follows:no better?
-
报错内容:
Error executing job with overrides: ['++model=iic/speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404', '++train_data_set_list=/home/Group/jiangyf/voice_asr/FunASR/data/Specia…
-
#### modelscope docker镜像FunASR训练单机训练报错AttributeError: 'str' object has no attribute 'shape'
#### 报错信息
```
return forward_call(*args, **kwargs)
File "/usr/local/lib/python3.10/site-packages…
-
Hi, I encountered a problem when deploying SenseVoice on server via fastapi, it raised "AssertionError: iic/SenseVoiceSmall is not registered".
I was following exactlly the instruction:
```
expor…
-
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
#### What is your question?
使用paraform…
-
vitsvc知道吧 可以用text训 也可以用ppg训 比如原始论文里的vc是用text训的 sovits是用的比如whisper的ppg或者hubert+vq
但是直接从reference wav里提hubert再去vq推理的时候会有音色泄露 所以作者就用一个gpt模型来从text里预测hubert+vq 以reference音色作为prompt 这样推理阶段生成出来的hubert+vq就…