Update config.json
#80
by
mizaelxavier
- opened
- config.json +2 -0
config.json
CHANGED
@@ -156,4 +156,6 @@
|
|
156 |
"gpt_cond_chunk_len": 4,
|
157 |
"max_ref_len": 30,
|
158 |
"sound_norm_refs": false
|
|
|
|
|
159 |
}
|
|
|
156 |
"gpt_cond_chunk_len": 4,
|
157 |
"max_ref_len": 30,
|
158 |
"sound_norm_refs": false
|
159 |
+
"model_type": "fastspeech2_conformer"
|
160 |
+
|
161 |
}
|