Here, we don't use anymore the mapping function to transform X into Yprim. We use directly X MFCC's vectors to search the best frames in target database. Result is Thierry's voice, built with spectral enveloppes from AWB. The excitation of THierry is used for the LPC synthesis. The selection is done by Viterbi algorithm.


Summary: 
- no mapping (use directly X MFCC)
- Selection by Viterbi algorithm
- LPC synthesis with source excitation. 
