资源列表

« 1 2 ... 52 53 54 55 56 5758 59 60 61 62 ... 659 »

[语音合成与识别EM_init_kmeans

说明:高斯混合模型参数初始化程序,在对高斯混合模型的建立之前采用KMEANS算法进行初始化-Gaussian mixture model parameter initialization procedure, in the Gaussian mixture model is initialized before the algorithm used KMEANS
<谢飞> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别SpeechRecognition

说明:简 单 模 拟 语 音 识 别 ,通过预定语音信息,自动进行匹配,如果正确则输出结果-SpeechRecognition
<coaco> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别totalchengxu

说明:lpf滤波 非常无敌超级好用的C或Java源码或其他好源码或编程学习资料-lpf filter is invincible super-easy to use C or Java source code, or other good source code or programming learning materials
<高腾> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别DTFM.RAR

说明:双音多拨号系统 可支持0-9 语音识别-Dual tone multi-dial voice recognition system can support 0-9
<张金鹏> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别mfcc

说明:mfcc特征抽取,包含mel系数,可进行仿真-mfcc character
<brilliant> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别ISD1700

说明:ISD1700语音模块在SPI模式下的控制程序-ISD1700 voice module in SPI mode, control procedures
<Hugh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别mfcc-26

说明:一个语音识别,做得不好大家多谅解-A voice recognition, do not you more understanding! ! ! ! ! ! ! ! ! ! ! !
<ydh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2glh

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别dtw2ys

说明:制作的语音识别的新手,好多地方向大家学习!!希望多支持!-Speech recognition produced the novice, many in the direction you learn! ! I hope more support!
<ydh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别testdtw(zhu)

说明:function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1
<ydh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别vad(dd)

说明:端点检测,刚开始起步!!!!!!!多指导-Detection, has just started! ! ! ! ! ! ! More guidance
<ydh> 在 2025-03-16 上传 | 大小:1kb | 下载:0

[语音合成与识别xiaobo

说明:基于matlab的语音识别小波变换代码欢迎大家下载-Speech recognition based on wavelet transform matlab code are welcome to download
<zhangzhong> 在 2025-03-16 上传 | 大小:1kb | 下载:0
« 1 2 ... 52 53 54 55 56 5758 59 60 61 62 ... 659 »

源码中国 www.ymcn.org