Spaces:
Sleeping
Sleeping
bert_gen: | |
config_path: config.json | |
device: cuda | |
num_processes: 4 | |
use_multi_device: false | |
dataset_path: data/merged | |
emo_gen: | |
config_path: config.json | |
device: cuda | |
num_processes: 4 | |
use_multi_device: false | |
mirror: '' | |
openi_token: '' | |
preprocess_text: | |
clean: true | |
cleaned_path: '' | |
config_path: config.json | |
max_val_total: 12 | |
train_path: filelists/train.list | |
transcription_path: "filelists/\u4F60\u7684\u6570\u636E\u96C6\u6587\u672C.list" | |
val_path: filelists/val.list | |
val_per_lang: 4 | |
resample: | |
in_dir: audios/raw | |
out_dir: audios/wavs | |
sampling_rate: 44100 | |
server: | |
device: cuda | |
models: | |
- config: '' | |
device: cuda | |
language: ZH | |
model: '' | |
speakers: | |
- length_scale: 1 | |
noise_scale: 0.6 | |
noise_scale_w: 0.8 | |
sdp_ratio: 0.2 | |
speaker: "\u79D1\u6BD4" | |
- length_scale: 0.5 | |
noise_scale: 0.7 | |
noise_scale_w: 0.8 | |
sdp_ratio: 0.3 | |
speaker: "\u4E94\u6761\u609F" | |
- length_scale: 1.2 | |
noise_scale: 0.6 | |
noise_scale_w: 0.8 | |
sdp_ratio: 0.2 | |
speaker: "\u5B89\u500D\u664B\u4E09" | |
- config: '' | |
device: cpu | |
language: JP | |
model: '' | |
speakers: [] | |
port: 5000 | |
train_ms: | |
base: | |
model_image: "Bert-VITS2_\u4E2D\u6587\u7279\u5316\u5E95\u6A21" | |
repo_id: Stardust_minus/Bert-VITS2 | |
use_base_model: false | |
config_path: configs/config.json | |
env: | |
LOCAL_RANK: 0 | |
MASTER_ADDR: localhost | |
MASTER_PORT: 10086 | |
RANK: 0 | |
WORLD_SIZE: 1 | |
keep_ckpts: 100 | |
model: models | |
num_workers: 16 | |
spec_cache: false | |
translate: | |
app_key: '' | |
secret_key: '' | |
webui: | |
config_path: configs/config.json | |
debug: false | |
device: cpu | |
fp16_run: false | |
language_identification_library: langid | |
model: models/G_4077.pth | |
port: 7860 | |
share: false | |