-
基于神经网络的说话人识别
说话人识别或语音识别是认识到人们从他们的声音的任务。这种系统提取语音特征,它们建模和使用它们来认出的人从他的声音。说话人识别有历史约会回一些四个几十年来,几个模拟滤波器的输出在哪里上匹配的时间的平均值。说话人识别使用已发现不同个体之间的语音声学特征。这些声音的模式反映这两个解剖 (例如,大小和形状的喉咙和口腔) 和学到的行为模式 (例如,音调,演讲风格)。这个学习模式纳入语音模板 (后者称为"眼纹,声纹")
- 2022-03-24 04:12:33下载
- 积分:1
-
音编码和解码
tone encode and decode
- 2022-02-06 14:37:10下载
- 积分:1
-
语音识别程序 可读出文本框中的文字,单词
语音识别程序 可读出文本框中的文字,单词-a voise idetifying program,it can read string and word in word frame
- 2023-01-25 23:45:04下载
- 积分:1
-
用Delphi写的呼叫中心
用Delphi写的呼叫中心-Call Center in delphi programming
- 2022-04-22 11:05:04下载
- 积分:1
-
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可...
语音识别的一个模块,以动态链接库的方式封装起来,使用时只需调用头文件即可-of a voice recognition module, a dynamic link library of Packaging, and only use the first document can be called
- 2022-07-14 08:43:34下载
- 积分:1
-
EVR floating
EVR浮点数算法,EVRC算法标准程序,是学习语音编解码的好东西-EVR floating-point algorithm, EVRC algorithm standard procedure is to study voice codec of the good things
- 2022-08-19 01:25:38下载
- 积分:1
-
CMU sphinx,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了,非常适合用来进行二次开发。...
CMU sphinx,是美国卡内基梅隆开发的开源语音识别系统,该程序用C编写,模块结构非常清晰,函数接口明了,非常适合用来进行二次开发。-CMU sphinx, is a Carnegie Mellon developed in open-source speech recognition system, the program is prepared to use C, the module structure is very clear, the function interface, clear, very suitable for secondary development.
- 2022-05-29 09:14:19下载
- 积分:1
-
这是一个语音播放程序,对于编程人员很有帮助,使用vb开发的
这是一个语音播放程序,对于编程人员很有帮助,使用vb开发的-It is a program to play speech record,useful to programmer,programed by VB.
- 2022-09-24 10:40:02下载
- 积分:1
-
这个函数就是用来进行离散的DFT运算了。它可以指定运算的长度。...
这个函数就是用来进行离散的DFT运算了。它可以指定运算的长度。-This function is used for computing the discrete DFT. It can specify the length of operations.
- 2022-10-30 13:40:03下载
- 积分:1
-
这个代码是用来去除语音信号中的沉默,以便识别…
This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .-This code is used to remove silence from a voice signal so that the recognition in voice recognition will give good result. The method is Scale on threshold applied to the envelope for detecting scilence periods. The actual threshold is computed by multiplying threshin" by the median value of the envelope samples. The default is (.25), whichis 25 of the median envelope value over input signal .
- 2023-07-08 01:25:02下载
- 积分:1