Vekou
目前市面上的语音合成系统几乎只有两种,国语和英语,对小语种支持的语音系统不多。Vekou提供一个粤语语音合成的API,它使用语音库和字典驱动,底层使用中文分词技术获得文本信息。它支持将书面语转化为口语形式,语音文件输出,可自定义字典,并且具有良好的可扩展性,使用十分简单(version 0.0.4 currently)。
该系统目前不支持英文朗读,这是下一步需要完善的目标。
Vekou的发展方向是能够提供对多种小语种的支持。
Development language:Java
Development tool:Eclipse
Project began:2009.02.03
Project / Source Center:Vekou – Google Code
User Documents:
- Introduction
- Basic Use Guide
- Advanced Use Description for Developer
- The last but not the least important question concerning Chinese word segmentation
Any comments on Vekou can be posted here.

