Update README.md
Browse files
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 |
-
|
15 |
|
16 |
Vocex extracts several measures (as well as d-vectors) from audio.
|
17 |

|
|
|
8 |
- speech recognition, speech synthesis, text-to-speech
|
9 |
---
|
10 |
|
11 |
+
[](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 |

|