搜索结果
找到约 120 项符合
SPEECH 的查询结果
按分类筛选
- 全部分类
- matlab例程 (13)
- 其他书籍 (11)
- 多媒体处理 (7)
- 行业发展研究 (7)
- Java编程 (6)
- 语音压缩 (5)
- 软件设计/软件工程 (5)
- 文章/文档 (5)
- Delphi控件源码 (4)
- 系统设计方案 (4)
- 通讯编程文档 (4)
- DSP编程 (4)
- 通讯/手机编程 (3)
- VC书籍 (3)
- 嵌入式/单片机编程 (3)
- 其他 (3)
- Linux/Unix编程 (3)
- 书籍 (3)
- VIP专区 (3)
- 人工智能/神经网络 (2)
- 书籍源码 (2)
- 微处理器开发 (2)
- 论文 (2)
- 通信网络 (1)
- 其他行业 (1)
- 压缩解压 (1)
- Applet (1)
- 电子书籍 (1)
- Windows Mobile (1)
- 多国语言处理 (1)
- Windows CE (1)
- 文件格式 (1)
- Java书籍 (1)
- 编译器/解释器 (1)
- 其他嵌入式/单片机内容 (1)
- 学术论文 (1)
- 源码 (1)
- 软件 (1)
- 技术资料 (1)
压缩解压 ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding
ITU-T G.729语音压缩算法。
description:
Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generatio ...
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
嵌入式/单片机编程 G729编码和解码的Matlab源程序 调用方法: 1.需要编码时
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下 ...
VC书籍 Generalized Mel frequency cepstral coefficients for large-vocabulary Speaker-Independent Continuous-
Generalized Mel frequency cepstral coefficients for large-vocabulary Speaker-Independent Continuous-Speech Recognition 关于MFCC算法的很好的英语文章
多国语言处理 AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain t
AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text.
It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation,
sentence deconstruction and semantic analysis.
DSP编程 DM6446的codec engine 应用端算法源码
DM6446的codec engine 应用端算法源码,包括video,audio,speech等开发实例。
其他书籍 Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image an
Digital Signal and Image Processing Using MATLAB
The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB&#174 . The discussion is also supported by exercises and computer simulations relating to r ...
matlab例程 Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal c
Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
通讯编程文档 With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow
With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share common resear ...
软件设计/软件工程 Many problems in statistical pattern recognition begin with the preprocessing of multidimensional si
Many problems in statistical pattern recognition begin with the preprocessing of multidimensional signals, such as images of faces or spectrograms of speech.