https://github.com/xcenweb/hellodove
基于ChatGLM的语音助手,若不使用本地模型则对硬件要求不是很高
https://github.com/xcenweb/hellodove
ai assistant-chat-bots chatglm llm python3 voice-recognition
Last synced: 3 months ago
JSON representation
基于ChatGLM的语音助手,若不使用本地模型则对硬件要求不是很高
- Host: GitHub
- URL: https://github.com/xcenweb/hellodove
- Owner: xcenweb
- License: mit
- Created: 2023-11-19T11:01:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T12:14:26.000Z (over 1 year ago)
- Last Synced: 2025-04-04T01:29:09.789Z (6 months ago)
- Topics: ai, assistant-chat-bots, chatglm, llm, python3, voice-recognition
- Language: Python
- Homepage: https://github.com/xcenweb/HelloDove
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HelloDove
简洁优雅的PC端语音助手框架
# 项目结构
```path
```
# 运行测试
运行前准备工作:
```cmd
> git clone git@github.com:xcenweb/HelloDove.git
> cd HelloDove
> git clone https://huggingface.co/csukuangfj/sherpa-ncnn-streaming-zipformer-small-bilingual-zh-en-2023-02-16
```将目录重命名为 `model`,然后:
```cmd
> poetry init
> python main.py
```done.
# 联系
WeChat: ITxcen1618000
E-mail: xcenweb@gmail.com