ksbai123 commited on
Commit
8cfd596
·
1 Parent(s): b5293f0

Upload README

Browse files
Files changed (1) hide show
  1. tools/ASR_models/README +9 -0
tools/ASR_models/README ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ This directory contains acoustic and language models distributed
2
+ in the CHiME-4 challenge package. These models are made from the
3
+ baseline scripts in 1ch, 2ch, and 6ch tracks, and the participant
4
+ can produce the same models with the flat start mode, i.e.,
5
+
6
+ ./run.sh --flatstart true
7
+
8
+ Note that all baseline scripts produce the same acoustic and
9
+ language models.