hik63382 commited on
Commit
0a03f6e
·
verified ·
1 Parent(s): 939f995

Upload model file: generation_config.json

Browse files
Files changed (1) hide show
  1. 001_Eng_TTS/generation_config.json +8 -0
001_Eng_TTS/generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "eos_token_id": [
4
+ 2,
5
+ 6562
6
+ ],
7
+ "repetition_penalty": 1.2
8
+ }