jujunchen / SmartHomeCLLM
Greentown Smart Home Command Language Large Model(SmartHomeCLLM), trained from tens of thousands of smart home control commands 智能家居指令大模型,通过数万条智能家居控制指令训练而成的大模型
☆12Updated 10 months ago
Alternatives and similar repositories for SmartHomeCLLM:
Users that are interested in SmartHomeCLLM are comparing it to the libraries listed below
- 基于FunASR实现语音识别,包含常规版和ONNX版(推荐)。☆28Updated 3 months ago
- 端到端语音唤醒工具箱,从模型训练到模型推理。☆96Updated 4 months ago
- ☆99Updated last year
- 基于深度学习的普通话语音识别☆18Updated 5 years ago
- ☆29Updated 5 years ago
- ☆44Updated 6 months ago
- paraformer(chinense asr) online onnx runtime for python☆40Updated 10 months ago
- 实现对语音进行端点检测,并去除语音中静音段,可以作为语音信号处理的一个预处理☆14Updated 3 years ago
- Pseudo Streaming SenseVoice with Hotwords☆171Updated last month
- ASR 2Pass onnxruntime and websocket server, based on FunASR(https://github.com/alibaba-damo-academy/FunASR).☆57Updated last month
- 基于T5模型的中文文本纠错☆29Updated 2 months ago
- 主要参考李宏毅老师2020年人类语言处理课程资料整理,包括代码和ppt☆33Updated 3 years ago
- TTS appalication based on modelscope KAN-TTS☆43Updated 9 months ago
- ☆116Updated 8 months ago
- flow mirror models from JZX AI Labs☆42Updated 4 months ago
- 基于语音的语种识别☆30Updated last year
- transformer的 encoder-decoder结构基于tensorflow实现的中文语音识别项目☆34Updated 3 years ago
- A enterprise-grade Voice Activity Detector from modelscope and funasr.☆71Updated last year
- 基于python的语音识别服务部署,任何一个支持一句话解码的ASR模型接口,都可仿照该框架部署自己的语音识别服务☆49Updated 2 years ago
- BERT-based intent and slots detector for chatbots.☆157Updated 8 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- 用CASIA database数据集做的,做的语音情感识别和语音识人的练习☆63Updated 2 years ago
- An minimal Seq2Seq example of Automatic Speech Recognition (ASR) based on Transformer☆56Updated 9 months ago
- ☆186Updated 4 months ago
- 拼音转汉字, convert pinyin to 汉字 using deep networks☆22Updated 4 years ago
- A repo for update and debug Mixtral-7x8B、MOE、ChatGLM3、LLaMa2、 BaChuan、Qwen an other LLM models include new models mixtral, mixtral 8x7b, …☆42Updated last month
- In this fast-paced world, we all need a little something to spice up life. Whether you need a glass of sweet talk to lift your spirits or…☆41Updated this week
- 用于汇总目前的开源中文对话数据集☆133Updated last year
- 介绍docker、docker compose的使用。☆20Updated 4 months ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago