nl8590687 / ASRT_SpeechRecognitionLinks
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
☆8,159Updated 9 months ago
Alternatives and similar repositories for ASRT_SpeechRecognition
Users that are interested in ASRT_SpeechRecognition are comparing it to the libraries listed below
Sorting:
- 中文语音识别; Mandarin Automatic Speech Recognition;☆1,949Updated 11 months ago
- 中文语音识别☆842Updated 7 years ago
- Language Technology Platform☆5,145Updated 3 weeks ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,890Updated last year
- 中文近义词:聊天机器人,智能问答工具包☆5,089Updated 3 weeks ago
- 中文公开聊天语料库☆4,134Updated last year
- 基于PaddlePaddle实现的语音识别,中文语音识别。项目完善,识别效果好。支持Windows,Linux下训练和预测,支持Nvidia Jetson开发板预测。☆735Updated 6 months ago
- Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。☆683Updated 2 weeks ago
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,734Updated last year
- 基于PaddlePaddle实现端到端中文语音识别,从入门到实战,超简单的入门案例,超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型☆861Updated 2 weeks ago
- pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。☆6,048Updated 3 weeks ago
- 中文分词☆3,188Updated 5 months ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,249Updated 6 years ago
- 史上最大规模1.4亿中文知识图谱开源下载☆5,049Updated last year
- 百度NLP:分词,词性标注,命名实体识别,词重要性☆3,948Updated 4 years ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,450Updated last year
- 🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。☆6,875Updated 8 months ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆74,401Updated last year
- ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。☆3,580Updated last year
- yolo3+ocr☆6,076Updated 2 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆4,339Updated 2 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,011Updated last year
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,038Updated last year
- Python library for processing Chinese text☆6,555Updated 5 years ago
- 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理☆35,276Updated last month
- Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类☆3,399Updated 3 years ago
- 用于训练中英文对话系统的语料库 Datasets for Training Chatbot System☆2,046Updated 4 years ago
- pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation☆6,632Updated 2 years ago
- 中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com☆3,648Updated this week
- 自己动手做聊天机器人教程