资源列表

« 1 2 ... .24 .25 .26 .27 .28 329.30 .31 .32 .33 .34 ... 659 »

[语音合成与识别MATLAB-YUYINSHIBIE

说明:这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
<dongxu> 在 2025-06-14 上传 | 大小:6kb | 下载:0

[语音合成与识别silence_remove

说明: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 m
<Manish Sharma> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[语音合成与识别pitchwatch

说明:This code is used to calculated Pitch of the input signal.
<Manish Sharma> 在 2025-06-14 上传 | 大小:97kb | 下载:0

[语音合成与识别sptoolbox

说明:pitch detection algorithms.
<bugged123> 在 2025-06-14 上传 | 大小:1.85mb | 下载:0

[语音合成与识别texttospeech

说明:converts text written by you to speech . require microsoft API.
<x> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[语音合成与识别LMS

说明: LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
<wan> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[语音合成与识别matlab_based_adaptive_system_emulation

说明:基于matlab的自适应仿真,其算法都是LMS算法,有系统辨识,噪声对消,自适应滤波器,陷波器,图像的DCT变换-adaptive emulation based on LMS,include system recognise,noise canceler,adaptive filter,dct transform
<cici> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[语音合成与识别Lab_6

说明:OPNET wireless_mrt_net_ref-antenna_test-OPNET antenna_test
<ahmat> 在 2025-06-14 上传 | 大小:282kb | 下载:0

[语音合成与识别Lab_5

说明:OPNET bank_net-scalar
<ahmat> 在 2025-06-14 上传 | 大小:506kb | 下载:0

[语音合成与识别Lab_2

说明:opnet CS_4700_4s_e6_fr2_sl4_ref- opnet CS_4700_4s_e6_fr2_sl4_ref
<ahmat> 在 2025-06-14 上传 | 大小:22kb | 下载:0

[语音合成与识别Lab_4

说明:OPNET dynproc_new_lab1_ref-root_proce-OPNET dynproc_new_lab1_ref-root_process
<ahmat> 在 2025-06-14 上传 | 大小:176kb | 下载:0

[语音合成与识别loudness

说明:计算声音信号的总声压级,1/3/倍频程声压级,总响度,特性响度,尖锐度-Calculation of the total sound pressure level of the voice signal, 1/3/octave sound pressure level, the total loudness, loudness characteristics, acute severe
<闫靓> 在 2025-06-14 上传 | 大小:361kb | 下载:2
« 1 2 ... .24 .25 .26 .27 .28 329.30 .31 .32 .33 .34 ... 659 »

源码中国 www.ymcn.org