cdminix commited on
Commit
c64b253
·
1 Parent(s): 184846b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,10 +8,14 @@ tags:
8
  - speech recognition, speech synthesis, text-to-speech
9
  ---
10
 
 
 
 
11
  This model requires the Vocex library, which is available using
 
12
  ```pip install vocex```
13
 
14
- [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://vocex-demo.streamlit.app)
15
 
16
  Vocex extracts several measures (as well as d-vectors) from audio.
17
  ![summary](https://raw.githubusercontent.com/MiniXC/vocex/main/demo/summary.png)
 
8
  - speech recognition, speech synthesis, text-to-speech
9
  ---
10
 
11
+ [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://vocex-demo.streamlit.app)
12
+
13
+
14
  This model requires the Vocex library, which is available using
15
+
16
  ```pip install vocex```
17
 
18
+
19
 
20
  Vocex extracts several measures (as well as d-vectors) from audio.
21
  ![summary](https://raw.githubusercontent.com/MiniXC/vocex/main/demo/summary.png)