format README
Browse files
README.md
CHANGED
|
@@ -35,11 +35,13 @@ Beta version of [SHIFT](https://shift-europe.eu/) TTS tool with [AudioGen sounds
|
|
| 35 |
|
| 36 |
[TTS Demo](https://huggingface.co/dkounadis/artificial-styletts2/blob/main/demo.py)
|
| 37 |
|
| 38 |
-
## API
|
| 39 |
|
| 40 |
<details>
|
| 41 |
<summary>
|
|
|
|
| 42 |
Build virtualenv / run `api.py`
|
|
|
|
| 43 |
</summary>
|
| 44 |
|
| 45 |
Clone
|
|
@@ -66,8 +68,6 @@ Following examples need `api.py` to be running. [Set this IP](https://huggingfac
|
|
| 66 |
|
| 67 |
</details>
|
| 68 |
|
| 69 |
-
Inference via `api.py`
|
| 70 |
-
|
| 71 |
## Landscape 2 Soundscapes
|
| 72 |
|
| 73 |
The following needs `api.py` to be already running on a tmux session.
|
|
|
|
| 35 |
|
| 36 |
[TTS Demo](https://huggingface.co/dkounadis/artificial-styletts2/blob/main/demo.py)
|
| 37 |
|
| 38 |
+
## Flask API
|
| 39 |
|
| 40 |
<details>
|
| 41 |
<summary>
|
| 42 |
+
|
| 43 |
Build virtualenv / run `api.py`
|
| 44 |
+
|
| 45 |
</summary>
|
| 46 |
|
| 47 |
Clone
|
|
|
|
| 68 |
|
| 69 |
</details>
|
| 70 |
|
|
|
|
|
|
|
| 71 |
## Landscape 2 Soundscapes
|
| 72 |
|
| 73 |
The following needs `api.py` to be already running on a tmux session.
|