欢迎使用Scilab Speech

合成效果演示:

1).界面操作:

步骤1:点击Synthesis中的Psola method选项

步骤2:在弹出的对话框中调整pitch_scale_ratio和time_scale_ratio.

2).命令行操作:

 [y,fs]=wavread(SCI+'\SciSpeech\doc\numberwav\5.wav');

 sound(y,fs);

 numsyn('5',1.5,1.8);

 
 
 
Copyright (C) 2006-2007 Scilab group of Xiamen University, China