文件名称:Flite
- 所属分类:
- Audio
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-03-14
- 文件大小:
- 13.76mb
- 下载次数:
- 0次
- 提 供 者:
- junzhang_77@yahoo.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
语音合成软件。Flite (festival-lite) is a small, fast run-time synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : flite-1.3.5-current.tar.bz2 列表 flite-1.3.5-current//Makefile flite-1.3.5-current//README flite-1.3.5-current//ACKNOWLEDGEMENTS flite-1.3.5-current//COPYING flite-1.3.5-current//configure flite-1.3.5-current//configure.in flite-1.3.5-current//config.sub flite-1.3.5-current//config.guess flite-1.3.5-current//missing flite-1.3.5-current//install-sh flite-1.3.5-current//mkinstalldirs flite-1.3.5-current/config/Makefile flite-1.3.5-current/config/common_make_rules flite-1.3.5-current/config/project.mak flite-1.3.5-current/config/config.in flite-1.3.5-current/config/system.mak.in flite-1.3.5-current/include/Makefile flite-1.3.5-current/include/cst_alloc.h flite-1.3.5-current/include/cst_args.h flite-1.3.5-current/include/cst_audio.h flite-1.3.5-current/include/cst_cart.h flite-1.3.5-current/include/cst_clunits.h flite-1.3.5-current/include/cst_cg.h flite-1.3.5-current/include/cst_diphone.h flite-1.3.5-current/include/cst_endian.h flite-1.3.5-current/include/cst_error.h flite-1.3.5-current/include/cst_features.h flite-1.3.5-current/include/cst_file.h flite-1.3.5-current/include/cst_hrg.h flite-1.3.5-current/include/cst_item.h flite-1.3.5-current/include/cst_math.h flite-1.3.5-current/include/cst_lexicon.h flite-1.3.5-current/include/cst_lts.h flite-1.3.5-current/include/cst_lts_rewrites.h flite-1.3.5-current/include/cst_phoneset.h flite-1.3.5-current/include/cst_regex.h flite-1.3.5-current/include/cst_relation.h flite-1.3.5-current/include/cst_sigpr.h flite-1.3.5-current/include/cst_socket.h flite-1.3.5-current/include/cst_string.h flite-1.3.5-current/include/cst_sts.h flite-1.3.5-current/include/cst_synth.h flite-1.3.5-current/include/cst_tokenstream.h flite-1.3.5-current/include/cst_track.h flite-1.3.5-current/include/cst_units.h flite-1.3.5-current/include/cst_utt_utils.h flite-1.3.5-current/include/cst_utterance.h flite-1.3.5-current/include/cst_val.h flite-1.3.5-current/include/cst_val_const.h flite-1.3.5-current/include/cst_val_defs.h flite-1.3.5-current/include/cst_viterbi.h flite-1.3.5-current/include/cst_voice.h flite-1.3.5-current/include/cst_wave.h flite-1.3.5-current/include/cst_ss.h flite-1.3.5-current/include/cst_ffeatures.h flite-1.3.5-current/include/cst_wchar.h flite-1.3.5-current/include/flite.h flite-1.3.5-current/src/Makefile flite-1.3.5-current/src/audio/Makefile flite-1.3.5-current/src/audio/native_audio.h flite-1.3.5-current/src/audio/auclient.c flite-1.3.5-current/src/audio/auserver.c flite-1.3.5-current/src/audio/audio.c flite-1.3.5-current/src/audio/au_command.c flite-1.3.5-current/src/audio/au_none.c flite-1.3.5-current/src/audio/au_oss.c flite-1.3.5-current/src/audio/au_sun.c flite-1.3.5-current/src/audio/au_wince.c flite-1.3.5-current/src/audio/au_palmos.c flite-1.3.5-current/src/audio/au_alsa.c flite-1.3.5-current/src/utils/Makefile flite-1.3.5-current/src/utils/cst_alloc.c flite-1.3.5-current/src/utils/cst_error.c flite-1.3.5-current/src/utils/cst_string.c flite-1.3.5-current/src/utils/cst_wchar.c flite-1.3.5-current/src/utils/cst_tokenstream.c flite-1.3.5-current/src/utils/cst_val.c flite-1.3.5-current/src/utils/cst_features.c flite-1.3.5-current/src/utils/cst_endian.c flite-1.3.5-current/src/utils/cst_socket.c flite-1.3.5-current/src/utils/cst_val_const.c flite-1.3.5-current/src/utils/cst_val_user.c flite-1.3.5-current/src/utils/cst_args.c flite-1.3.5-current/src/utils/cst_mmap_posix.c flite-1.3.5-current/src/utils/cst_mmap_win32.c flite-1.3.5-current/src/utils/cst_mmap_none.c flite-1.3.5-current/src/utils/cst_file_stdio.c flite-1.3.5-current/src/utils/cst_file_wince.c flite-1.3.5-current/src/utils/cst_file_palmos.c flite-1.3.5-current/src/regex/Makefile flite-1.3.5-current/src/regex/cst_regex_defs.h flite-1.3.5-current/src/regex/cst_regex.c flite-1.3.5-current/src/regex/regexp.c flite-1.3.5-current/src/regex/regsub.c flite-1.3.5-current/src/hrg/Makefile flite-1.3.5-current/src/hrg/cst_utterance.c flite-1.3.5-current/src/hrg/cst_relation.c flite-1.3.5-current/src/hrg/cst_item.c flite-1.3.5-current/src/hrg/cst_ffeature.c flite-1.3.5-current/src/hrg/cst_rel_io.c flite-1.3.5-current/src/stats/Makefile flite-1.3.5-current/src/stats/cst_cart.c flite-1.3.5-current/src/stats/cst_viterbi.c flite-1.3.5-current/src/stats/cst_ss.c flite-1.3.5-current/src/speech/Makefile flite-1.3.5-current/src/speech/cst_wave.c flite-1.3.5-current/src/speech/cst_wave_io.c flite-1.3.5-current/src/speech/cst_track.c flite-1.3.5-current/src/speech/cst_track_io.c flite-1.3.5-current/src/speech/cst_wave_utils.c flite-1.3.5-current/src/speech/cst_lpcres.c flite-1.3.5-current/src/speech/rateconv.c flite-1.3.5-current/src/lexicon/Makefile flite-1.3.5-current/src/lexicon/cst_lexicon.c flite-1.3.5-current/src/lexicon/cst_lts.c flite-1.3.5-current/src/lexicon/cst_lts_rewrites.c flite-1.3.5-current/src/synth/Makefile flite-1.3.5-current/src/synth/cst_synth.c flite-1.3.5-current/src/synth/cst_utt_utils.c flite-1.3.5-current/src/synth/cst_voice.c flite-1.3.5-current/src/synth/cst_phoneset.c flite-1.3.5-current/src/synth/cst_ffeatures.c flite-1.3.5-current/src/synth/cst_ssml.c flite-1.3.5-current/src/synth/flite.c flite-1.3.5-current/src/wavesynth/Makefile flite-1.3.5-cur