Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"sampling_rate": 16000,
|
| 82 |
"segment_size": 8192,
|
| 83 |
"speaker_embedding_size": 0,
|
| 84 |
-
"speaking_rate":
|
| 85 |
"spectrogram_bins": 513,
|
| 86 |
"torch_dtype": "float32",
|
| 87 |
"transformers_version": "4.44.2",
|
|
|
|
| 81 |
"sampling_rate": 16000,
|
| 82 |
"segment_size": 8192,
|
| 83 |
"speaker_embedding_size": 0,
|
| 84 |
+
"speaking_rate": 0.6,
|
| 85 |
"spectrogram_bins": 513,
|
| 86 |
"torch_dtype": "float32",
|
| 87 |
"transformers_version": "4.44.2",
|