Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
audio_root: /
|
2 |
standardize_audio: true
|
3 |
use_audio_input: true
|
4 |
vocab_filename: dict.txt
|
|
|
1 |
+
audio_root: N/A
|
2 |
standardize_audio: true
|
3 |
use_audio_input: true
|
4 |
vocab_filename: dict.txt
|