mmorise / World

A high-quality speech analysis, manipulation and synthesis system
http://www.kisc.meiji.ac.jp/~mmorise/world/english
Other
1.17k stars 251 forks source link

How to use synthesisrealtime? #57

Closed attitudechunfeng closed 6 years ago

attitudechunfeng commented 6 years ago

as the title. Could you provide an example of using synthesisrealtime function? @mmorise

mmorise commented 6 years ago

File test/test.cpp includes examples in not only the conventional synthesis but also the real-time synthesis. Since we have two examples (functions WaveformSynthesis2() and WaveformSynthesis3()), please see test.cpp.