登录
首页 » 语音识别 » 编译环境:vc++.net2003 名称:语音合成软件 作者:yxifu

编译环境:vc++.net2003 名称:语音合成软件 作者:yxifu

于 2022-01-21 发布 文件大小:50.49 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

编译环境:vc++.net2003 名称:语音合成软件 作者:yxifu-Program environment: VC++.net2003 Name: program of speech synthesize Programer: yxifu

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

发表评论

0 个回复

  • 一篇论文,关于数字视频压缩技术标准与应用研究的
    一篇论文,关于数字音视频压缩技术标准与应用研究的-a thesis on digital audio and video compression technology standards and applied research
    2022-07-24 01:29:32下载
    积分:1
  • MPEG4频编码器的源码,主要供从事频/编/解码工作的朋友参考...
    MPEG4音频编码器的源码,主要供从事音频/语音编/解码工作的朋友参考
    2023-03-17 19:50:04下载
    积分:1
  • C言开发工具包 (包括制表键宽度的变化,图形图像的处理,字符串的处理等等)...
    C语言开发工具包 (包括制表键宽度的变化,图形图像的处理,字符串的处理等等)-C-language development tools (including tabulation bond width changes, graphic image processing, string handling, etc.)
    2022-06-13 10:10:00下载
    积分:1
  • vb example of the Speech Recognition
    vb的语音 识别例子的-vb example of the Speech Recognition
    2022-02-02 20:10:00下载
    积分:1
  • voice reading aloud procedures
    中文语音朗读的程序-voice reading aloud procedures
    2022-05-10 21:20:56下载
    积分:1
  • This is the audio codec source code G11, audio, G731.
    这是音频编解码源代码G11,G721,G731.-This is the audio codec source code G11, audio, G731.
    2023-08-14 09:05:02下载
    积分:1
  • 程序名称:guard.c//程序是特定人
    程序名:Guard.c //该程序是特定人语音识别 //在程序中通过三条语句的训练演示特定人连续音识别,其中第一条语句为触发命令。 //在程序开始首先训练触发命令,然后提示训练两条命令,训练完毕开始语音识别。 //当识别出触发名称后,发布命令则会听到应答-procedures Name : Guard.c// The procedure is a specific person voice recognition// procedures adopted by the three phrases of training people for a specific demonstration of the sound recognition, the first of which triggered an order for the statement.// First in the beginning of the proceedings training trigger orders, and then suggested training two orders completion of the training started to voice recognition.// Trigger out when name recognition, will be issued an order to hear responses
    2023-03-16 21:15:03下载
    积分:1
  • matlab speech recognition by using DTW
    其中大部分采用voicebox库中的函数,需要把voicebox添加到路径中。 模板在测试程序中共有5个,通过i进行设定,命名原则:数字a,如1a 被测试对象一个,命名原则:数字b,如1b 测试程序为dtwTest 其他的都是一些函数原型,包括 dtw MFCC enframe vad
    2022-06-21 03:16:19下载
    积分:1
  • LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=...
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R))
    2022-01-24 14:36:59下载
    积分:1
  • matlab linear cepstral coefficients for speech recognition
    matlab 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
    2023-03-12 18:50:04下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载