GFCC

所属分类:其他
开发工具:Python
文件大小:4696KB
下载次数:7
上传日期:2019-10-20 10:52:19
上 传 者the.the
说明:  提取语音的GFCC,获得参数,对音频信号进行处理
(Extract GFCC of voice, obtain parameters and process audio signal)

文件列表:
GFCC (0, 2019-10-20)
GFCC\ams_extractor.py (3196, 2018-05-27)
GFCC\cal_pitch_based_feature.py (1075, 2018-05-27)
GFCC\cal_triangle_window.py (1555, 2018-05-27)
GFCC\clean.wav (889842, 2019-09-28)
GFCC\cochleagram_extractor.py (8754, 2018-05-27)
GFCC\feature_extractor.py (21381, 2019-09-25)
GFCC\gfcc_extractor.py (924, 2018-05-27)
GFCC\lpc.py (3714, 2019-09-26)
GFCC\mfcc_extractor.py (4295, 2019-09-28)
GFCC\rasta_plp_extractor.py (4352, 2018-05-27)
GFCC\read_sphere_wav.py (1114, 2018-05-27)
GFCC\sa1.wav (1188134, 2019-09-28)
GFCC\spectrum_extractor.py (1243, 2018-05-27)
GFCC\speech_mixer.py (2160, 2018-05-27)
GFCC\speech_synthesis.py (2854, 2018-05-27)
GFCC\speech_utils.py (24122, 2019-09-28)
GFCC\synthesis_testibm_coch_synthesis.wav (835862, 2019-09-28)
GFCC\synthesis_testirm_coch_synthesis.wav (835862, 2019-09-28)
GFCC\synthesis_testnoisy.wav (1002206, 2019-09-28)
GFCC\synthesis_testsynthesis_speech.wav (1257106, 2019-09-28)

# 2018-05-27 Update Feature Extractors and Utils All implemented feature extractors have been written in the file ‘feature_extractor.py’. Please use this file for the newest version. # Speech Feature Extractors 1. Features include: MFCC, GFCC, gammatone filterbank, Power Spectrum, Log-Power Spectrum, Amplitude Modulation Spectrum(AMS, two version), Short-Time-Fourier-Transfer Spectrum. 2. Utils include: Ideal Binary Mask, Ideal Ratio Mask, Speech synthesis method, Mixer by dB 3. Normalizer include: zero-to-one normalizer, unit-vector normalizer.

近期下载者

相关文件


收藏者