-
语音信号的G.711编码。
The source code has been modified by simplifying the ADPCM algor...
语音信号的G.711编码。
The source code has been modified by simplifying the ADPCM algorithm to increase
running speed.
Here, the quantizer scale factor, y(k), is determined by "unlocked" factor
yu(k) only. The factor yl(k) and speed-contral factor al(k) are ignored.-G.711 speech signal coding. The source code has been modified by simplifying the ADPCM algorithm to increase running speed. Here, the Quantizer scale factor, y (k), is determined by "unlocked" factor yu (k) only. The factor yl (k) and speed- al contral factor (k) are ignored.
- 2022-02-06 14:54:36下载
- 积分:1
-
G711语音压缩源码
G711语音压缩源码-G711 voice compression FOSS
- 2022-07-07 05:03:05下载
- 积分:1
-
dejavu代码
Dejavu 是一个 Python 库,用于音频指纹和识别的算法。Dejavu 听一次音频后就会记录该音频的指纹信息,然后可通过麦克风对输入的音频进行识别是否同一首歌。
- 2022-02-21 02:29:29下载
- 积分:1
-
对数运算实现是32位的运算包含有指数和对数的求法
对数运算实现是32位的运算包含有指数和对数的求法 -LOG
- 2023-04-12 11:20:04下载
- 积分:1
-
语音识别中的MFCC参数提取的java源码和FFT的java源码
语音识别中的MFCC参数提取的java源码和FFT的java源码-Speech Recognition MFCC parameter extraction of the java source and FFT of the java source code
- 2022-03-09 13:15:15下载
- 积分:1
-
是源峰值检测器,实验我已经找到了有用的。
是峰值检测的源码,经本人实验过,发现很有用。-Is the source peak detector, the experiment I have found useful.
- 2023-02-06 04:10:03下载
- 积分:1
-
动态时间归整
在孤立词语音识别中,最为简单有效的方法是采用DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法,用于孤立词识别。
- 2022-03-24 01:53:33下载
- 积分:1
-
关于dtw的书籍,电子书html格式,dtw 用于语音识别
关于dtw的书籍,电子书html格式,dtw 用于语音识别
-on the books, e-books html format, dtw for Speech Recognition
- 2023-06-26 07:15:04下载
- 积分: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
-
求基因周期的matlab程序,用了几种平滑方法
求基因周期的matlab程序,用了几种平滑方法-Matlab for gene-cycle process, with several smoothing method
- 2022-08-12 23:42:19下载
- 积分:1