lansinuote / Chinese_Speech_to_Text
☆13Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for Chinese_Speech_to_Text
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆155Updated 6 months ago
- qwen ai agent☆109Updated 8 months ago
- 从小说中提取对话数据集☆98Updated 4 months ago
- ☆37Updated 6 months ago
- API and websocket server for sensevoice. It has inherited some enhanced features, such as VAD detection, real-time streaming recognition,…☆214Updated 3 weeks ago
- 基于pytorch的中文意图识别和槽位填充☆141Updated 4 months ago
- ☆88Updated last year
- BERT-based intent and slots detector for chatbots.☆135Updated 6 months ago
- 记录大模型相关的一些知识和方法☆102Updated last week
- Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training wit…☆187Updated 3 weeks ago
- ☆56Updated 3 weeks ago
- 基于BM25、BGE的检索增强生成RAG示例☆97Updated 2 weeks ago
- 首个llama2 13b 中文版模型 (Base + 中文对话SFT,实现流畅多轮人机自然语言交互)☆89Updated last year
- 大语言模型微调,Qwen2、GLM4指令微调☆207Updated 3 months ago
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆71Updated 10 months ago
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆154Updated last year
- prompt 工程项目案例☆41Updated 2 weeks ago
- 本项目是基于Pytorch的语音合成项目,使用的是VITS,VITS是一种语音合成方法,这种时端到端的模型使用起来非常简单,不需要文本对齐等太复杂的流程,直接一键训练和生成,大大降低了学习门槛。☆38Updated 2 months ago
- Unsloth框架在Windows平台微调训练Qwen2大模型,非WSL☆39Updated 4 months ago
- 学习ChatGLM3模型和LangChain框架的架构与核心功能,并基于LangChain+ChatGLM3实现本地知识库问答。☆42Updated 9 months ago
- An minimal Seq2Seq example of Automatic Speech Recognition (ASR) based on Transformer☆46Updated 6 months ago
- 中文聊天小模型,用t5 base在大量数据上有监督。☆96Updated last year
- A Multi-modal RAG Project with Dataset from Honor of Kings, one of the most popular smart phone games in China☆51Updated 2 months ago
- qwen-7b and qwen-14b finetuning☆84Updated 6 months ago
- 大模型微调工具集合☆21Updated 7 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆93Updated 2 months ago
- ☆19Updated 9 months ago
- 最容易上手的0门槛 chatglm3 & agent & langchain 项目☆244Updated 9 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆51Updated 2 months ago