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

https://github.com/stillmisty/nonebot_plugin_audio

生成角色语音
https://github.com/stillmisty/nonebot_plugin_audio

Last synced: about 2 months ago
JSON representation

生成角色语音

Awesome Lists containing this project

README

        

# nonebot_plugin_audio

生成角色语音

## 用法

1. **语音列表**:获取可用角色列表
2. **[角色]说[文本]**:合成对应语音

## 依赖

```shell
pip install httpx
```