therealvul
commited on
Commit
•
5d9caf1
1
Parent(s):
0077191
Update Spitfire/config.json
Browse files- Spitfire/config.json +2 -1
Spitfire/config.json
CHANGED
@@ -86,7 +86,8 @@
|
|
86 |
"use_spectral_norm": false,
|
87 |
"gin_channels": 256,
|
88 |
"ssl_dim": 768,
|
89 |
-
"n_speakers": 200
|
|
|
90 |
},
|
91 |
"spk": {
|
92 |
"Spitfire": 0
|
|
|
86 |
"use_spectral_norm": false,
|
87 |
"gin_channels": 256,
|
88 |
"ssl_dim": 768,
|
89 |
+
"n_speakers": 200,
|
90 |
+
"speech_encoder":"vec768l12"
|
91 |
},
|
92 |
"spk": {
|
93 |
"Spitfire": 0
|