Push model using huggingface_hub.
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_type": "mossformer2", "sample_rate": 8000, "config_name": "mossformer2-wsj0mix-3spk", "encoder_kernel_size": 16, "encoder_out_nchannels": 512, "encoder_in_nchannels": 1, "masknet_numspks": 3, "masknet_chunksize": 250, "masknet_numlayers": 1, "masknet_norm": "ln", "masknet_useextralinearlayer": false, "masknet_extraskipconnection": true, "intra_numlayers": 24, "intra_nhead": 8, "intra_dffn": 1024, "intra_dropout": 0, "intra_use_positional": true, "intra_norm_before": true}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4828438bc96a5c7f816e32f9389e20c422555d8c0d06d2c871cf744fadd49f47
|
3 |
+
size 224571945
|