File size: 1,268 Bytes
5504d78
 
 
 
 
6910140
4093b58
 
 
 
205ca43
5504d78
 
 
 
 
 
 
 
 
 
205ca43
5504d78
205ca43
 
5504d78
 
 
 
e038af3
5504d78
 
e038af3
5504d78
4093b58
5504d78
 
205ca43
5504d78
 
 
 
4093b58
5504d78
 
 
 
4093b58
5504d78
205ca43
4093b58
5504d78
 
 
 
205ca43
5504d78
 
 
e038af3
4093b58
5504d78
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
bert_gen:
  config_path: config.json
  device: cuda
  num_processes: 2
  use_multi_device: false
dataset_path: Data/glut
emo_gen:
  config_path: config.json
  device: cuda
  num_processes: 2
  use_multi_device: false
mirror: ''
openi_token: ''
preprocess_text:
  clean: true
  cleaned_path: filelists/cleaned.list
  config_path: config.json
  max_val_total: 8
  train_path: filelists/train.list
  transcription_path: filelists/short_character_anno.list
  val_path: filelists/val.list
  val_per_lang: 4
resample:
  in_dir: raw
  out_dir: wavs
  sampling_rate: 44100
server:
  device: cuda
  models:
  - config: Data\glut\config.json
    device: cuda
    language: ZH
    model: Data\glut\models\G_1000.pth
    speakers: []
  port: 5000
train_ms:
  base:
    model_image: "Bert-VITS2_2.3\u5E95\u6A21"
    repo_id: Stardust_minus/Bert-VITS2
    use_base_model: false
  config_path: config.json
  env:
    LOCAL_RANK: 0
    MASTER_ADDR: localhost
    MASTER_PORT: 10086
    RANK: 0
    WORLD_SIZE: 1
  keep_ckpts: 10
  model: models
  num_workers: 2
  spec_cache: true
translate:
  app_key: ''
  secret_key: ''
webui:
  config_path: config.json
  debug: false
  device: cuda
  language_identification_library: langid
  model: models/G_1000.pth
  port: 7860
  share: false