ranchlai / pinyin2hanziLinks
拼音转汉字, convert pinyin to 汉字 using deep networks
☆22Updated 4 years ago
Alternatives and similar repositories for pinyin2hanzi
Users that are interested in pinyin2hanzi are comparing it to the libraries listed below
Sorting:
- Use bert to predict punctuation on IWSLT2012 and The People's Daily 2014☆66Updated 5 years ago
- ☆126Updated 4 years ago
- A Bert-CNN-LSTM model for punctuation restoration☆58Updated 2 years ago
- 基于Pytorch 1.0 实现的中文断句与标点符号恢复。☆59Updated 6 years ago
- python | 高效使用统计语言模型kenlm:新词发现、分词、智能纠错等☆168Updated 5 years ago
- SOTA punctation restoration (for e.g. automatic speech recognition) deep learning model based on BERT pre-trained model☆181Updated 6 years ago
- Integrated Semantic and Phonetic Post-correction for Chinese Speech Recognition☆18Updated 2 months ago
- ☆30Updated 6 years ago
- PyTorch re-implementation of Speech-Transformer☆102Updated 3 years ago
- 中文标点符号模型,可以给文本添加标点符号。☆143Updated 8 months ago
- ☆39Updated 4 years ago
- A pytorch based end2end speech recognition system.☆115Updated 4 years ago
- The code for our ACL2022 findings paper: CRACSpell: A Contextual Typo Robust Approach with Copy Mechanism to Improve Chinese Spelling Cor…☆75Updated 3 years ago
- A pytorch_lightning reimplementation of the Transducer module from ESPnet.☆77Updated 4 years ago
- Chinese text normalization. 中文文本规范化。☆55Updated 4 years ago
- A repository for Chinese text normalization.☆18Updated 4 years ago
- A PyTorch implementation of a punctuation prediction system using (B)LSTM, which automatically adds suitable punctuation into text withou…☆62Updated 5 years ago
- Tools for ASR Corpus Generation from Online Video☆140Updated 6 years ago
- A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP☆24Updated 4 years ago
- [ICASSP 2022] AISHELL-NER: Named Entity Recognition from Chinese Speech☆23Updated 3 years ago
- End-to-end speech recognition on AISHELL dataset.☆33Updated 3 years ago
- soft_mask_bert model for Chinese Spelling Correction in keras☆23Updated 4 years ago
- ☆16Updated 7 years ago
- 一个关于血色衣冠的对话机器人, 基于 Rasa, 可语音与机器人对话☆27Updated 3 years ago
- Punctuation restoration in ASR text☆33Updated 6 years ago
- A python module that convert chinese written string to read string. 一个python包:将中文书面字符串转换为口语字符串。☆122Updated 5 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 将百度DeepSpeech的keras后端由theano改为tensorflow,整合mozilla解码模块进行中文语音识别模型部署☆10Updated 5 years ago
- Mirror of SRILM☆57Updated 5 years ago
- Implements of CTC, Speech-Transformer and CIF for end-to-end speech recognition with pytorch☆23Updated 5 years ago