Rubic
Rubic
 Do I need to enable libtorch to compile decoder main now? I tried both Server /x86 and libtorch compilations and encountered the above problem. The last err shown is:...
hello,can you show the format of you data for train?i run the python synthesizer_preprocess_audio.py data but it doesnt work,and show that TypeError: preprocess_haitian() missing 1 required positional argument: 'n_processes'
刚开始用FUNASR, 一上来配置环境就卡住了。 在安装完modelscope之后, File "time_prodict.py", line 9, in from modelscope.pipelines import pipeline File "/usr/local/anaconda3/envs/lbs_py38/lib/python3.8/site-packages/modelscope/pipelines/__init__.py", line 4, in from .base import Pipeline File "/usr/local/anaconda3/envs/lbs_py38/lib/python3.8/site-packages/modelscope/pipelines/base.py", line 16, in from modelscope.msdatasets import MsDataset...