Voice conversion results using mapped MFCC Yprim (from Yannis). THe frame selection is done by Viterbi algorithm (preferring contiguous frames), and not allowing the repetition of same frames
The excitation of the source is used to synthesize (LPC synthesis) the speech. 


Summary:

- Use Yprim
- Use Source excitation
- frame selection by Viterbi (not allowing same frames repetition) 



