-
The Yin algorithm was developed by Alain de Cheveigné of IRCAM
The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.-The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation.
It features a very low error rate and few tuning parameters.
This implementation is a C++ template, with EMM support for faster processing. Developped in Visual C++ 6.0, but should compile with other compilers.
- 2023-07-02 17:40:03下载
- 积分:1
-
基于tapi,接入电话
基于tapi,接入电话-TAPI-based, telephone access
- 2022-03-09 23:31:04下载
- 积分:1
-
语音识别专辑六
语音识别专辑六- Speech recognition special edition six
- 2022-04-15 01:52:43下载
- 积分:1
-
语音开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。...
语音开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。-voice to the important development of algorithms, especially in the widely used voip. The algorithm is simple and clear.
- 2022-06-28 02:19:58下载
- 积分:1
-
基于DHMM模型的语音识别系统,能很好的实现汉语语音识别功能....
基于DHMM模型的语音识别系统,能很好的实现汉语语音识别功能.-DHMM model-based speech recognition system can achieve good speech recognition of Chinese
- 2022-01-25 17:31:01下载
- 积分:1
-
语音识别中关于矢量量化方面的论文资料:)
语音识别中关于矢量量化方面的论文资料:)-Thesises for vector measure in speech signal recognition
- 2022-02-01 16:50:27下载
- 积分:1
-
这个函数是用来计算离散余弦变换的matlab程序。注意输入的参数要是实数...
这个函数是用来计算离散余弦变换的matlab程序。注意输入的参数要是实数-This function is used to calculate the discrete cosine transform matlab program. Note that if the real number input parameters
- 2022-04-28 16:36:47下载
- 积分:1
-
By TLV320AIC23 audio codec, on the one hand into the DSP memory, on the other ha...
经TLV320AIC23音频编解码器,一方面送入DSP存储器,另一方面方便用户实现录音和播音-By TLV320AIC23 audio codec, on the one hand into the DSP memory, on the other hand, realize user-friendly recording and broadcasting
- 2022-06-18 01:15:27下载
- 积分:1
-
CCS下调试通过,基于5416DSP及AIC23的G.711编解码算法。
CCS下调试通过,基于5416DSP及AIC23的G.711编解码算法。-The adoption of CCS under the debugger, based on the 5416DSP and AIC23 codec G.711 algorithm.
- 2022-08-25 05:00:29下载
- 积分:1
-
记录光的vckbase上记录API代码组合的一小部分…
录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small socket (TCP) can be used for recording a unilateral words, part of the procedure is divided into two parts (recorders network code), part of the (receiving data waveform music broadcast code), as a result of procedures only for their own use. many places no attention to the wrong identification, the structure was chaotic, most of the first procedure is a headache for the control of memory loss, Results of the double-caching to store waveform data to the turn of the storage/removals.
- 2022-12-04 12:45:03下载
- 积分:1