登录

最新会员 最新下载

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

04月18日 09:16

成为了本站VIP会员

04月17日 11:07
已选条件
  1. 编程语言:C#
  2. 代码类别:语音合成与识别
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. lpcc_xiang

  c++语言开发,用于LPCC特征参数提取的,在语言识别系统中应用广泛。(c language, LPCC Features for feature extraction, in language recognition system widely used.)

72
下载
186
浏览
2021-04-29发布

2. Dtw

  这是一个基于DTW的语音识别的代码,里面包含端点检测和MFCC的提取。(This is a DTW-based speech recognition code, which contains end point detection and the extraction of MFCC.)

97
下载
187
浏览
2021-04-22发布

3. VoicePrint--sheng-wen-shi-bie-

  声纹识别和语音识别,语音识别的模块使用的讯飞云。声纹识别的代码则是参考了Dake前辈的代码。在此提出感谢。(Voiceprint recognition and speech recognition, voice recognition module for use hearing Fei. Voiceprint identification code is a reference to the Dake predecessors code. Presented in this thanks.)

62
下载
202
浏览
2021-04-20发布

4. HMM

  HMM语音识别,包含主要算法,进行语音识别(HMM speech recognition, contains the main algorithm for speech recognition)

226
下载
174
浏览
2021-04-12发布

5. Td-psolaPitchDuration

  使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)

53
下载
171
浏览
2021-03-13发布

6. ZXG

  一个对有噪声的音频信号进行自相关滤波的c程序,用的turbo c 3.0工具(One pair of noisy audio signal autocorrelation filtering c program using turbo c 3.0 Tools)

7
下载
137
浏览
2021-03-01发布

7. ZXG

  一个对有噪声的音频信号进行自相关滤波的c程序,用的turbo c 3.0工具(One pair of noisy audio signal autocorrelation filtering c program using turbo c 3.0 Tools)

7
下载
94
浏览
2021-03-01发布

8. espeak-1.46.02-source

  一款语音和成软件,主要是文本转语音,包括英文、普通话等(text change to speak)

25
下载
170
浏览
2021-01-03发布

9. KarmanFilter

  卡尔曼滤波器,demo中可以预测点的轨迹(Kalman filter, demo predictable point in the trajectory)

81
下载
153
浏览
2020-12-18发布

10. uds-c-master

  uds 诊断主机模式,采用C语言作为开发语音。( This is a platform agnostic C library that implements the Unified Diagnostics Services protocol for automotive electronics. UDS is documented in ISO 14229 and is the underpinning for the more well-known On-board Diagnostics (OBD) standard. The library currently supports UDS running over CAN (ISO 15765-4), which uses the ISO-TP (ISO 15765-2) protocol for message framing. This library doesn t assume anything about the source of your diagnostic message requests or underlying interface to the CAN bus)

264
下载
137
浏览
2020-12-14发布

11. VAD-1

  C语言实现的端点检测,具有良好的效果,对于做语音识别者来说,是很好的参考(C language implementation of endpoint detection, with good results)

93
下载
138
浏览
2020-12-10发布

12. EndpointDetection_Pitch

  这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用(This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think)

263
下载
197
浏览
2020-12-01发布

13. wav_handle

  c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly. )

39
下载
146
浏览
2020-11-17发布

14. TTS

  语音合成软件,输入文字,自动生成声音文件,全部是源码(Speech synthesis software, input text, automatic generation of sound files, all the source code)

18
下载
179
浏览
2020-10-26发布

15. talkbox_1.1.1.tar

  这是一个基于C++的语音识别系统,包括语音输入,识别,输出等功能(This is a C-based speech recognition systems, including voice input and recognition, output function)

16. Windows_voice_1.109_57283e23

  科大讯飞语音识别最新Demo,国内优秀的语音识别平台(new demo)

31
下载
146
浏览
2020-09-17发布

17. AEC

  语音AEC的demo程序和库源代码,在win7下验证可行。(audio aec demo in windows7.)

24
下载
169
浏览
2020-07-16发布

18. 实现基于C言的G.729A算法的解码功能encode

  程序功能可以基本上实现基于C语言的G.729A语音算法的解码功能,添加了部分本人的注释和理解,便于读者理解(Program features can basically C language-based decoding algorithm G.729A voice, add some of my notes and understanding, easier to understand)

6
下载
151
浏览
2020-07-08发布

19. iFlyVoice 讯飞输入法组件

  自己提取的讯飞输入法语音识别组件,可绿色运行,解压双击iFlyVoice.exe即可运行,语音识别能力比较强!(The voice recognition component extracted by Xunfei can be operated in green, decompressed and double-clicked iFlyVoice.exe can be operated, and the voice recognition ability is relatively strong!)

1
下载
130
浏览
2020-06-19发布

20. PESQ 用于质量评估 ITU提供了代码

  PESQ是用于语音质量评估的一种方法,ITU提供了代码(P.862 : Perceptual evaluation of speech quality (PESQ): An objective method for end-to-end speech quality assessment of narrow-band telephone networks and speech codecs)

0
下载
147
浏览
2020-06-19发布