An open API service indexing awesome lists of open source software.

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的语音助手,若不使用本地模型则对硬件要求不是很高

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