marcoyang commited on
Commit
6bbbff7
1 Parent(s): 6db04eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ This is the pre-trained model of PromptASR(https://arxiv.org/pdf/2309.07414.pdf).
5
+ This model support decoding with word-level content prompt.
6
+
7
+ See https://github.com/k2-fsa/icefall/pull/1250 for more details.