资源列表

« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 659 »

[语音合成与识别FLoyrC

说明:在图论中经常会遇到这样的问题,在一个有向图里,求出任意两个节点之间的最短距离。我们在离散数学、数据结构课上都遇到过这个问题,在计算机网络里介绍网络层的时候好像也遇到过这个问题,记不请了... 但是书本上一律采取的是Dijkstra算法,通过Dijkstra算法可以求出单源最短路径,然后逐个节点利用Dijkstra算法就可以了。不过在这里想换换口味,采取Robert Floyd提出的算法来解决这个问题。下面让我们先把问题稍微的形式化一下
<victor> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别speecharacter

说明:自己编写的一段程序,可以对语音信号的六种主要特征参数进行提取。(其中MFCC需要调用melfb滤波器组。)-I have written for some procedures, voice signals can be the main features of the six parameters extracted. (Including MFCC filter banks melfb need to call.)
<李云> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别abc

说明:利用opencv裡的hmm function 來達到人臉識別的功能 -Using opencv in the Face Recognition hmm function to achieve the function of
<張乃文> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别matlab_frequency_analyse

说明:1.产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计三种高通, 低通,带通滤波器对信号进行滤波处理,观察滤波后信号的频谱。 2.采集一段含有噪音的语音信号(可以录制含有噪音的信号,或者录制语音后再加进噪音信号),对其进行 采样和频谱分析,根据分析结果设计出一合适的滤波器滤除噪音信号-1. Produce a continuous signal, including low-
<> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别ConvertToOne

说明:能有效实现语音合并,将两个相同采样率和相同精度的语音文件合并成为一个相同采样率和相同精度的语音文件。-Can effectively realize the merger of voice, and the two the same sampling rate and the same precision audio files into a different sampling rate and the same accuracy o
<mac> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别pitchChange

说明:基频调整程序,测试通过,已经可以使用,希望大家继续改进-Fundamental frequency adjustment procedures, the test has been available, I hope you will continue to improve
<尤凤凯> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别PJF

说明:利用谱减法进行语音去噪!有语音读入功能,适合于进行与语音叠加的噪音的去除!-Using spectral subtraction de-noising voice! Has voice read function, suitable for stacking with the voice of the removal of the noise!
<wenhu> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别lyapunovnewway

说明:一种新的计算lyapunov指数的方法,一种新的计算lyapunov指数的方法-A new method of calculating the lyapunov index, a new method of calculating the index lyapunov
<baoyongq> 在 2024-06-10 上传 | 大小:1024 | 下载:1

[语音合成与识别mfcc

说明:一种语音特征提取的算法MFCC,已调试通过-A voice feature extraction algorithm MFCC, has been debugging through
<lgr> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别vad

说明:一种计算语音过零率,短时能量,以及端点检测算法.-A calculation of zero-crossing rate of voice, short-term energy, as well as the endpoint detection algorithm.
<lgr> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别dtw2

说明:一种改进的DTW语音识别算法,可以加快识别速度.-An improved DTW speech recognition algorithm, can accelerate the recognition speed.
<lgr> 在 2024-06-10 上传 | 大小:1024 | 下载:0

[语音合成与识别getparam

说明:HMM模型中参数计算的方法,包括前向概率,后向概率等用M语言来实现,已经调试通过-HMM model parameters, including the probability of the former to the latter probability, such as to use language to realize M have been debugging through
<lgr> 在 2024-06-10 上传 | 大小:1024 | 下载:0
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 659 »

源码中国 www.ymcn.org