Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aifsh/comfyui-edgetts
https://github.com/aifsh/comfyui-edgetts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aifsh/comfyui-edgetts
- Owner: AIFSH
- License: gpl-3.0
- Created: 2024-06-03T13:37:07.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-04T06:48:43.000Z (7 months ago)
- Last Synced: 2024-06-04T17:49:15.366Z (7 months ago)
- Language: JavaScript
- Size: 301 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComfyUI-EdgeTTS
a comfyui custom node for [edge-tts](https://github.com/rany2/edge-tts)
## How to use
```
git clone https://github.com/AIFSH/ComfyUI-EdgeTTS.git
cd ComfyUI-EdgeTTS
pip install -r requirements.txt
```## Tutorial
- [Demo](https://www.bilibili.com/video/BV1MZ421p7GD)## Thanks
[edge-tts](https://github.com/rany2/edge-tts)