登录
首页 » Visual C++ » Str2Wav

Str2Wav

于 2016-08-21 发布 文件大小:755KB
0 211
下载积分: 1 下载次数: 7

代码说明:

  基于espeak的一个文本转语音的代码,可以把文本转成WAV文件(basic espaeck to translate txt to wav file)

文件列表:

Str2Wav
.......\Str2Wav
.......\.......\compiledict.cpp,42469,2015-12-07
.......\.......\debug.h,531,2014-03-04
.......\.......\dictionary.cpp,91527,2015-12-08
.......\.......\espeak_command.h,3869,2015-12-07
.......\.......\event.h,1449,2015-12-07
.......\.......\fifo.h,1913,2015-12-07
.......\.......\intonation.cpp,38738,2015-12-07
.......\.......\klatt.cpp,36381,2015-12-07
.......\.......\klatt.h,4865,2014-03-04
.......\.......\mbrowrap.h,3317,2014-03-04
.......\.......\numbers.cpp,60304,2015-12-07
.......\.......\phoneme.h,6282,2014-03-04
.......\.......\phonemelist.cpp,17985,2015-12-07
.......\.......\portaudio.h,15877,2014-03-04
.......\.......\portaudio18.h,15877,2014-03-04
.......\.......\portaudio19.h,42829,2014-03-04
.......\.......\readclause.cpp,70443,2015-12-07
.......\.......\ReadMe.txt,1715,2015-12-07
.......\.......\setlengths.cpp,23730,2015-12-07
.......\.......\sintab.h,13940,2014-03-04
.......\.......\sonic.cpp,27492,2014-03-04
.......\.......\sonic.h,6786,2014-03-04
.......\.......\speaklib.cpp,31014,2015-12-07
.......\.......\speaklib.h,19185,2015-12-07
.......\.......\speech.h,2615,2013-03-15
.......\.......\stdafx.cpp,294,2015-12-07
.......\.......\stdafx.h,374,2015-12-07
.......\.......\stdint.h,73,2007-01-04
.......\.......\Str2Wav.cpp,2885,2016-02-22
.......\.......\Str2Wav.h,109,2015-12-07
.......\.......\Str2Wav.vcxproj,5766,2015-12-08
.......\.......\Str2Wav.vcxproj.filters,4998,2015-12-07
.......\.......\Str2Wav.vcxproj.user,742,2016-02-22
.......\.......\synthdata.cpp,28823,2015-12-07
.......\.......\synthesize.cpp,45573,2015-12-07
.......\.......\synthesize.h,18839,2014-03-04
.......\.......\synth_mbrola.cpp,17404,2015-12-07
.......\.......\targetver.h,314,2015-12-07
.......\.......\translate.cpp,96365,2015-12-07
.......\.......\translate.h,33180,2014-03-04
.......\.......\tr_languages.cpp,74048,2015-12-07
.......\.......\voice.h,3690,2014-03-04
.......\.......\voices.cpp,46891,2015-12-07
.......\.......\wave.h,1363,2014-03-04
.......\.......\wavegen.cpp,52185,2015-12-07
.......\Str2Wav.sln,888,2015-12-07
.......\str2wav工具
.......\...........\dictsource
.......\...........\..........\htm" target=_blank>zh_list,35748,2013-01-25
.......\...........\..........\htm" target=_blank>zh_rules,4091,2009-01-12
.......\...........\espeak-data
.......\...........\...........\en_dict,116291,2014-03-06
.......\...........\...........\intonations,1224,2013-11-29
.......\...........\...........\phondata,406336,2014-03-04
.......\...........\...........\htm" target=_blank>phondata-manifest,18291,2014-03-04
.......\...........\...........\phonindex,25028,2014-03-04
.......\...........\...........\phontab,40564,2014-03-04
.......\...........\...........\voices
.......\...........\...........\......\!v
.......\...........\...........\......\..\htm" target=_blank>f1,324,2011-07-04
.......\...........\...........\......\..\htm" target=_blank>f2,357,2010-07-24
.......\...........\...........\......\..\htm" target=_blank>f3,375,2007-12-29
.......\...........\...........\......\..\htm" target=_blank>f4,350,2007-12-29
.......\...........\...........\......\..\htm" target=_blank>f5,425,2011-11-19
.......\...........\...........\......\..\htm" target=_blank>m1,335,2011-07-04
.......\...........\...........\......\..\htm" target=_blank>m2,264,2007-08-16
.......\...........\...........\......\..\htm" target=_blank>m3,300,2013-04-05
.......\...........\...........\......\..\htm" target=_blank>m4,290,2007-08-16
.......\...........\...........\......\..\htm" target=_blank>m5,262,2007-12-29
.......\...........\...........\......\..\m6,188,2007-10-05
.......\...........\...........\......\..\htm" target=_blank>m7,254,2011-10-24
.......\...........\...........\......\asia
.......\...........\...........\......\....\htm" target=_blank>zh,611,2013-03-06
.......\...........\...........\zh_dict,41827,2014-03-04
.......\...........\Str2Wav.exe,202240,2015-12-16
.......\...........\调用说明.txt,233,2015-12-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFCC-LPCC
    基于MFCC的利用LPCC做的说话人识别论文(Based on the MFCC the use of LPCC do the speaker identification papers)
    2013-05-13 15:54:48下载
    积分:1
  • demo_evc
    EVC 基于CE的TTS源码,需安装语音库(TTS resource code based on wince)
    2009-04-21 10:00:38下载
    积分:1
  • dtmfgen
    产生双音多频信号。输入任何参数就可得到所要的结果。(Generate DTMF signal. Input any parameters, you will get what you need.)
    2009-11-19 01:02:01下载
    积分:1
  • FFTofWaveFile
    这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用(This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think)
    2006-12-06 09:54:06下载
    积分:1
  • reading
    对于初学者来说是一个很好的用的阅读文件,希望在数据库方面好好的阅读,(It is a good reading document for beginners. I hope to read it well in the database.)
    2019-05-10 09:17:14下载
    积分:1
  • CLEAN_MFCC_STD
    声音特征提取程序,分帧后,对于每一帧提取MFCC等特征(voice feature extraction)
    2009-11-29 17:41:28下载
    积分:1
  • AutoPhoneSys
    自动语音应答系统 硬件需要一个语音卡或一个语音modem 其中有6个类,下载包里头有详细类说明(Automatic Voice Response System hardware needs a sound card or a voice modem which six categories, Download Packet Erlitou detailed presentation on)
    2007-01-10 14:21:59下载
    积分:1
  • ConvertToOne
    能有效实现语音合并,将两个相同采样率和相同精度的语音文件合并成为一个相同采样率和相同精度的语音文件。(Can effectively realize the merger of voice, and the two the same sampling rate and the same precision audio files into a different sampling rate and the same accuracy of voice files.)
    2007-10-11 17:33:49下载
    积分:1
  • dawabazecoincidental
    C / winform_ multiple forms transfer data operations between each othe
    2019-05-09 10:15:02下载
    积分:1
  • espeak-1.46.02-source
    一款语音和成软件,主要是文本转语音,包括英文、普通话等(text change to speak)
    2021-01-03 18:18:56下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载