-
Mixing real
实时检查混音器,跟踪左右通道得大小,进行调节-Mixing real-time checks, tracking around in the channel size, adjust
- 2022-08-18 22:26:03下载
- 积分:1
-
4-Dipole Array Simulations
demonstrates the pattern of an array of 4 elements, pointing in the z direction and placed along the x axis with equal spacing d=0.5 wavelength. The program has also shown the pattern of the array as the progressive phase shift changes.
- 2022-03-21 12:21:39下载
- 积分:1
-
audiorep补充例子音频文件
AudioRep complemental example audio file
- 2022-07-02 06:42:25下载
- 积分:1
-
这是一个很专业的VC++实现adpcm编码的工程源代码.
这是一个很专业的VC++实现adpcm编码的工程源代码.-This is a very professional VC++ projects to achieve adpcm coding source code.
- 2022-01-26 03:29:41下载
- 积分:1
-
同伴
语音点对点聊天Demo,包括语音的采集,编码,缓冲,解码,播放。-Peer-to-peer voice chat Demo, including the voice of the collection, coding, buffering, decoding, playing.
- 2022-10-30 13:45:03下载
- 积分:1
-
The processing of WAV files, WAV files deal with procedures,
WAV文件的处理程序, WAV文件的处理程序,-The processing of WAV files, WAV files deal with procedures,
- 2022-03-14 03:42:33下载
- 积分:1
-
Audio Network Programming, VC++ Realize the DLL and validation testing.
音频的网络编程,VC++的DLL实现及验证测试.-Audio Network Programming, VC++ Realize the DLL and validation testing.
- 2022-08-10 23:15:50下载
- 积分:1
-
音频分类
音频流分割、 分类、 识别的音频流的发言者
- 2022-10-17 16:50:04下载
- 积分:1
-
c++写的比较规范的读取wav文件然后将其数据保存的数组里。
c++写的比较规范的读取wav文件然后将其数据保存的数组里。-c++ written in a fairly standard wav file and then read the data saved in the array.
- 2022-12-30 11:15:09下载
- 积分:1
-
神经网络代码
这个程序主要是用来做动态神经网络结构以记忆语音
图
2.2
是语音信号的预处理的流程图。
从图
2.2
可以看到预处理模块包括预加重,
加窗分
帧和端点检测。
前级预加重、
加窗分帧及端点检测是语音识别的准备工作,
每一个环节对整
个识别系统的性能有着重要的影响。
前级预处理主要是对信号进行一定的滤波和分帧;
加窗
分帧就是将语音信号进行分段处理,
使语音信号连续并保持一定的重叠率:
端点检测是确定
语音有用信号的起始点与终止点,
并通过一定的手段处理,
将没有意义的语音信号去除,
从
而减少语音匹配识别模块的运算量,
同时也可以提高系统的识别率。
预处理不合理或语音起
- 2023-08-24 16:45:03下载
- 积分:1