2023-04-18 17:20:13 -07:00
2023-04-18 13:18:21 -07:00
2023-04-18 17:20:13 -07:00
2023-04-17 20:36:34 -07:00
2023-04-18 13:19:56 -07:00
2023-04-18 13:19:56 -07:00
2023-04-18 01:24:28 -07:00

elevenlabs

Unofficial elevenlabs.io (11.ai) voice synthesis client

This library is not affiliated with, nor associated with ElevenLabs in any way.

ElevenLabs' official api documentation, upon which this client has been derived, can be found here.

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.

To use this library, create a new client and send a TTS request to a voice.

Languages
Go 100%