🚀 Upload fine-tuned AST speaker classification model
Browse files- config.json +5 -0
- model.safetensors +3 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "ast-base",
|
3 |
+
"n_mels": 128,
|
4 |
+
"img_size": 224
|
5 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f68cd76dc0203795e9f199fb416f663ddb23600ee5275cd5670affd636d5ac3a
|
3 |
+
size 344937696
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f463afad2e8f6e15da2abf13b9ad700bb2f10b9b2ddb69c11495a30e689314ce
|
3 |
+
size 345003254
|