-
自编的语音语谱图程序,适用于语音信号处理以及语音增强处理,...
自编的语音语谱图程序,适用于语音信号处理以及语音增强处理,-self Speech Spectrogram procedures applicable to the speech signal processing and speech enhancement.
- 2023-03-15 19:35:04下载
- 积分:1
-
CCITT G.711语音压缩算法
CCITT G.711语音压缩算法 -CCITT G.711 voice compression algorithm
- 2022-06-12 22:48:27下载
- 积分:1
-
Provide rls realize the matlab using RLS algorithm to design a digital filter to...
提供rls的matlab实现,用RLS算法设计一个数字滤波器,实现语音增强的目标,得到清晰的语音信号-Provide rls realize the matlab using RLS algorithm to design a digital filter to achieve the goal of speech enhancement have been given clear voice signal
- 2022-05-16 22:44:47下载
- 积分:1
-
Sun ADPCM compression decompression procedures, including G.721, G.723, G.723 al...
SUN的ADPCM压缩解压程序,包括G.721,G.723,其中G.723又包括16bit,24bit,40bit的压缩解压-Sun ADPCM compression decompression procedures, including G.721, G.723, G.723 also includes 16bit, 24bit, 40bit compression decompression
- 2023-02-09 21:10:03下载
- 积分:1
-
微软的语音识别资料
微软的语音识别资料-information of speech recognition of ms
- 2022-01-26 06:17:29下载
- 积分:1
-
实现语音压缩采用简化的FFT算法的应用。它是一个新的问题。
实现了精简的FFT语音压缩 采取了一种新的算法有一定的参考价值-Implementation of speech compress used by simplified FFT algorithm.It is a new one,and useful to you.
- 2023-09-05 00:45:03下载
- 积分:1
-
实现语音增强的功能,这是基于语音处理…
实现语音增强的功能,这是基于语音处理用的,能直接运行-Realize the function of speech enhancement, which is based on the voice processing used directly to run
- 2022-08-17 18:01:36下载
- 积分:1
-
语音识别方面的资料,大部分是引文资料非常有用
语音识别方面的资料,大部分是引文资料非常有用-Speech recognition information, most of the information is very useful for quotation
- 2022-02-11 16:48:57下载
- 积分:1
-
可以讲mulaw语音数据转换成线性pcm数据
可以讲mulaw语音数据转换成线性pcm数据-can speak mulaw voice data converted into linear data pcm
- 2022-08-12 12:45:30下载
- 积分:1
-
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a...
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
- 2022-07-01 23:56:15下载
- 积分:1