-
using VC++ programming and G.729 agreement, the realization of real
采用VC++编程和G.729协议,实现语言的实时通信,内含源代码。-using VC++ programming and G.729 agreement, the realization of real-time communication language, containing the source code.
- 2023-09-02 01:50:04下载
- 积分:1
-
实现 直接2型滤波器的设计 以及 仿真 功能
实现 直接2型滤波器的设计 以及 仿真 功能-direct two-filter design and simulation function
- 2022-02-04 04:08:10下载
- 积分:1
-
模拟语音信号的动态范围解压缩算法的matlab源码
模拟语音信号的动态范围解压缩算法的matlab源码-Analog voice signal dynamic range compression algorithm solution matlab source
- 2023-06-09 03:35:04下载
- 积分:1
-
语音信号处理,matlab源码
edp.m enframe.m lpc.m mel.m mfcc.m
语音信号处理,matlab源码
edp.m enframe.m lpc.m mel.m mfcc.m-Speech signal processing, matlab source edp.m enframe.m lpc.m mel.m mfcc.m
- 2022-03-17 22:58:36下载
- 积分:1
-
语音识别
Android开发的语音识别系统,本设计利用Android平台使用PocketSphinx做离线语音识别,小范围语音99%识别率,非常适合做语音识别开发的人用,具有一定参考价值
- 2022-06-18 07:08:46下载
- 积分:1
-
一个好的演讲的语音编码语音压缩和语音编码MATLAB工具箱…
一个不错的语音编码MATLAB工具箱,用于语音编码 语音压缩和语音识别!-a good speech coding MATLAB Toolbox for speech coding voice compression and voice recognition!
- 2022-04-08 19:09:19下载
- 积分:1
-
small procedure to help understand the principle Huffman indeed.
静态Huffman的小程序,帮助理解Huffman的原理,不可多得。-small procedure to help understand the principle Huffman indeed.
- 2022-07-14 21:22:31下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1
-
The Yin algorithm was developed by Alain de Cheveigné of IRCAM
The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.-The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.
- 2023-07-02 17:40:03下载
- 积分: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