搜索资源列表
-
0下载:
读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基
频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。
提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音
段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数
转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab
的指令ne
-
-
1下载:
基于动态时间规划(DTW)的语音信号识别,MATLAB环境下的-Dynamic Programming (DTW) of the speech signal recognition, MATLAB environment
-
-
0下载:
中文分词是中文信息处理中的重要环节,中文分词技术广泛应用于自动翻译、文本检索、语音识别、文本校对、人工智能以及搜索引擎技术等领域。中文分词算法的选择,中文词库的构建方式,词库中词条的完备性在很大程度上与中文分词系统性能紧密相关。-Chinese word segmentation in Chinese information processing is an important part of Chinese word segmentation technology is widely used
-
-
0下载:
利用matlab能够实现语音信号的分割与储存-Can be achieved using matlab segmentation and storage of speech signals
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
中科院开发的中文分词算法,带词性标注等,经典的一个算法-Chinese Academy of Sciences of the Chinese word segmentation algorithm developed, with part of speech tagging, etc., a classic algorithm
-
-
0下载:
a program to segmentation of syllable in speech processing
-
-
0下载:
语音分段检测算法,用于语音增强的分段算法。-Speech segment detection algorithm, the segmentation algorithm for speech enhancement.
-
-
0下载:
中科院切词软件,java版及使用说明,带词性标注.-CAS segmentation software and instructions for use with speech tagging
-
-
1下载:
应用vitorbe实现的分词算法和词性标志,里面有word文档的说明,请大家下载使用,-Application vitorbe achieve segmentation algorithms and speech marks, there are instructions word document, please download, thank you
-
-
0下载:
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
-
-
0下载:
HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technology to production environment of
-
-
0下载:
哈工大语言云LTP的C++集成代码,能够实现自然语言的处理。能够进行分词、词性标注、
命名实体识别、依存句法分析、语义角色标注
语义依存分析等功能。注:读者需要自己到哈工大官网注册KEYS使用。-Harbin Institute of technology language cloud LTP C integrated code, can realize natural language processing. Segmentation, part of speech tagging,
-
-
0下载:
用于为指定文本进行分词操作。按照不同的词性进行分词。-Used to specify the text for the operation of word segmentation. According to different parts of speech.
-
-
0下载:
语音信号的采集与处理,数字信号处理课设,粒子图像分割及匹配均为自行编制的子例程,音频信号通过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
-
-
0下载:
语音信号的采集与处理,数字信号处理课设,主要是基于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
-
-
0下载:
粒子图像分割及匹配均为自行编制的子例程,语音信号的采集与处理,数字信号处理课设,独立成分分析算法降低原始数据噪声。- Particle image segmentation and matching subroutines themselves are prepared, Acquisition and Processing of the speech signal, digital signal processing class-based, Independent component ana
-
-
0下载:
可以提取一幅图中想要的目标,粒子图像分割及匹配均为自行编制的子例程,完整的基于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.
-
-
0下载:
语音识别领域的经典论文实现,提供一个可训练的数学模型以预测语音特征(provide a s2s model for speech synthesis and network prediction with python and, e2e solution for production of google)
-