lmxue commited on
Commit
1706d7b
1 Parent(s): bd55c5b

Update args.json

Browse files
Files changed (1) hide show
  1. args.json +0 -6
args.json CHANGED
@@ -3,11 +3,6 @@
3
  "dataset": [
4
  "LibriTTS",
5
  ],
6
- "dataset_path": {
7
- "LibriTTS": "/mnt/data1/xueliumeng/processed_data_valle_libritts/",
8
- },
9
- "exp_name": "amphion_libritts_valle_nar_gpus_6_adamw_coswarmup_16k_ar_ckpt_85epoch",
10
- "log_dir": "/mnt/data1/wangyuancheng/valle_debug",
11
  "model": {
12
  "add_prenet": false,
13
  "decoder_dim": 1024,
@@ -78,7 +73,6 @@
78
  "pitch_extractor": "parselmouth",
79
  "pitch_norm": false,
80
  "pitch_remove_outlier": false,
81
- "processed_dir": "/mnt/data1/xueliumeng/processed_data_valle_libritts",
82
  "raw_data": "raw_data",
83
  "ref_level_db": 20,
84
  "sample_rate": 24000,
 
3
  "dataset": [
4
  "LibriTTS",
5
  ],
 
 
 
 
 
6
  "model": {
7
  "add_prenet": false,
8
  "decoder_dim": 1024,
 
73
  "pitch_extractor": "parselmouth",
74
  "pitch_norm": false,
75
  "pitch_remove_outlier": false,
 
76
  "raw_data": "raw_data",
77
  "ref_level_db": 20,
78
  "sample_rate": 24000,