Spoken Language Processing(黄学东,洪小文)
2023-02-02 06:51:09 7.86MB Spoken Language Processing
1
语音识别 spoken language processing
2021-12-27 16:31:22 10.82MB 语音识别
1
Spoken Language Processing A Guide to Theory Algorithm+and System Develop
2021-11-27 17:24:35 10.82MB SpokenLang Algorithm System
1
FastWER 用于快速字/字符错误率 (WER/CER) 计算的 PyPI 包 快速(cpp 实现) 句子级和语料库级 WER/CER 分数 安装 pip install pybind11 fastwer 例子 import fastwer hypo = [ 'This is an example .' , 'This is another example .' ] ref = [ 'This is the example :)' , 'That is the example .' ] # Corpus-Level WER: 40.0 fastwer . score ( hypo , ref ) # Corpus-Level CER: 25.5814 fastwer . score ( hypo , ref , char_level = True ) # Sentence-Leve
1
黄学东博士著作,介绍了到DNN出现之前的主流语音识别技术,增进对语音处理了解,实属居家旅行必备之良品
2021-06-01 14:30:07 9.64MB 语音处
1
这是语音信号处理领域一本内容很不错的书,我一直在用,很受益。拿出来分享,Enjoy it!
2021-04-30 19:51:06 6.81MB 语音信号处理丛书 pdf
1
语音识别入门教材 微软黄学东 spoken language processing
2021-04-09 20:15:05 9.08MB spoken langu
1
巨经典的语音识别著作,我千辛万苦找到的
2019-12-21 20:23:04 9.1MB recognition speech
1
由微软的xuedong Huang编写的语音信号处理经典教程,Spoken Language Processing A Guide to Theory Algorithm and System Development
2019-12-21 20:03:48 6.76MB Spoken Langu
1