-
WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写...
WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based on RIFF format as a standard. RIFF English Resource Interchange File Format of the initials, each WAVE document for the first four bytes is "RIFF." WAVE document from the document and data on the first two major components. The first document which is divided into RIFF/logo of WAV files and voice data formats note of two parts. WAVE part of the document content and format of the attached tables.
- 2023-03-10 06:55:03下载
- 积分:1
-
给信号加入噪声时,信噪比的控制小程序,基于matlab。
给信号加入噪声时,信噪比的控制小程序,基于matlab。-to signal to noise, the signal-to-noise ratio of the control of small procedures, based on Matlab.
- 2022-12-25 21:25:03下载
- 积分:1
-
ITU
ITU-T G.729A标准源代码编码端,已创建工程文件,方便初学者,已测试,运行良好-ITU-T G.729A standard encoding client source code, project files have been created for beginners, have been tested, well-functioning
- 2023-04-22 17:25:03下载
- 积分:1
-
Speech Recognition classic literature, studying voice recognition by grasping a...
语音识别的经典文献,学习语音识别的朋友抓紧了!-Speech Recognition classic literature, studying voice recognition by grasping a friend!
- 2023-02-10 02:30:04下载
- 积分:1
-
此文件包含M文件实现动态时间规整
this file contain m file which implement Dynamic Time warpping
- 2022-09-07 07:15:03下载
- 积分:1
-
Own use c to write a small program of GMM can be used in different places!
自已用c++写的GMM的小程式,可用应用在不同的地方!-Own use c to write a small program of GMM can be used in different places!
- 2023-07-29 04:10:03下载
- 积分:1
-
Hungarian algorithm is simpler, I wrote it myself, hope everybody with us
匈牙利算法的实现,比较简单,本人自己写,望大家赐教-Hungarian algorithm is simpler, I wrote it myself, hope everybody with us
- 2022-11-03 01:20:59下载
- 积分:1
-
语音识别与合成入门5,word或压缩包中内有matlab源码
语音识别与合成入门5,word或压缩包中内有matlab源码-speech recognition and synthesis 5 entry, word or compressed packages within Matlab FOSS
- 2022-05-17 12:20:42下载
- 积分:1
-
G.729
源代码解码
开发工具VC
G.729
源代码解码
开发工具VC
-G.729 codec source code development tools VC
- 2022-02-26 14:28:24下载
- 积分:1
-
基于MFCC和LPCC的说话人识别
MFCC 参数和 LPCC 参数是说话人识别中两种最常用的特征参数,研究了 MFCC 和 LPCC 参数提取的算法原理及差分倒谱参数的提取方法,采用MFCC、LPCC 及其一阶、二阶差分作为特征参数,通过 k 均值算法与三层BP 神经网络来进行说话人识别。实验结果表明,该方法可以有效提高识别率,同时也验证 MFCC 参数的鲁棒性优于 LPCC 参数
- 2022-12-10 23:55:03下载
- 积分:1