Stars
ai live,ai vtb,bilibili live with chatgpt,基于chatgpt后端进行ai直播,配合obs和vts,需要图形化界面
Official implementation of compound word transformer (AAAI'21)
[JCMS 2024] This is the official repository for the paper, MidiBERT-Piano: Large-scale Pre-training for Symbolic Music Understanding.
Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)
Generate images by NovelAI | 基于 NovelAI 的画图机器人
Mirai HTTP API (console) plugin
Code for ACL 2021 main conference paper "Conversations Are Not Flat: Modeling the Dynamic Information Flow across Dialogue Utterances".
Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!
Self-Supervised Speech Pre-training and Representation Learning Toolkit
Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)
Chinese Word2vec Medicine,中文医学词向量
The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`
Medical NLP Competition, dataset, large models, paper
zeionara / TENER
Forked from fastnlp/TENERCodes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
Author implementation of the paper "Representing Schema Structure with Graph Neural Networks for Text-to-SQL Parsing"
duytinvo / PyTorchSeqLabel
Forked from jiesutd/NCRFppSequence labeling framework using PyTorch, includes LSTM-CRF with character lstm/cnn features, batched training and decoding
Some classic RL algorithms and their realizations