https://github.com/arondight/vits_api_tts
This is an extension of text-generation-webui in order to generate audio using vits-simple-api.
https://github.com/arondight/vits_api_tts
extension text-generation-webui vits-simple-api
Last synced: 9 months ago
JSON representation
This is an extension of text-generation-webui in order to generate audio using vits-simple-api.
- Host: GitHub
- URL: https://github.com/arondight/vits_api_tts
- Owner: Arondight
- Created: 2024-03-30T07:41:58.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T17:31:31.000Z (almost 2 years ago)
- Last Synced: 2024-04-07T18:34:21.950Z (almost 2 years ago)
- Topics: extension, text-generation-webui, vits-simple-api
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vits_api_tts
## About
This is an extension of [text-generation-webui](https://github.com/oobabooga/text-generation-webui.git) in order to generate audio using [vits-simple-api](https://github.com/Artrajz/vits-simple-api.git).
I have only tested it in my own environment. This project is open source for sharing. Pull requests are welcome.