Mercurial > hg > aimc
comparison experiments/scripts/cnbh-syllables/run_training_and_testing/test_features.sh @ 212:b50a09ac97ec
- Pretty-plotting
- Test on everything
- Generalised beyond standard AMI
author | tomwalters |
---|---|
date | Tue, 14 Sep 2010 00:18:47 +0000 |
parents | e4d1ed97d01a |
children | 717e0227e454 |
comparison
equal
deleted
inserted
replaced
211:97a513bc3bcf | 212:b50a09ac97ec |
---|---|
3 # Train and test an HTK monophone model using AIM or MFCC | 3 # Train and test an HTK monophone model using AIM or MFCC |
4 # features and the CNBH syllable databse | 4 # features and the CNBH syllable databse |
5 # | 5 # |
6 # Copyright 2009-2010 University of Cambridge | 6 # Copyright 2009-2010 University of Cambridge |
7 # Author: Thomas Walters <tom@acousticscale.org> | 7 # Author: Thomas Walters <tom@acousticscale.org> |
8 # | 8 # |
9 # Run multiple HMMs | 9 # Run multiple HMMs |
10 | 10 |
11 set -e | 11 set -e |
12 set -u | 12 set -u |
13 | 13 |