Welcome![Sign In][Sign Up]
Location:
Search - gui speech

Search list

[ELanguageICTCLAS

Description: 计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。-Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 percent (973 Expert Group on Evaluation), the recall rate of identification of unknown words were higher than 90 percent, of which China s name to identify the recall rate of nearly 98 percent processing speed for 31.5Kbytes/s. Also features ICTCLAS is: can output a number of high probability that there are a variety of output formats, to support the North-of-speech tagging sets, 973 expert group is given a collection of-speech tagging.
Platform: | Size: 3140608 | Author: 站长 | Hits:

[matlabspeech_enhancement_GUI

Description: 自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the smallest and the Wiener filter speech enhancement
Platform: | Size: 97280 | Author: Richard | Hits:

[Speech/Voice recognition/combinecljsound

Description: 自己写的语音处理小程序,并做成了GUI界面。-himself wrote the speech processing small procedures, and create a GUI interface.
Platform: | Size: 2048 | Author: 陈立江 | Hits:

[Waveletspeechprocessing

Description: 语音处理软件, GUI 界面,本人原创,频域,时域,可以看波形,WINDOW FUNCTION, 录音,-Voice-processing software, GUI interface, I created, the frequency domain, time domain, you can look waveform, WINDOW FUNCTION, recording,
Platform: | Size: 77824 | Author: 威威 | Hits:

[Speech/Voice recognition/combinespsnip_gui

Description: 语音识别程序。有需要的抓紧啦。用MATLAB实现的。-Speech recognition procedures. You need to have the grasp. Achieved using MATLAB.
Platform: | Size: 43008 | Author: 刘梅 | Hits:

[Embeded-SCM Developmatlab

Description: 与语音信号处理有关的代码,在GUIDE界面下做的,很好用-And speech signal processing related code in the GUIDE interface do well with
Platform: | Size: 8192 | Author: tutu | Hits:

[matlabspeech_analysis

Description: 一个外国大学用Matlab写的语音处理分析程序,GUI界面,功能强大。-A foreign university using Matlab written analysis of voice processing procedures, GUI interface and powerful.
Platform: | Size: 396288 | Author: 阿里 | Hits:

[Speech/Voice recognition/combineSPEECH-ANALYSIS-GUI

Description: 语音分析GUI实例: 最近在做数字语音分析,这里面有两份GUI,能完成10语音分析功能,已经打包调试。-Speech Analysis GUI examples: Recently, doing digital voice analysis, there are two GUI, to complete the 10 voice analysis capabilities have been packaged debugging.
Platform: | Size: 12288 | Author: xxh | Hits:

[Speech/Voice recognition/combinespeechcode1

Description: 语音识别Matlab测试程序(带GUI)。 Matlab P File-Speech Recognition test procedures (GUI). Matlab P File
Platform: | Size: 197632 | Author: 翟广宇 | Hits:

[Audio programmatlab.spsnip_gui

Description: This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instructions in the accompanying Readme.txt file]. Additional features like the snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP course and DSP researchers alike!-This is a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instructions in the accompanying Readme.txt file]. Additional features like the snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP course and DSP researchers alike!
Platform: | Size: 22528 | Author: wangqiang | Hits:

[Speech/Voice recognition/combinesong

Description: 用matlab进行语音合成,用到matlab GUI编程,界面友好。本人课程设计作品,希望对各位有所帮助。-Using matlab for speech synthesis, using matlab GUI programming, user-friendly. I curriculum design works, you want to be helpful.
Platform: | Size: 754688 | Author: 章鱼 | Hits:

[Audio programspeech_processing

Description: this program deals with simple speech processing like fft, use of hamming window, my durbin algorithm and likes. this program has gui too.
Platform: | Size: 131072 | Author: switspk | Hits:

[Speech/Voice recognition/combineF2_6764

Description: 端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。-Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.
Platform: | Size: 30720 | Author: cike | Hits:

[Speech/Voice recognition/combineSpeech_LPC

Description: This GUI is used to analyze the speech signal at the selected region of 256 samples. All the calculation is based on the sampling of 8 KHz. First 3 formants of the selected block of samples are derived from the LPC-8 coefficients. -This GUI is used to analyze the speech signal at the selected region of 256 samples. All the calculation is based on the sampling of 8 KHz. First 3 formants of the selected block of samples are derived from the LPC-8 coefficients.
Platform: | Size: 2048 | Author: SimonKap22 | Hits:

[Speech/Voice recognition/combineSpeechRecognition_DTW

Description: Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.- Speech Recognition Using DTW This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.
Platform: | Size: 607232 | Author: Aso | Hits:

[matlabmain

Description: MATLAB中GUI的设计实例,其中包括语音信号的录制、采样、滤波、重构、以及计算语音信号的频谱特性。-MATLAB GUI design example, including voice signal sampling, filtering, recording, and calculate the reconstruction, the speech signal spectrum characteristics.
Platform: | Size: 2893824 | Author: 张路 | Hits:

[matlabsharks_1.0

Description: 从mathswork上下的关于语音识别的完整程序,有GUI实现,相当的全面-Down from mathswork complete on speech recognition procedures, GUI implementation, very comprehensive
Platform: | Size: 62464 | Author: 王俊亚 | Hits:

[matlabvoiceproject

Description: gui for isolated word speech recognition
Platform: | Size: 18432 | Author: noor | Hits:

[matlabmatlab2

Description: 基于MATLAB的的语音信号处理.GUI界面,时域分析与频谱分析综合。可录制声音-MATLAB-based speech signal processing. GUI interface, time-domain analysis and spectral analysis and comprehensive. Sound can be recorded
Platform: | Size: 344064 | Author: 刘子源 | Hits:

[OtherGUI-Speech

Description: speech processing GUI 1.load 2.zoom 3.play 4.record
Platform: | Size: 141312 | Author: marjan | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net