搜索资源列表
digital_audio_rcord
- 实现语音的采集和回放,先将语音信号数字化再存储在ROM中,最后从读出、数模转换、滤波得到模拟语音信号!-achieve Audio Capture and Playback, the first digital voice signal then stored in ROM, the read out from the final, digital-to-analog converter, filter was simulated voice signals.
WaveProcessor
- 这是语音信号中针对音频文件的读取,特别是对于文件头的读取,经过变化可转变成针对音频文件的转化-This the voice signal regarding the audio files to read, especially for the first document read, After changes can be transformed into audio files against the conversion! !
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
readspeech
- 一个用C语言程序实现读写语音文件的语音信号低通滤波例子-A C language program used to read and write audio files of voice signal low-pass filter example
WAV_DAT
- 语音信号WAV格式转换DAT格式。用于读入语音文件转换DAT格式,便于程序分析-WAV format voice signal DAT format. Used to read audio file conversion DAT format, easy to program analysis
Cwave
- 用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为: (1)读wav文件; (2)写wav文件; (3)对语音数据进行内插和抽取。 -Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encodi
Echo
- 语音信号采集与分析 简单地讲,可以在原声音流中叠加延迟一段时间后的声流,实现回声效果。当然通过复杂运算,可以计算各种效应的混响效果。如此产生的回声,我们称之为数字回声。初始化配置: 05 户通过 12C 总线将配置命令发送到 AIC23 ,配置完成后 AIC23 开始工作。语音信号的输入: AIC23 通过其中的 AO 转换采集输入的语音信号,每采集完一个信号后,将数据发送到 05 户的 McBS 户接口上, 05 户可以读取到语音数据,每个数据为 16 位无符号整数,左右通道各有一个数值
mfccvaddtw
- 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
waveletdenoisingvoice
- 实现小波语音去噪,基本实现了去除噪音的功能。主要读取信号,分解,去噪,重构。-The realization of wavelet denoising voice, the basic realization of the noise removal function. Read the main signal, decomposition, denoising, reconstruction.
Audio
- gui 界面实现语音信号简单分析,简单易懂,看了肯定明白-gui interface simple voice signal analysis, easy-to-read, read certainly understand
12voice
- 此为用DSP来实现对语音信号的录放程序。希望读大家有用-This is achieved with the DSP voice signal playback program. We would like to read useful
fir
- 3. 用VC编程浮点程序实现对语音信号的按帧滤波。 1) 在主程序中读取FIR DF系数文件。 2) 在主程序中按帧读取语音样点文件,每帧180点。 3) 设计浮点滤波子程序,供主程序调用。 4) 保存滤波结果数据到文件中。 5) 用cooledit试听滤波后的语音信号。 -3. VC programming with floating-point program to realize the speech signal by frame filtering. 1) In
meierdaopufadematlabshixian
- 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
denoising
- 在噪声环境下语音信号的增强(语音信号为读入的声音文件) -Speech signal in the noise environment enhancement (voice signal is read into the audio file)
hmqing256
- 读取语音信号 对语音信号进行分帧 加窗 傅立叶变换 并且实现倒谱-Read the speech signal of the voice signal framing windowed Fourier transform and the realization of cepstrum
juxingchuang
- 读取语音信号 对语音信号进行分帧 加矩形窗 傅立叶变换 并且实现倒谱-Read the speech signal of the voice signal framing plus Fourier transform rectangular window and realize cepstrum
ADC_voice-signal-capture
- 利用定时器触发ADC采集语音信号,存储到FLASH中,读回后用SPWM输出,经过低通滤波后可以还原出原始信号波形,效果还不错-Use a timer to trigger the ADC capture the voice signal stored in the FLASH, read back with SPWM output after low-pass filtering can restore the original signal waveform, the results were
Lab0701-Echo
- 用dsp实现语音采集和传送,语音信号的输入:AIC23 通过其中的AD 转换采集输入的语音信号,每采集完一个信号后,将数据发送到DSP 的McBSP 接口上,DSP 可以读取到语音数据,每个数据为16 位无符号整数,左右通道各有一个数值。语音信号的输出:DSP 可以将语音数据通过McBSP 接口发送给AIC23,AIC23 的DA 器件将他们变成模拟信号输出。- Acquisition and transmission of voice, voice signal input: using
matlab
- 读入含燥语音信号在Matlab上的实现,显示纯语言和含燥语音的波形并进行比较-Read into with dry voice signal in Matlab, the waveform display plain language and with dry voice and
qzypu
- 读取语音信号,提取轻音与浊音的频谱,使用不同窗函数-Read voice signal, to extract the frequency spectrum of the light tone voiced, and the use of different window functions