adefossez commited on
Commit
2e15ff9
·
verified ·
1 Parent(s): 2c86629

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -2,9 +2,9 @@
2
  "model_type": "hibiki",
3
  "lm_gen_config": {
4
  "temp": 0.8,
5
- "text_temp": 0.8,
6
  "top_k": 250,
7
- "text_top_k": 50
8
  },
9
  "dim": 2560,
10
  "text_card": 48000,
 
2
  "model_type": "hibiki",
3
  "lm_gen_config": {
4
  "temp": 0.8,
5
+ "temp_text": 0.8,
6
  "top_k": 250,
7
+ "top_k_text": 50
8
  },
9
  "dim": 2560,
10
  "text_card": 48000,