-
```
"/Users/zilong/anaconda3/envs/GPTSoVits/bin/python" GPT_SoVITS/prepare_datasets/1-get-text.py
Traceback (most recent call last):
File "/Users/zilong/anaconda3/envs/GPTSoVits/lib/python3.9/sit…
-
2-GPT-SoVITS-变声这一块显示 施工中,请静候佳音
![image](https://github.com/RVC-Boss/GPT-SoVITS/assets/14129104/afd5b045-d4df-4a32-8a80-f08e29e87c0a)
-
Traceback (most recent call last):
File "/media/dell/work/workspaces/GPT-SoVITS/tools/damo_asr/cmd-asr.py", line 19, in
text = inference_pipeline(audio_in="%s/%s"%(dir,name))["text"]
File …
-
按照你的说明,安装这个的时候依赖出了问题
pip install -r VITS/requirements_gptsovits.txt
> Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build depende…
-
**操作:一键三连后点击开始Sovits训练**
```sh
"runtime\python" GPT_SoVITS/s2_train.py --config "TEMP/tmp_s2.json"
INFO:shun:{'train': {'log_interval': 100, 'eval_interval': 500, 'seed': 1234, 'epochs': 15, 'lea…
-
报错如下:
`(GPTSoVits) root@autodl-container-28d94f9faf-1cfbd1cd:~/autodl-tmp/GPT-SoVITS# python GPT_SoVITS/inference_webui.py
Traceback (most recent call last):
File "/root/autodl-tmp/GPT-SoVITS/GP…
-
Thank you for your contribution!
How do we decide the semantic frame rate? Is it a training hyper-parameter, or is it a parameter associated with HuBERT, like in the pre-trained model where the sem…
-
C:\Users\Administrator\Desktop\GPT-SoVITS-main>runtime\python.exe webui.py
系统找不到指定的路径。
C:\Users\Administrator\Desktop\GPT-SoVITS-main>pause
请按任意键继续. . .
-
根据实测情况,似乎日语权重比中文要高?🧐
# 测试语料
```
皆さん、我在インターネット上看到someone把几国language混在一起speak
我看到之后be like:それは我じゃないか!私もtry一tryです
虽然是混乱している句子ですけど、中文日本語プラスEnglish、挑戦スタート!
我study日本語的时候,もし有汉字,我会很happy
Bueause中国人として、…
-
### 你使用了哪个版本?
20240125
### 您使用的python版本&系统环境?
python:3.10.11
系统:win10
整合包
音频播放:pygame
### 描述
闲时任务是播放音频,如果音频很长,一旦开始播放就无法自动中断。此时有人发弹幕,弹幕无法被立即处理,必须等到闲时任务音频播放完。
我认为闲时任务的优先级应该最低,当有人发弹幕时应该立即中断闲时任务(中断音频…