CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别 搜索资源 - FFT

搜索资源列表

  1. ica_C

    0下载:
  2. 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:141264
    • 提供者:李永胜
  1. FFTofWaveFile

    0下载:
  2. 这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用-This is a voice of a paper document conversion FFT is written in C source files, it may be useful to think
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:26832
    • 提供者:lulu
  1. FFTExample_vcpp60

    0下载:
  2. VC++6.0上傅立叶变换FFT算法的示例程序。-VC 6.0 on the Fourier Transform FFT algorithm sample program.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:40340
    • 提供者:俊杰
  1. FourierTransform_fft

    0下载:
  2. 关于信号处理中傅立叶变换的MATLAB函数,可以与FFT进行对比,运算速度比较快。-on Signal Processing Fourier transform function MATLAB, compared with the FFT. Operational speed is faster.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2741
    • 提供者:liuyue
  1. waveInFFT_demo

    1下载:
  2. 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows platform, the use of VC++ 6.0 o
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-10-24
    • 文件大小:22612
    • 提供者:CHENJIE
  1. speech

    0下载:
  2. 语音参数短时能量,短时过零率,短时平均幅度,语音端点检测,fft变换与反变换-Voice parameters of short-time energy, short-time zero-crossing rate, short-term average rate, voice activity detection, fft transform and inverse transform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:3366
    • 提供者:路培桄
  1. FFT-algorithm

    0下载:
  2. 基于蝴蝶算法写成的FFT(快速傅里叶变换)-FFT algorithm based on bufferfly
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:
    • 文件大小:11296
    • 提供者:hewenbin
  1. speechbymatlab

    0下载:
  2. 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:64488
    • 提供者:李南
  1. fft

    0下载:
  2. Special Requirements ?nx must be a power of 2. ?The index array must be set up by bitrev_index before the function DSP_bitrev_cplx is called. ?If nx ?4K, one can use the char (8-bit) data type for the "index" variable. This would requ
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:572
    • 提供者:pranav
  1. test

    0下载:
  2. 自己编写的语音信号的采集,fft变换(两种),以及信噪比的计算!希望对大家有所帮助!-I have written the speech signal acquisition, fft transform (two kinds), and the calculation of signal to noise ratio! We want to help!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-15
    • 文件大小:3913206
    • 提供者:祁广杰
  1. fft_source

    0下载:
  2. The source contains Delphi algorithm for implementing FFT
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:8192
    • 提供者:kajamo
  1. AnalogVoiceSignal

    1下载:
  2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
  3. 所属分类:语音合成与识别

    • 发布日期:2013-04-01
    • 文件大小:63963
    • 提供者:benny
  1. CODE_UPLOAD466

    0下载:
  2. create FFT file analsys audio
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-08
    • 文件大小:6375
    • 提供者:amr
  1. fft

    0下载:
  2. 进行fft变换,用于语音处理的快速算法,傅里叶变换-In FFT transform, a fast algorithm for voice cut
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:5148
    • 提供者:陈玉磊
  1. FFT-CPP

    0下载:
  2. 可读取一个二进制文件(如去掉头部的wav文件),将得到的数值进行FFT求出离散频谱值并保存到一个文件中。-This will process the data read from a file by FFT computing, and then save the result to a new file.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:2315
    • 提供者:吴翔
  1. fft-arm

    0下载:
  2. 采用基4算法,进行的FFT运算,计算效率高。-fft coding
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-24
    • 文件大小:13236
    • 提供者:lbsdhr
  1. FFT-master

    0下载:
  2. 用于实数序列的FFT快速算法,可以将执行速度优化1倍。-fft for real data.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:399332
    • 提供者:lbsdhr
  1. fft-arm-fixed

    0下载:
  2. 可以用于各种ARM平台下的支持定点处理的FFT算法。-fixed fft algorithm in arm platform.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:13284
    • 提供者:nigoukasou
  1. FFT-master-51

    0下载:
  2. 可以在单片机上执行的快速傅里叶算法,执行效率较高。-fft algorithm in embed platform.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:399431
    • 提供者:nigoukasou
  1. voice_spectrum

    0下载:
  2. 用于检测音频wav文件的语谱以及FFT,使用了audioread函数(The language spectrum and FFT for detecting audio WAV files)
  3. 所属分类:语音合成与识别

« 12 3 4 »
搜珍网 www.dssz.com