tykiww commited on
Commit
aca53ab
·
verified ·
1 Parent(s): 9255f3a

Update config/config.yaml

Browse files
Files changed (1) hide show
  1. config/config.yaml +1 -0
config/config.yaml CHANGED
@@ -3,6 +3,7 @@ inference:
3
  file_path: "output.wav"
4
  speaker_wav: "content/speaker.wav"
5
  language: "en"
 
6
 
7
  recording:
8
  recorded_wav: "content/recorded/recorded.wav"
 
3
  file_path: "output.wav"
4
  speaker_wav: "content/speaker.wav"
5
  language: "en"
6
+ model: "tts_models/multilingual/multi-dataset/xtts_v2"
7
 
8
  recording:
9
  recorded_wav: "content/recorded/recorded.wav"