Ticket #354 (new defect)
Opened 4 years ago
Tutorial: HTK_Compile_Model.sh error
| Reported by: | kmaclean | Owned by: | kmaclean |
|---|---|---|---|
| Priority: | minor | Milestone: | WebSite 0.2.1 |
| Component: | Web Site | Version: | Website 0.2 |
| Keywords: | Cc: |
Description
See this post:
The first time I ran HTK_Compile_Model.sh it stopped at step 5 and complained that it could not find sample1.wav. The message indicated it was looking in a directory one level up, but the Howto calls for the wav files to be stored two levels up in voxforge/train/wav directory.
I found that after:
mkdir auto/train and mkdir auto/train/wav,
copy all sample*.wav files to this new wav directory
mkdir auto/train/mfcc
then the script ran perfectly to the end. Maybe I missed something, but hope it helps.
Note: See
TracTickets for help on using
tickets.