-
使用MATLAB编写的nlms滤波器程序代码!
使用MATLAB编写的nlms滤波器程序代码!-Prepared using the MATLAB program code nlms filter!
- 2022-01-25 17:33:28下载
- 积分:1
-
PCM编解码源程序
很好的程序。谢谢大家进行参考。
PCM编解码源程序
很好的程序。谢谢大家进行参考。-PCM codec good source procedures. Thank you for your reference.
- 2022-02-21 00:40:45下载
- 积分: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
-
利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸...
利用微软的语音引擎使你的程序会朗读,需要安装微软语音引擎或者金山词霸- 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
-
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语音工具箱-voice Matlab Toolbox
- 2022-02-10 06:34:12下载
- 积分:1
-
hammerstein
Hammerstein系统识别,其状态空间子系统包括形成的Hammerstein系统的线性部分。
- 2023-03-30 13:50:03下载
- 积分:1
-
ITU
ITU-T音频格式编解码代码,包括:G.711 G.721 G.723, 其中G723还支持16kbit/s 24kbit/s 40kbit/s几种码率。g72x.h g711.h是共用的头文件。-These are ITU-T speech codecs,include G.711 G.721 G.723,and G.723 also supports 16kbit/s 24kbit/s 40kbit/s.
g72x.h and g711.h are common head files.
- 2022-03-24 22:35:02下载
- 积分:1
-
marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。...
marsyas是进行音频分析的源码,可以识别音乐节奏、乐器等音乐语义特征,使用隐马尔可夫模型。-marsyas is a source of audio analysis to identify the music rhythm, semantic features music and musical instruments, the use of Hidden Markov Model.
- 2023-01-29 21:30:04下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1