hi,all
I just wonder how I can read the data in the mean and variance files produced by trainer?
one more question, does anyone know which tool can be used to synthesize speech by pitch and MFCC?
thank you for any help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,all
I just wonder how I can read the data in the mean and variance files produced by trainer?
one more question, does anyone know which tool can be used to synthesize speech by pitch and MFCC?
thank you for any help
Hi,
answer to your first quetion is
Use printp command come with SphinxTrainer.
one example is
./printp --tmatfn <txtTransitionMatrix> --mixwfn <txtMix_Weight> -gaufn <txtMean | txtVariance>
value in <> is user specified.
Best Luck
Tushar