update to finetuned model
Browse files- classifier.ckpt +2 -2
- embedding_model.ckpt +2 -2
- hyperparams.yaml +1 -1
- mean_var_norm_emb.ckpt +2 -2
classifier.ckpt
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:6c8809181205e9143259fdc2bbe4781d7e1c62833a7460903c5f20bbc0a91b90
|
3 |
+
size 3115
|
embedding_model.ckpt
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:ee7439a26b4b1ce99e9f5ee9c0c3363ff113fb3354cb6732c0a52cfe8a6afacb
|
3 |
+
size 83310835
|
hyperparams.yaml
CHANGED
@@ -9,7 +9,7 @@ n_mels: 80
|
|
9 |
pretrained_path: Jotanner/speechbrain-embedding-zho
|
10 |
|
11 |
# Output parameters
|
12 |
-
out_n_neurons:
|
13 |
|
14 |
# Model params
|
15 |
compute_features: !new:speechbrain.lobes.features.Fbank
|
|
|
9 |
pretrained_path: Jotanner/speechbrain-embedding-zho
|
10 |
|
11 |
# Output parameters
|
12 |
+
out_n_neurons: 3
|
13 |
|
14 |
# Model params
|
15 |
compute_features: !new:speechbrain.lobes.features.Fbank
|
mean_var_norm_emb.ckpt
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:fad6ae225d4c7d7aaba42b4066292947feef1a2de0c8637949701e7613e837d7
|
3 |
+
size 1383
|