-
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
-
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
-
高的
高质量的语音处理工具箱,包括分帧,预处理,求基频等-high-quality voice processing toolkit, including the frame, pretreatment, such as for frequency
- 2022-03-20 04:58:41下载
- 积分:1
-
语音控制小车的源码,很不错,可以识别声音,自动完成前进倒车等...
语音控制小车的源码,很不错,可以识别声音,自动完成前进倒车等-Voice-controlled car source, it is good to identify the voices of forward to reverse, such as auto-complete
- 2022-12-03 05:35:04下载
- 积分:1
-
an algorithm testing procedures, test the A program dtw
一个测试dtw算法的程序,A program test the dtw-an algorithm testing procedures, test the A program dtw
- 2022-01-25 16:37:03下载
- 积分:1
-
利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸...
利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸- Causes your procedure using Microsoft s pronunciation engine to
be able to read aloud, needs to install the Microsoft pronunciation
engine or the Jinshan word tyrant
- 2023-06-15 12:25:04下载
- 积分:1
-
语音信号分帧加窗程序,许多程序包里都没有的!
语音信号分帧加窗程序,许多程序包里都没有的!-Speech signal windowed framing procedure, many programs do not have the bag!
- 2023-02-06 07:30:04下载
- 积分:1
-
Skype的例子
两个使用skypeapi的示例,第一个
- 2022-12-20 09:05:03下载
- 积分:1
-
2400 bps MELP语音编解码器 定点运算算法
2400 bps MELP语音编解码器 定点运算算法-2400 bps MELP speech codec algorithm sentinel Operational
- 2022-02-01 23:38:12下载
- 积分:1
-
这是一个VC++程序,用于语音识别,还依据…
这是用vc++编写的程序,在语音识别中经常用用到,是语音识别的第一步:time alignment. 分别用两种方式完成:1.非递归2.递归-This a vc++ program which is useful in voice recognizing and it is also the basic of the voice recognizing .I use two ways to accomplish it:1 nonrecursion 2.recursion
- 2022-05-29 22:03:41下载
- 积分:1