代码搜索:智能语音
找到约 5,889 项符合「智能语音」的源代码
代码结果 5,889
www.eeworm.com/read/288935/8591572
chs h_client.chs
[General]
Language=Chinese
Charset=134
Font=MS Sans Serif
fontsize=9
[TSplashForm]
Title=灰鸽子
[THgzVip]
Caption=灰鸽子 VIP 1.2
Sound1=本机没有可用的声卡设备,您将无法使用语音功能!
IPtoAdder1=IP地址格式不对!
IPtoAdder2
www.eeworm.com/read/284781/8899215
m 例程17-2.m
%装载语音信号
N=1024;
s=wavread('m?l.wav',N);
figure(1);
plot(1:N,s,'LineWidth',2);
xlabel('时间 n');
ylabel('幅值 A');
%选用小波函数
wavelet='db5';
%分解级数
level=5;
%压缩参数
alpha=1.5;
%阈值类型
sorh='h';
%小
www.eeworm.com/read/383496/8941596
txt bookinfo.txt
book_id=1000269_18
book_name=语音识别基本原理
author=Lawrence Rabiner
page_number=507
fore_cover_number=1
preface_number=10
content_number=24
text_number=508
text_start_page=1
appendix_colorpage_numb
www.eeworm.com/read/284207/8954021
m 例程17-2.m
%装载语音信号
N=1024;
s=wavread('m?l.wav',N);
figure(1);
plot(1:N,s,'LineWidth',2);
xlabel('时间 n');
ylabel('幅值 A');
%选用小波函数
wavelet='db5';
%分解级数
level=5;
%压缩参数
alpha=1.5;
%阈值类型
sorh='h';
%小