-
记录光的vckbase上记录API代码组合的一小部分…
录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small socket (TCP) can be used for recording a unilateral words, part of the procedure is divided into two parts (recorders network code), part of the (receiving data waveform music broadcast code), as a result of procedures only for their own use. many places no attention to the wrong identification, the structure was chaotic, most of the first procedure is a headache for the control of memory loss, Results of the double-caching to store waveform data to the turn of the storage/removals.
- 2022-12-04 12:45:03下载
- 积分:1
-
使用MATLAB编写的nlms滤波器程序代码!
使用MATLAB编写的nlms滤波器程序代码!-Prepared using the MATLAB program code nlms filter!
- 2022-01-25 17:33:28下载
- 积分:1
-
语音application检测程序,比较基础,希望可以帮到需要的人
语音application检测程序,比较基础,希望可以帮到需要的人-Voice application testing procedures, basis of comparison, the desire to help the needy
- 2022-07-01 11:40:22下载
- 积分:1
-
这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。...
这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
- 2023-08-24 17:45:03下载
- 积分:1
-
This document contains the speech recognition in a number of speech recognition...
本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation using matlab algorithm. It also contains an audio file.
- 2022-10-06 18:50:03下载
- 积分:1
-
A very convenient project on formant synthesis.
共振峰合成非常好用-A very convenient project on formant synthesis.
- 2022-07-06 10:31:24下载
- 积分:1
-
c语言常用的有用源程序
c语言常用的有用源程序-a useful source
- 2022-01-23 10:36:54下载
- 积分:1
-
此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进...
此方案基于全极点语音产生模型,编码过程简述如下:首先通过线性预测分析方法提取声道滤波器参数;其次通过合成分析法确定最佳激励矢量;最后将滤波器参数和最佳激励矢量进行编码传输。-This program is based on all-pole speech production model, the encoding process summarized as follows: First, by linear prediction analysis to extract channel filter parameters followed by analysis by synthesis method to determine the best incentive vector Finally, the filter parameters and the best incentive vector encoded transmission.
- 2022-08-05 15:19:05下载
- 积分:1
-
xvoice:linux的语音识别源码
xvoice:linux的语音识别源码-xvoice : linux source of Speech Recognition
- 2022-12-18 22:30:03下载
- 积分:1
-
CMU sphinx,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了,非常适合用来进行二次开发。...
CMU sphinx,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了,非常适合用来进行二次开发。-CMU sphinx, is a Carnegie Mellon developed in open-source speech recognition system, the program is prepared to use C, the module structure is very clear, the function interface, clear, very suitable for secondary development.
- 2022-05-29 09:14:19下载
- 积分:1