You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,16 +14,13 @@ The official Python API for [ElevenLabs](https://elevenlabs.io/) [text-to-speech
14
14
15
15
Check out the [HTTP API documentation](https://elevenlabs.io/docs/api-reference).
16
16
17
-
## ⚙️ Install
17
+
## Install
18
18
19
19
```bash
20
20
pip install elevenlabs
21
21
```
22
22
23
-
## 🗣️ Usage
24
-
25
-
[](https://huggingface.co/spaces/elevenlabs/tts)
26
-
[](https://colab.research.google.com/gist/flavioschneider/49468d728a816c6538fd2f56b3b50b96/elevenlabs-python.ipynb)
0 commit comments