anrsue's Stars
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
THUDM/CodeGeeX2
CodeGeeX2: A More Powerful Multilingual Code Generation Model
Plachtaa/VITS-fast-fine-tuning
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
hiroi-sora/Umi-OCR_v2
结束和新的开始
yuanfangqiao/euanka
本地完整部署ASR(K2)-NLP(Rasa,Spacy)-LLM(Chatglm2)-TTS(Vits)
SheikhAminul/ChatGPT-voice-control
Voice control for ChatGPT. Talk to ChatGPT and hear ChatGPT's responses in a natural voice.
uniai-lab/GLM-API
Customize APIs from GLM, ChatGLM
Gustavoandresai/chatgpt-speaker-openai-whisper
A chatbot made with whisper microphone speech to text and openai api to generate responses to given text questions.
mirrorange/chatvits
这是一个基于 ChatGPT、Whisper、VITS 和 Live2D 的语音聊天网页
luxinfeng/audioConversation-ChatGLM
基于chatGLM的语音对话实现(英文),整个流程基本使用开源工具,不涉及到openAI,完全免费,仅供个人测试,禁止商用
GanymedeNil/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。