Push model using huggingface_hub.
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"base_model": "facebook/wav2vec2-large",
|
3 |
-
"num_emotions":
|
4 |
"num_phonemes": 32,
|
5 |
-
"num_speakers":
|
6 |
}
|
|
|
1 |
{
|
2 |
"base_model": "facebook/wav2vec2-large",
|
3 |
+
"num_emotions": 15,
|
4 |
"num_phonemes": 32,
|
5 |
+
"num_speakers": 379
|
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:ef7dabb5b6d6e88e344c812e6cd6b226a9953b3a749df4641520786365fc1811
|
3 |
+
size 1263512720
|