-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME_AMI_s5b
21 lines (15 loc) · 865 Bytes
/
README_AMI_s5b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This s5b recipe is a streamlined and simplified version of the s5 recipe, with
many components removed.
Before running run.sh, please run run_prepare_shared.sh.
Afterwards, you can run:
run.sh --mic ihm # builds system for independent headset microphone
run.sh --mic sdm1 # single distant micropophone
run.sh --mic mdm8 # multiple distant microphones + beamforming.
Note: the sdm1 and mdm8 systems depend on the ihm system, because for
best results we use the IHM alignments to train the neural nets.
Please see RESULTS_* for results.
- For information about the database see : http://groups.inf.ed.ac.uk/ami/corpus/overview.shtml
# Or select manually,
# FISHER_TRANS=...
# Note: if you don't have the Fisher data, you can remove the --fisher $FISHER_TRANS
# option to local/ami_train_lms.sh below, and remove the case statement above.