taiqing / pinyin2hanziLinks
End-to-end translation of Chinese phonetics to characters using bi-directional RNN (LSTM/GRU)
☆29Updated 6 years ago
Alternatives and similar repositories for pinyin2hanzi
Users that are interested in pinyin2hanzi are comparing it to the libraries listed below
Sorting:
- TestB榜第10的方案,bleu32.1☆64Updated 5 years ago
- 用于存储NLP常用模型☆146Updated 5 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Updated 11 months ago
- 这是一个基于全卷积神经网络的语音识别系统☆79Updated 6 years ago
- Seq2Seq Speech Recognition with Transformer on Mandarin Chinese☆117Updated 5 years ago
- Google Summer of Code 2018 Project: Automatic Speech Recognition for Speech-to-Text on Chinese☆117Updated 7 years ago
- a simple asr system☆14Updated 7 years ago
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆65Updated 5 years ago
- A python module that convert chinese written string to read string. 一个python包:将中文书面字符串转换为口语字符串。☆122Updated 6 years ago
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆59Updated 6 years ago
- 2018年7⽉30⽇-8⽉13⽇持续2周的好未来AI训练营中语⾳情感识别营的项目报告☆33Updated 6 years ago
- Use ctc to do chinese speech recognition by keras / 通过keras和ctc实现中文语音识别☆43Updated 7 years ago
- translate from English to Chinese user transformer model☆32Updated 2 years ago
- Tensorflow version of DFSMN☆49Updated 7 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆168Updated 6 years ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆23Updated 5 years ago
- Mandarin ASR system based on tensorflow☆108Updated 7 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- 个人博客 (https://fancyerii.github.io/) 文章的代码☆185Updated last year
- Estimate the phonetic distance between Chinese words and get similar sounding candidate words.☆37Updated last month
- 中文单词自动纠错☆122Updated 4 years ago
- ☆126Updated 4 years ago
- 基于LSTM语言模型和seq2seq序列模型的歌词生成,包括数据爬取、数据处理、模型训练和歌词生成。☆70Updated 5 years ago
- 这个工程的目的是从视频中获取语音识别的训练数据,用于训练字幕自动生成☆53Updated 7 years ago
- 基于卷积神经网络的语音识别声学模型的研究☆178Updated 6 years ago
- soft_mask_bert model for Chinese Spelling Correction in keras☆23Updated 4 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- machine learning algorithms and implementations☆116Updated 7 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year