YC-Li commited on
Commit
ca94c75
1 Parent(s): 7530845

Create README.md

Browse files

This is the text-based Sequence-to-Sequence ASR Error Correction Model pre-trained on Common Voice version 13.0 and continue-trained on TED transcriptions.

Details see our paper:

Please kindly cite

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ metrics:
5
+ - wer
6
+ - bleu
7
+ tags:
8
+ - ASR
9
+ - Error Correction
10
+ - Crossmodal
11
+ ---