Hasen-dc
Hasen-dc
/home/halo_op/anaconda3/envs/py39/lib/python3.9/site-packages/bitsandbytes/cuda_setup/main.py:145: UserWarning: Found duplicate ['libcudart.so', 'libcudart.so.11.0', 'libcudart.so.12.0'] files: {PosixPath('/usr/local/cuda/lib64/libcudart.so.11.0'), PosixPath('/usr/local/cuda/lib64/libcudart.so')}.. We'll flip a coin and try one of these, in order to fail forward. Either way, this might cause trouble...
我运行fay_booter.py文件出现错误: Traceback (most recent call last): File "D:\work\tts\Fay\fay_booter.py", line 11, in from core.recorder import Recorder File "D:\work\tts\Fay\core\recorder.py", line 18, in from core import fay_core File "D:\work\tts\Fay\core\fay_core.py", line 14, in import...
项目的readme中提到支持50种语言。 问题1:请问是哪50种,是否有文档说明。 问题2:除了示例中提到的5种外,如何使用某一种语言。(比如支持西班牙语或者俄语,我应该如何指定只识别西班牙语或者俄语)