Mercurial > hg > aimc
comparison trunk/experiments/scripts/cnbh-syllables/run_training_and_testing/test_features.sh @ 382:068e33a65f8d
- Pretty-plotting
- Test on everything
- Generalised beyond standard AMI
author | tomwalters |
---|---|
date | Tue, 14 Sep 2010 00:18:47 +0000 |
parents | 366821b2d155 |
children | 779bc83bf36c |
comparison
equal
deleted
inserted
replaced
381:e6f006238034 | 382:068e33a65f8d |
---|---|
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 |