-
安卓版的语音小助手
一款安卓版的语音小助手,调用了讯飞的API,实现了用语音指令打电话、发短信、查看日历、搜索、打开应用等数十项功能,类似于APPLE的SIRI,用Android studio开发。
- 2022-04-30 08:17:20下载
- 积分:1
-
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has
the sequence, the test and the parameter training, compiles by the C
language.
- 2022-03-20 19:51:22下载
- 积分:1
-
用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。...
用标准C语言实现的基于DTW算法的特定人孤立词语音识别系统,能实现汉语数字0至9个语音发音的识别,具有很好的识别性能。-Using standard C language based on the DTW algorithm to achieve the specific words were isolated speech recognition system, to achieve Chinese figures 0-9 voice pronunciation recognition, with good recognition performance.
- 2022-05-30 10:10:35下载
- 积分:1
-
基于VB+TTS的语音识别,可以实现简单的对话和控制,程序中使用了串口用来控制机器人的一些行为(毕业设计时做的)...
基于VB+TTS的语音识别,可以实现简单的对话和控制,程序中使用了串口用来控制机器人的一些行为(毕业设计时做的)-VB-based TTS voice recognition, can achieve a simple dialogue and control, procedures used in the serial port used to control the behavior of some robot (design graduates do)
- 2022-03-10 22:02:23下载
- 积分:1
-
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a...
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
- 2022-07-01 23:56:15下载
- 积分:1
-
利用全极点模型产生语音信号.rar
利用全极点模型产生语音信号.rar-use all-pole model generated voice signal. Rar
- 2023-03-04 01:10:03下载
- 积分:1
-
本文主要叙述了语料及其管理系统的研究与设计用最新的开发工具和现有软件达到系统的设计 目标...
本文主要叙述了语料及其管理系统的研究与设计用最新的开发工具和现有软件达到系统的设计 目标-This paper describes the corpus and its management system research and design using the latest development tools and existing software system to achieve the design goal
- 2022-05-07 21:12:21下载
- 积分:1
-
这是一个关于JAVA数据库连接的源程序,通过以JAVA语言来实现。...
这是一个关于JAVA数据库连接的源程序,通过以JAVA语言来实现。 -This is a JAVA database connectivity on the source, through the JAVA language to realize.
- 2023-05-30 00:35:03下载
- 积分:1
-
一种利用LPCC语音信号识别的matlab程序(线性预测CEP…
用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
- 2022-08-17 05:59:42下载
- 积分: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