CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - segmentation speech

搜索资源列表

  1. weimin

    0下载:
  2. 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:韦敏
  1. dwt

    1下载:
  2. 基于动态时间规划(DTW)的语音信号识别,MATLAB环境下的-Dynamic Programming (DTW) of the speech signal recognition, MATLAB environment
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:阿若
  1. softwarecode

    0下载:
  2. 中文分词是中文信息处理中的重要环节,中文分词技术广泛应用于自动翻译、文本检索、语音识别、文本校对、人工智能以及搜索引擎技术等领域。中文分词算法的选择,中文词库的构建方式,词库中词条的完备性在很大程度上与中文分词系统性能紧密相关。-Chinese word segmentation in Chinese information processing is an important part of Chinese word segmentation technology is widely used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:889.96kb
    • 提供者:李东升
  1. yuyinxinhaochuli

    0下载:
  2. 利用matlab能够实现语音信号的分割与储存-Can be achieved using matlab segmentation and storage of speech signals
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.25kb
    • 提供者:wrc
  1. silenceRemoval

    0下载:
  2. his a simple method for silence removal and segmentation of audio streams that contain speech. The method is based in two simple audio features (signal energy and spectral centroid). As long as the feature sequences are extracted, as thresholding app
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:957.77kb
    • 提供者:petr
  1. New-Folder

    0下载:
  2. enframe is a function used in speech signal processing to split up the speech into frames ..segmentation is done using segment.m. durbin levinson code is also included along with the autocorrelation function and the energy code is inclluded along wit
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:78.53kb
    • 提供者:archana
  1. ICTCLAS50_Windows_32_JNI

    0下载:
  2. 中科院开发的中文分词算法,带词性标注等,经典的一个算法-Chinese Academy of Sciences of the Chinese word segmentation algorithm developed, with part of speech tagging, etc., a classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8.66mb
    • 提供者:吴东
  1. harmaSyllableSeg

    0下载:
  2. a program to segmentation of syllable in speech processing
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.4kb
    • 提供者:sabalan
  1. segment

    0下载:
  2. 语音分段检测算法,用于语音增强的分段算法。-Speech segment detection algorithm, the segmentation algorithm for speech enhancement.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:315.07kb
    • 提供者:jzhou
  1. chinesesplitp28iccp29

    0下载:
  2. 中科院切词软件,java版及使用说明,带词性标注.-CAS segmentation software and instructions for use with speech tagging
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:赵紫阳
  1. Wordpos

    1下载:
  2. 应用vitorbe实现的分词算法和词性标志,里面有word文档的说明,请大家下载使用,-Application vitorbe achieve segmentation algorithms and speech marks, there are instructions word document, please download, thank you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:796.73kb
    • 提供者:陈晨
  1. octr-(1)

    0下载:
  2. Vector quantization (VQ) is one of the lossy data compression techniques[1], [2] and has been used in number of applications, like pattern recognition [3], speech recognition and face detection [4], [5], image segmentation [6-9], speech data
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4.76kb
    • 提供者:noufal
  1. HanLP-1.2.7

    0下载:
  2. HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technology to production environment of
  3. 所属分类:Algorithm

    • 发布日期:2017-06-14
    • 文件大小:21.28mb
    • 提供者:黄灿奕
  1. ltp_code

    0下载:
  2. 哈工大语言云LTP的C++集成代码,能够实现自然语言的处理。能够进行分词、词性标注、 命名实体识别、依存句法分析、语义角色标注 语义依存分析等功能。注:读者需要自己到哈工大官网注册KEYS使用。-Harbin Institute of technology language cloud LTP C integrated code, can realize natural language processing. Segmentation, part of speech tagging,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9.26mb
    • 提供者:Cataleya
  1. ICTCLAS_api

    0下载:
  2. 用于为指定文本进行分词操作。按照不同的词性进行分词。-Used to specify the text for the operation of word segmentation. According to different parts of speech.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2.86mb
    • 提供者:sunlin
  1. biubun

    0下载:
  2. 语音信号的采集与处理,数字信号处理课设,粒子图像分割及匹配均为自行编制的子例程,音频信号通过LM386放大。- Acquisition and Processing of the speech signal, digital signal processing class-based, Particle image segmentation and matching subroutines themselves are prepared, LM386 audio signal amplifica
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8.53kb
    • 提供者:bun
  1. kenggen_v47

    0下载:
  2. 语音信号的采集与处理,数字信号处理课设,主要是基于mtlab的程序,粒子图像分割及匹配均为自行编制的子例程。- Acquisition and Processing of the speech signal, digital signal processing class-based, Mainly based on the mtlab procedures, Particle image segmentation and matching subroutines themselves are
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:7.85kb
    • 提供者:faiping
  1. saigeng_v83

    0下载:
  2. 粒子图像分割及匹配均为自行编制的子例程,语音信号的采集与处理,数字信号处理课设,独立成分分析算法降低原始数据噪声。- Particle image segmentation and matching subroutines themselves are prepared, Acquisition and Processing of the speech signal, digital signal processing class-based, Independent component ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:8.32kb
    • 提供者:neikaijeng
  1. menmang_v58

    0下载:
  2. 可以提取一幅图中想要的目标,粒子图像分割及匹配均为自行编制的子例程,完整的基于HMM的语音识别系统。- Target can be extracted in a picture you want, Particle image segmentation and matching subroutines themselves are prepared, Complete HMM-based speech recognition system.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7.79kb
    • 提供者:qengmengbennun
  1. moco

    0下载:
  2. 语音识别领域的经典论文实现,提供一个可训练的数学模型以预测语音特征(provide a s2s model for speech synthesis and network prediction with python and, e2e solution for production of google)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:susuken
« 12 »
搜珍网 www.dssz.com