VoxForge
hi everyone
I’d like to create batch file called steps.bat contains all steps in this tutorials to gain time because I need to use these steps many times.
My problems is that some steps like step 6 contains many substeps so how I can deal with that??
See as example below:
1. Create a new file called hmmdefs in your 'voxforge/manual/hmm0' folder:
o Copy the monophones0 file to your hmm0 folder;
o rename the monophones0 file to hmmdefs;
2. For each phone in hmmdefs:
Leave one blank line at the end of your file.
The final step in this section is to create the macros file.
A new file called macros should be created and stored in your 'voxforge/manual/hmm0' folder:
>I’d like to create batch file called steps.bat contains all steps in this tutorials
>to gain time because I need to use these steps many times.
Why not just install Cygwin and use the VoxForge Howto script?