联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 语音合成(252) 

[语音合成] Thorsten-Voice

托尔斯滕语音:在没有任何许可证的情况下,每个项目都应该可以使用免费的、离线工作的、高质量的德国TTS语音...
Thorsten-Voice: A free to use, offline working, high quality german TTS voice should be available for every project without any license struggling. (2023-11-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699440946938287.html

[语音合成] Attend-Grow

Attendand&Grow是一个活动注册和管理网站,为维洛尔的VIT俱乐部和分会创建。它是...
Attend&Grow is an event registration and management website created for the Clubs and Chapters of VIT, Vellore. It allows users to view event details, register for events, post new events, and manage events. It also allows users to filter the events based on keywords(with a search feature) and date. Users can easily view the list of all the (2022-04-22, HTML, 2336KB, 下载0次)

http://www.pudn.com/Download/item/id/1650585671736909.html

[语音合成] Morse-Code-Exam-Cheater-ESP32

解码来自脚趾按钮的莫尔斯电码输入,发送到API,并用ES播放线性TTS或振动电机...
Translates morse from buttons under toes and vibrates target language s result via Google Translate. (2022-08-15, Python, 74177KB, 下载0次)

http://www.pudn.com/Download/item/id/1660549572235777.html

[语音合成] audio

该代码实现读取一段单声道语音信号处理,首先对其加汉明窗处理,然后弹出界面方便用户选择一帧语音信号,当用户选择一帧语音信号后,程序会计算该帧语音信号的频谱、倒谱、声道特性(共振峰)、以及使用LPC算法计算的共振峰特性。
The code reads a mono-channel speech signal processing. Firstly, it is processed with Hamming window. Then the pop-up interface is convenient for users to select a frame of speech signal. When the user selects a frame of speech signal, the program calculates the frequency spectrum, cepstrum, channel characteristic (formant) of the speech signal and calculates it with LPC algorithm. The resonance peak characteristics of the system. (2018-12-07, matlab, 73KB, 下载9次)

http://www.pudn.com/Download/item/id/1544146437100880.html

[语音合成] subspace

子空间语音增强算法就是通过空间分解将整个空间分为噪声子空间和信号加噪声子空间,然后去除噪声子空间最终实现语音增强
The algorithm of subspace speech enhancement is to divide the whole space into noise subspace and signal noise subspace by spatial decomposition, and then remove noise subspace to achieve speech enhancement finally. (2018-07-22, matlab, 188KB, 下载6次)

http://www.pudn.com/Download/item/id/1532258858305361.html

[语音合成] matlab

这是一个具有语音的采集、读取、内插恢复、重采样,语音的时域参数的计算、端点的检测、基音周期的提取,语音的加噪、滤波及每次处理后语音的播放等功能的语音信号处理系统。
speech signal processing (2018-04-08, matlab, 6106KB, 下载30次)

http://www.pudn.com/Download/item/id/1523157587513929.html

[语音合成] Auto-Correlated-Cosine-for-VAD

在基于高维空间和自相关函数的基础上,基于短时自相关夹角余弦值的语音端点检测。
On the basis of higher dimension space and auto-corre lated func tions, this paper presents a new method of end point detection of speech, a c ross zero speech recognition method based on short time auto-correlated corner cosine. (2015-08-29, matlab, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1440852664884174.html

[语音合成] GMM-MFCC

基于GMM的MFCC算法的说话人识别,Maltab的高斯混合模型,12维。
MFCC speaker recognition algorithm based on GMM (2015-03-26, matlab, 2402KB, 下载83次)

http://www.pudn.com/Download/item/id/1427371159217695.html

[语音合成] Veido

vc++ 采用c++开发的重数据库查询摄像机信息,然后实现拍照与语音对讲的功能,以组件的形式嵌套在组态里
Database query camera information, and then to take pictures and voice intercom function (2013-08-20, Visual C++, 23267KB, 下载4次)

http://www.pudn.com/Download/item/id/2334419.html

[语音合成] bgaotong

用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。
With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results. (2013-05-11, matlab, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/2238231.html

[语音合成] bdaitong

用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。
Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect. (2013-05-11, matlab, 1KB, 下载30次)

http://www.pudn.com/Download/item/id/2238229.html

[语音合成] wra

在上一次实验的基础上,进一步理解加窗思想在语音语音信号处理的作用和语音信号时域处理的基本方法,掌握基于短时自相关函数的基音周期估计的算法,理解窗长与基因周期之间的关系。完成语音基因计算。
an implementation of the pitch estimation algorithm based on short-time autocorrelation function (2012-08-19, matlab, 367KB, 下载28次)

http://www.pudn.com/Download/item/id/1970123.html

[语音合成] dtdp

深刻理解加窗思想在语音语音信号处理的作用,掌握矩形窗、汉宁窗、哈明窗的算法。理解窗长和窗移对计算语音信号的短时过零率、短时能量、短时平均能量的影响,掌握设定合适的短时过零率阈值、短时平均能量阈值来实现语音信号端点的检测。
an implementation of double-threshold method for audio endpoint detection algorithm (2012-08-19, matlab, 820KB, 下载23次)

http://www.pudn.com/Download/item/id/1970120.html

[语音合成] sbassicprocesp

语音信号处理的最基本的Maylab处理程序源码,包含读入语音波形,清音浊音的检检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示。
Most basic Maylab handler source speech signal processing, including reading the speech waveform, voiceless voiced seizure detection, windowing, zero crossing rate, short-term energy, the maximum pitch. Finally, the test is given demonstration. (2012-08-12, Visual C++, 30KB, 下载6次)

http://www.pudn.com/Download/item/id/1964023.html

[语音合成] VariableNoisySpeechEnhancementAlgorithmPerformance

语音增强是影响语音识别系统性能的重要成分。为了比较语音增强算法的性能,采用Matlab软件进行了数值仿真,对不同噪声环境下的语音用3种不同的方法进行降噪,采用信噪比、端点检测等方法来降噪效果,并对几种增强算法的性能进行了比较分析。结果表明,在变噪声环境下短时谱MMSE法最佳,谱减法和维纳滤波法各有优点。
Speech enhancement of voice recognition is an important component of system performance. In order to compare the performance of speech enhancement algorithm using the Matlab software, a numerical simulation, speech under different noise environments with 3 different methods of noise reduction, the use of signal to noise ratio, endpoint detection method to the noise reduction effect, and a few kinds of enhanced performance of the algorithm were compared. The results show that changing the noise environment in the MMSE method was the best short-term spectrum, spectral subtraction and Wiener filtering methods have their advantages. (2011-01-04, Visual C++, 368KB, 下载56次)

http://www.pudn.com/Download/item/id/1401671.html

[语音合成] voice

本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。
This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics of Butterworth low-pass filter magnitude and phase response, after the introduction of noise, amplitude-frequency characteristics, as well as the filtered DFT amplitude-frequency characteristics. This procedure for testing with voice file. (2009-10-07, matlab, 4KB, 下载117次)

http://www.pudn.com/Download/item/id/930547.html

[语音合成] preprocess0

语音信号处理前的预处理部分,包括预加重,分frame,加窗,是语音信号编程入门的一个很好的参考程序
Speech signal processing part of the pre-pre-treatment, including pre-emphasis, sub-frame, plus window, the speech signal a good entry-programming reference procedures (2009-08-01, matlab, 1KB, 下载170次)

http://www.pudn.com/Download/item/id/863077.html

[语音合成] 111

语音信号处理,语音识别,大致知道要经过预处理,特征提取,矢量化和匹配计算等几个步骤, 用matlab对一个语音信号进行滤波,分桢,加窗或者端点检测. 注:网上下voicebox工具箱,用做语音处理
Voice signal processing, speech recognition, more or less know to go through pre-processing, feature extraction, vectorization and matching calculation several steps, using matlab on a voice signal filtering, sub-ching, windowed or endpoint detection. Note: The online toolbox VoiceBox used to do voice processing (2008-04-17, matlab, 5KB, 下载170次)

http://www.pudn.com/Download/item/id/440041.html

[语音合成] robot

语音识别系统 -- 机器人语音控制系统 零,一,二,三,四,五,六,七,八,九,执行,各关节归零,大臂正转,大臂反转,小臂正转,小臂反转,手腕正转,手腕反转,手爪张开,手爪闭合,上升,下降,大臂运行,大臂负运行,小臂运行,小臂负运行,手腕运行,手腕负运行,手爪运行,手爪负运行,升降运行,升降负运行,大臂归零,小臂归零,手腕归零,手爪归零,升降归零,速度加,原点记忆,系统复位,示教盒,暂停,急停,回原点,速度减,区号加,区号减,单步再现,周期再现,连续再现,返回,继续,数据记忆,读取数据,设置串口,打开串口,关闭串口 (2008-03-12, Visual C++, 100KB, 下载154次)

http://www.pudn.com/Download/item/id/414781.html
总计:252