Spaces:
Running
Running
Update OpenVoice/checkpoints/converter/config.json
Browse files
OpenVoice/checkpoints/converter/config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"data": {
|
| 3 |
-
"sampling_rate":
|
| 4 |
"filter_length": 1024,
|
| 5 |
"hop_length": 256,
|
| 6 |
"win_length": 1024,
|
|
|
|
| 1 |
{
|
| 2 |
"data": {
|
| 3 |
+
"sampling_rate": 24000,
|
| 4 |
"filter_length": 1024,
|
| 5 |
"hop_length": 256,
|
| 6 |
"win_length": 1024,
|