Dionyssos commited on
Commit
7d11d0a
·
1 Parent(s): 267f0b7

format README

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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.