搜索资源列表
MPEGaac
- \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
HJ_BSS
- This is a HJ neural network for blind source separation. User could replace signals you interest in file s4.m. Running main file HJ_BSS.M, the mixed sources would be sparated.
myreader
- 基于smartread开发的一款文本语音软件,源码开放,已经破解SmartRead,无需安装smartread sdk,可直接在本源码的架构和接口上开发出更多功能,也可以自己作为一款方便的语音软件自己使用,使用时先安装windows的汉语语音库simpchinesespeechcn.exe。另外,jar文件不识别汉字路径,最好请把文件放在盘符下的第一层路径。-Development of a text-based smartread speech software, open source, h
evrcfx_dec
- 该源码是用于将EVRC的语音数据转换为wav文件,其中语音数据存放在voice.txt中,在代码中可设置数据存放的地方;打开工程点击执行,当帧转换完毕,则点击pcmtowav.exe将output.enc转换为wav文件,里面的Voice.wav就是这样转换的。-The source code is used to EVRC voice data into a wav file, including voice and data stored in voice.txt, in the code
G723
- G.723 是H.323协议族中的音频编码标准之一,也是应用非常广泛的音频标准,该压缩文件包含了ITU G.723的标准,同时也包含了对应的源代码,可用VC++进行编译。-G.723 is the H.323 protocol suite in one of the audio coding standard, but also the application of a very wide range of audio standards, the compressed file contai
SkypeAPI
- skypeapplication 这个工程文件包含SkypeAPIApplication.h SkypeAPIApplication.cpp SkypeAPIApplication.rc SkypeAPIApplication.clw res\SkypeAPIApplication.ico res\SkypeAPIApplication.rc2-This file contains a summary of what you will find in each of the
matlab4asp
- 对语音识别技术中涉及到的知识用matlab编写了一系列源码供下载,如读取/播放wave文件,音乐信号的时域/频域波形等。-Knowledge of the speech recognition technology involves a series of source code written in matlab for download, such as read/play a wave file, the music signals in time domain/frequency dom
MSP_Python
- 讯飞云语音的Python实现 只是简单的用Python调用dll,自己用着觉得还不错,分享给大家。 双击test.bat就可以实现对wav_test.wav的识别,这个wav是sdk demmo中的123456789的那个。 其它语音文件的话,可以仿照test文件自己写一个。 双击test2.bat可以识别麦克风的输入。这个需要pyaudio的支持。 我是在win7的CMD下运行正常,但是xp的CMD可能会乱码~~~因为日志输出的是unicode编码的
pipeichangdingwei
- 本程序是计算深海远场情况下的声源定位,首先要编译海洋环境文件(包含阵元信息),利用Krakren程序计算本征函数和本征模态,再利用本程序的子程序计算拷贝向量,然后合成声源信号,最后根据匹配场的程序进行匹配定位,由于数据量比较大,计算区域如果选的比较大的话,计算时间就比较长,酌情选择。-This procedure is to calculate the far-field sound source localization in case of deep sea, we must first c
Pick_Finder
- Matlab source code to easy fin peak in a file or function.