jameshuntercarter
commited on
Commit
•
e05faec
1
Parent(s):
af32983
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -156,7 +156,7 @@
|
|
156 |
"ko",
|
157 |
"ja"
|
158 |
],
|
159 |
-
"temperature": 0.
|
160 |
"length_penalty": 1.0,
|
161 |
"repetition_penalty": 10.0,
|
162 |
"top_k": 50,
|
@@ -167,6 +167,6 @@
|
|
167 |
"decoder_iterations": 30,
|
168 |
"decoder_sampler": "ddim",
|
169 |
"gpt_cond_len": 30,
|
170 |
-
"max_ref_len":
|
171 |
"sound_norm_refs": false
|
172 |
}
|
|
|
156 |
"ko",
|
157 |
"ja"
|
158 |
],
|
159 |
+
"temperature": 0.65,
|
160 |
"length_penalty": 1.0,
|
161 |
"repetition_penalty": 10.0,
|
162 |
"top_k": 50,
|
|
|
167 |
"decoder_iterations": 30,
|
168 |
"decoder_sampler": "ddim",
|
169 |
"gpt_cond_len": 30,
|
170 |
+
"max_ref_len": 300,
|
171 |
"sound_norm_refs": false
|
172 |
}
|