Sam commited on
Commit ·
2457ef7
0
Parent(s):
A new start
Browse files- .gitattributes +3 -0
- config.json +5 -0
- decoder_joint-model.int8.onnx +3 -0
- encoder-model.int8.onnx +3 -0
- nemo128.onnx +3 -0
- vocab.txt +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
nemo128.onnx filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
encoder-model.int8.onnx filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
decoder_joint-model.int8.onnx filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "nemo-conformer-tdt",
|
| 3 |
+
"features_size": 128,
|
| 4 |
+
"subsampling_factor": 8
|
| 5 |
+
}
|
decoder_joint-model.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea7483ee3d1a30375daedc8ed83e3960c91b098812127a0d99d1c8977667a70
|
| 3 |
+
size 18202004
|
encoder-model.int8.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6139d2fa7e1b086097b277c7149725edbab89cc7c7ae64b23c741be4055aff09
|
| 3 |
+
size 652183999
|
nemo128.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9fde1486ebfcc08f328d75ad4610c67835fea58c73ba57e3209a6f6cf019e9f
|
| 3 |
+
size 139764
|
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|