chore: add installation script to readme

This commit is contained in:
ayo 2026-06-07 20:10:30 +02:00
parent f307a6d4a0
commit cfd1707db0

View file

@ -22,6 +22,14 @@ This is especially useful for the days when I don't have the mental energy to go
1. Use copied text as input
1. Utilize different GPUs as accelerator
## Installation
Run the following in your terminal for Debian or Ubuntu-based Linux distros:
```bash
curl -fsSL "https://git.ayo.run/ayo/simple-tts/raw/branch/main/install.sh" | sh
```
## Requirements
**Simple TTS** is in early development and not packaged or distributed yet for any particular operating system. Please read on to see the tested environment under which I am developing & using it.