-
G.729
源代码解码
开发工具VC
G.729
源代码解码
开发工具VC
-G.729 codec source code development tools VC
- 2022-02-26 14:28:24下载
- 积分:1
-
在这几十年里,数字信号处理技术取得了飞速发展,特别是字适应信号处理技术以其计算简单、收敛速度快等许多优点而广泛被使用。它通过起内部参数的最优化来自动改变其特性。...
在这几十年里,数字信号处理技术取得了飞速发展,特别是字适应信号处理技术以其计算简单、收敛速度快等许多优点而广泛被使用。它通过起内部参数的最优化来自动改变其特性。自适应滤波算法在统计信号处理的许多应用中都是非常重要的。在这几十年里,数字信号处理技术取得了飞速发展,特别是字适应信号处理技术以其计算简单、收敛速度快等许多优点而广泛被使用。它通过起内部参数的最优化来自动改变其特性。自适应滤波算法在统计信号处理的许多应用中都是非常重要的。
- 2022-08-15 14:16:09下载
- 积分:1
-
一个通过语音控制电脑动作的程序,使用到了微软speech sdk.在微软智能代理(Agent)技术上,整合了语音合成和语音识别技术....
一个通过语音控制电脑动作的程序,使用到了微软speech sdk.在微软智能代理(Agent)技术上,整合了语音合成和语音识别技术.-A computer through voice control action procedures, the use of the Microsoft speech sdk. In Microsoft Agent (Agent) technology, the integration of speech synthesis and voice recognition technology.
- 2023-09-07 22:05:07下载
- 积分:1
-
基于Labview的声音识别
基于LABVIEW的语音识别程序子模块,完成识别、滤波、录音、提取特征等功能
- 2022-02-06 10:01:58下载
- 积分:1
-
用于matlab语音识别的HMM代码
dtw - DTW算法演示程序 mfcc.m - MFCC参数计算程序 dtw.m - 基本的DTW算法 dtw2.m - 优化的DTW算法 testdtw.m - DTW算法测试程序 vad.m - 端点检测程序 cdhmm - 连续高斯混合HMM演示程序 pdf.m - 高斯概率密度函数 mixture.m - 混合高斯的输出概率 inithmm.m - HMM参数初始化 getparam.m - 计算观察序列的参数 viterbi.m - 语音识别的Viterbi算法 baum.m - Baum-Welch训练算法(一次叠代) main.m - 多HMM训练主程序&n
- 2022-02-05 15:01:27下载
- 积分:1
-
A program of mp3 decode,programmed by c language.It can only decode layer 3.
一个mp3的解码程序,c语言实现。其中只对layer III 进行解码。-A program of mp3 decode,programmed by c language.It can only decode layer 3.
- 2022-04-01 00:57:20下载
- 积分:1
-
几乎可以完全所有语音分析, 并能通过插入编程代码执行如何复杂的自定义数据分析运算...
几乎可以完全所有语音分析, 并能通过插入编程代码执行如何复杂的自定义数据分析运算-almost entirely all voice analysis, and the programming code inserted through the complexity of the implementation of the self-definition of Operational Data Analysis
- 2022-07-11 03:29:19下载
- 积分:1
-
线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码...
线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
- 2022-11-23 06:25:03下载
- 积分:1
-
- 2022-01-26 00:33:18下载
- 积分:1
-
程序非
该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 "Snoopy",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 "Snoopy"命令并且听到响应"Snoopy here"之后才能继续下达其他命令 //如"How are you", "I love you",等等。 //当"Snoopy"命令响应之后,程序将等待8秒钟,如果没有其他命令发出, //系统将跳回到第0组,并且再次等待触发命令"Snoopy"。当用户的命令无法被识别时, //程序将响应为"Execuse me?", "I can t hear you!"或 "Say again!"这时用户可以再一次下达语音命令。-the procedures were non-specific voice recognition procedure, the original run in SPCE500A can identify and Response 16 orders, storage space for 128K bytes.// We had to amending it so that it can run in SPCE061A, storage space for 32K words, recognize only nine responses and orders.// This routine, we have demonstrated how to use voice recognition engine has eight pairs of trained orders for identification.// The first order "Jack Champion", as it can make an order, users can only say in the order issued after other orders.// For exampl
- 2022-03-10 08:24:11下载
- 积分:1