comparison experiments/scripts/cnbh-syllables/run_training_and_testing/run_test_instance.sh @ 201:91a548bfd082

- AWS
author tomwalters
date Thu, 12 Aug 2010 14:45:23 +0000
parents 2ce665f7c198
children bc36ab69fcf7
comparison
equal deleted inserted replaced
200:2ce665f7c198 201:91a548bfd082
22 # Filenames used here 22 # Filenames used here
23 TRAIN_SCRIPT=training_script 23 TRAIN_SCRIPT=training_script
24 TEST_SCRIPT=testing_script 24 TEST_SCRIPT=testing_script
25 SYLLIST_COMPLETE=syllable_list_with_silence 25 SYLLIST_COMPLETE=syllable_list_with_silence
26 TRAIN_MLF=training_master_label_file 26 TRAIN_MLF=training_master_label_file
27 TEST_MLF=testing_master_label_file
27 28
28 DICT=dictionary 29 DICT=dictionary
29 WDNET=word_network 30 WDNET=word_network
30 31
31 SILENCE=sil 32 SILENCE=sil