Push model using huggingface_hub.
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"base_model": "facebook/wav2vec2-large",
|
3 |
-
"num_emotions":
|
4 |
-
"num_phonemes":
|
5 |
-
"num_speakers":
|
6 |
}
|
|
|
1 |
{
|
2 |
"base_model": "facebook/wav2vec2-large",
|
3 |
+
"num_emotions": 14,
|
4 |
+
"num_phonemes": 31,
|
5 |
+
"num_speakers": 373
|
6 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c9d71d2bcfcb104e912c5cc83b31e9c257c12ea14a3108e3fae67844175ae8e
|
3 |
+
size 1263479920
|