vasudevgupta commited on
Commit
f7c1ceb
1 Parent(s): 4e27da9

WER = 5.67

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. tf_model.h5 +3 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 32, "dropout": 0.1, "hidden_size": 768, "num_heads": 12, "num_layers": 12, "intermediate_size": 3072, "is_gelu_approx": false, "layer_norm_eps": 1e-05, "survival_prob": 1, "pad_id": 0, "num_conv_pos_embeddings": 128, "num_conv_pos_embedding_groups": 16, "filter_sizes": [512, 512, 512, 512, 512, 512, 512], "kernal_sizes": [10, 3, 3, 3, 3, 2, 2], "strides": [5, 2, 2, 2, 2, 2, 2], "conv_bias": false, "apply_spec_augment": true, "mask_time_prob": 0.05, "mask_time_length": 10}
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b06d46702619560406774ed4f2f9f10c4a681a972b776ab7e35b537747232dd6
3
+ size 377842000