Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -38,14 +38,14 @@
|
|
38 |
"vision_use_head": false
|
39 |
},
|
40 |
"voicecraft_config": {
|
41 |
-
"model_name": "
|
42 |
"encoded": "encodec_4cb2048_giga.th",
|
43 |
"voice_audio_path": "84_121550_000074_000000.wav",
|
44 |
"voice_audio_transcript": "But when I had approached so near to them The common object, which the sense deceives, Lost not by distance any of its marks",
|
45 |
"top_k": 0,
|
46 |
"top_p": 0.9,
|
47 |
"temperature": 1,
|
48 |
-
"kvcache":
|
49 |
"codec_sr": 50,
|
50 |
"codec_audio_sr": 16000,
|
51 |
"silence_tokens": [1388, 1898, 131],
|
|
|
38 |
"vision_use_head": false
|
39 |
},
|
40 |
"voicecraft_config": {
|
41 |
+
"model_name": "330M_TTSEnhanced.pth",
|
42 |
"encoded": "encodec_4cb2048_giga.th",
|
43 |
"voice_audio_path": "84_121550_000074_000000.wav",
|
44 |
"voice_audio_transcript": "But when I had approached so near to them The common object, which the sense deceives, Lost not by distance any of its marks",
|
45 |
"top_k": 0,
|
46 |
"top_p": 0.9,
|
47 |
"temperature": 1,
|
48 |
+
"kvcache": 1,
|
49 |
"codec_sr": 50,
|
50 |
"codec_audio_sr": 16000,
|
51 |
"silence_tokens": [1388, 1898, 131],
|