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

搜索资源列表

  1. WAVE文件格式剖析

    0下载:
  2. WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4351
    • 提供者:麦麦
  1. JAVA的声音处理方法 (转自伊氏女人)-----淘特网

    0下载:
  2. 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4824
    • 提供者:麦麦
  1. hmm_matlab

    0下载:
  2. 基于HMM的语音识别matlab软件,可防止数据溢出等错误-This speech recognition software based on HMM algorithm.It can prevent many errors such as data overflow effectively.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:71945
    • 提供者:吴昊
  1. shibie

    0下载:
  2. 语音识别的小程序,展示了如何通过声卡采集数据,通过dtw算法识别语音,通过并口输出控制指令-small voice recognition procedures, how to display the data acquisition card, dtw voice recognition algorithm, parallel output control directive
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1345598
    • 提供者:snow
  1. hmm的c++语言实现

    1下载:
  2. c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all the documents and h
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:8119
    • 提供者:宋敏
  1. JavaSpeech

    0下载:
  2. Run the following on the dos prompt to start the Java real time speech acquisition software The program captures data and writes it to a file... javac -classpath Classes . conSpeechMain.java java -cp Classes . conSpeechMain -Run the follo
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5473
    • 提供者:原琴
  1. spectrogram_analysis

    1下载:
  2. 语音语谱图分析程序,提供了数字样本数据,值得参考.matlab程序.-language voice spectrum analysis procedures, and providing a digital sample data, a good reference. Matlab procedures.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:137720
    • 提供者:李宏言
  1. Example20

    0下载:
  2. 语音编辑系统,可对语音数据进行有效编辑和变化处理-voice editing system, which can effectively voice data editing and processing changes
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:39848
    • 提供者:yxs3658
  1. praat4431_sources

    0下载:
  2. 几乎可以完全所有语音分析, 并能通过插入编程代码执行如何复杂的自定义数据分析运算-almost entirely all voice analysis, and the programming code inserted through the complexity of the implementation of the self-definition of Operational Data Analysis
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3059789
    • 提供者:xusihao
  1. mulaw2linear

    0下载:
  2. 可以讲mulaw语音数据转换成线性pcm数据-can speak mulaw voice data converted into linear data pcm
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5472837
    • 提供者:索宏彬
  1. LinePredictCoding

    0下载:
  2. 线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:162331
    • 提供者:王磊
  1. avlmss

    0下载:
  2. 用Eclipse开发的MIS系统。这个系统采用Hibernate作为数据持久层,采用Struts模式开发,希望对中间件感兴趣的朋友跟我讨论-use Eclipse development of the MIS system. The system uses Hibernate as a data persistence layer, using Struts model development, Middleware hope to interested friends talked to me
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:7669498
    • 提供者:fg
  1. cluster-tool

    0下载:
  2. C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:21963
    • 提供者:zsq
  1. 2006114

    0下载:
  2. 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:204007
    • 提供者:王成平
  1. whd

    0下载:
  2. 本软件是一套完全基于神经网络的语音识别处理软件。 本软件为纯绿色软件,无须安装,解压到任意一个目录下,直接运行主程序 whd.exe ,卸载时删除所在目录即可,软件不会给系统留下任何垃圾,请放心试用,但为了您的数据安全,在使用时请先将重要数据保存备份,呵呵,我信不过微软啊:) 本软件使用的是本人自行开发的神经网络处理系统,但因工程浩大,且本人穷,只能独立编写,所以现在这个试用版所使用的神经网络系统并不完整,只实现了我最初设计的一半功能,识别效果还不是很理想,正在改进中:) 但还是希望
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2885577
    • 提供者:zw
  1. TDMS---Read-data-(events)

    1下载:
  2. 用于实现将NI平台采集的音频数据.tdms格式转化成.wav,转换成可听模式-Using this software program to convert the audio data collected by NI platform with the format of .tdms to .WAV
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-14
    • 文件大小:4070904
    • 提供者:余礼根
  1. data-load

    0下载:
  2. CCS下调试通过的基于5416DSP及AIC23的语音数据调出、并播放。-CCS under the debugger through the AIC23-based 5416DSP and out of voice data, and play.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-25
    • 文件大小:441643
    • 提供者:张学
  1. data

    0下载:
  2. speaker testing data
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:268090
    • 提供者:lmyee
  1. ClusterData

    0下载:
  2. Performs hierarchical clustering of data using specified method and seraches for optimal cutoff empoying VIF criterion suggested in "Okada Y. et al - Detection of Cluster Boundary in Microarray Data by Reference to MIPS Functional Catalogue Databa
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:2339
    • 提供者:tra ba huy
  1. data

    0下载:
  2. Speech recognition data files
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-30
    • 文件大小:267264
    • 提供者:Nitesh
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com