tykiww commited on
Commit
8563feb
·
verified ·
1 Parent(s): 124c5b4

Create config/config.yaml

Browse files
Files changed (1) hide show
  1. config/config.yaml +8 -0
config/config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+ 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"