搜索资源列表
is
- 语音质量客观评估,IS测度, Itakura-Saito (IS) Objective Speech Quality Measure-objective speech quality assessment, IS measure, Itakura - Saito (IS) Objective Speech Quality Measure
CELP_Linux.tar
- Linux下的CELP语言编码,压缩语音质量极好。支持2K到32K的压缩。实现部分使用C语言编写。可用做Linux下的动态库,有例子。-under Linux CELP language coding, compression excellent speech quality. Support 2 K to 32 K compression. Part of the use of C language. Linux can be done under the DLL, is an example
The_Speex_Codec_Manual_Version_1.2_Beta_3
- Speex是一套开源的专门压缩声音的库,压缩的性能非常高,常用在VoIP或者其它网络程序中。Speex声称自己是不受任何专利限制,并授权根据修订后的BSD许可证发布。它可以用来与Ogg容器格式或直接在UDP / RTP协议下传输。 这份是Speex的编码手册英文版,下面的地址是维基百科中关于Speex的介绍: http://en.wikipedia.org/wiki/Speex-Speex is a free software speech codec that may be used on
dsp
- 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
speechQuality
- 语音质量评价的matlab ,好用
tele3
- 模拟信号的数字化传输---增量调制系统 用SIMULINK建立简单增量调制系统的模型并进行 (3) 正弦信号 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -Digitized analog signal transmission systems--- delta modulation delta modulation SIMULINK easy set up of the model s
Design-and-implementation-of-multi-channel-speech-
- 本文设计了基于USB 端口的多路语音信号实时采集系统。在详细分析其硬件电路的功用与组成的基础上,给出了软件的流程图及部 分关键程序代码。通过在实验室环境下的系统测试可以得出,该系统具有采集速度快、支持热插拔、多路同时采集与存储、实时显示等优点,可作为对输入信号要求较高的语音信号处理系统输入端-In order to get high quality multi_channel speech data ,the USB based speech acquisition system with
wavelet
- SPEECH ENHANCEMENT BASED ON WAVELET DENOISING Abstract: - Noise is an unwanted and inevitable interference in any form of communication. It is non-informative and plays the role of sucking the intelligence of the original signal. Any kind of
An_Adaptive_Jitter_Buffering_Algorithm_for_Voice_o
- 当IP语音包的网络时延抖动较小时,一般的语音缓冲算法可以得到较好的语音质量。当网络中存在突发大时延时,就会出现极大丢包率或极大端到端时延,从而难以获得好的语音质量。为此,提出针对突发大时延下的自适应语音缓冲算法。通过估算网络平均时延和学习语音包经过的网络路径上的状态,来确定需要控制端到端时延大小和语音包的丢包率,动态调整Jitter Buffer队列的最小深度和最大深度,从而可以尽量减小语音裂缝(gap)的出现。通过基于听觉模型的客观音质评价(PESQ)仿真计算以及在实际语音网关设备中的应用表明
mseq
- speech quality evaluation program
dist_IS
- Itakura-Saito (IS) Objective Speech Quality Measure
dist_LLR
- Log Likelihood Ratio (LLR) Objective Speech Quality Measure
dist_segSNR
- Segmental Signal-to-Noise Ratio Objective Speech Quality Measure
SpeechCompressionUsingLinearPredictiveCoding
- Speech compression using Linear Predictive Coding. LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
txt2tts_V0.1.0.1
- 1 声音选择 你可以选择TTS系统中不同的声音朗读 2 音量调节 你可以调整朗读音量 3 语速调节 你可以调节朗读语速 4 mp3或ogg mp3是比较通用的格式,ogg则有更好的音质。依个人喜好选择 5 音质选择 你可以选择不同的录音音质。音质越高,文件越大。 Mp3:可以在0(最高音质)与9(最小文件)之间选择 Odd:可以在-2(最小文件)与10(最高音质)之间选择
10.1.1.128.1177
- SPEECH QUALITY ESTIMATION
Speech-signal-short-time-analysis
- 详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序-Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time zero crossing rate, short-time a
Speech-quality-evaluation-algorithm
- 一种低复杂度的基于听觉感知的高效心理声学模型语音质量客观评估算法,目前已经被ITU-T标准采纳为P.862标准, 对大家深入理解P.862标准有很大的帮助,在学术工作者和从事这方面的工作工程技术人员都很有用-An efficient auditory perception based psychoacoustic model objective speech quality assessment of low complexity algorithms, has now been adopt
PESQ
- Perceptual Evaluation of Speech Quality algorith. Run on cmd to read how to use.