Skip to content

sgerhardt/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleven Labs Client

Go Report Card codecov

  1. Have an eleven labs account
  2. Setup a .env file with the following content
XI_API_KEY=<replace_me>
OUTPUT=/user/downloads/example # leave blank to use same directory as executable
  1. Build the project
make chatter
  1. Run with text
./bin/chatter -t "Hello, World!" -v "your_voice_id" 

or point it to a website

./bin/chatter -s "https://www.example.com" -v "your_voice_id"

About

A golang eleven labs client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published