-
Notifications
You must be signed in to change notification settings - Fork 1
Learning Pipeline
juliar edited this page Dec 4, 2011
·
2 revisions
HCOPY -C config_filename -S file_with_wav_filenames
note: don't forget to change the output file extension (at the bottom of file_with_wav_filenames)
HCOPY -C lpcconfig.txt -S germanwav.scp
HCOPY -C lpcconfig.txt -S mandarinwav.scp
htktocsv
example:
htktocsvmanyfiles({'features_fbank/mandarin_fbank_files.scp';'features_fbank/german_fbank_files.scp'},'features_fbank_train.csv', 'features_fbank_test.csv')
open weka explorer
load csv file
discretize last attribute (the class)
classify by picking algorithm and choosing attribute 0 to classify on