From 28811dc47eee8d93b7a6e920217ea095ff562c6e Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Mon, 17 Apr 2023 20:15:34 -0700 Subject: [PATCH] update readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..eda6cf4 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# elevenlabs +Unofficial [elevenlabs.io](https://beta.elevenlabs.io/) ([11.ai](11.ai)) voice synthesis client + +This library is not affiliated with, not associated with ElevenLabs in any way. + +ElevenLabs' official api documentation, upon which this client has been +derived, [can be found here](https://api.elevenlabs.io/docs). + +## Purpose +This go client provides an easy interface to create synthesized voices and +make TTS (text-to-speech) requests to elevenlabs.io + + +As a prerequisite, you must already have an account with elevenlabs.io. +After creating your account, you can get you API key [from here](https://help.elevenlabs.io/hc/en-us/articles/14599447207697-How-to-authorize-yourself-using-your-xi-api-key-). + + +To use this library, create a new client and send a TTS request to a voice.