Skip to content

Release 2.1.110100

Compare
Choose a tag to compare
@appurist appurist released this 10 Oct 04:52
· 27 commits to main since this release

This release does some usability improvements, especially for ElevenLabs "free" tier users. In particular, it will auto-downgrade the MP3 rate from 192 to 128 in order to avoid a 403 error for free users. This utility will try to make it work without additional command line parameters if you are an ElevenLabs free tier user. Just add the LABS_KEY to your environment or .env file and it should work without additional parameters, e.g. say2file "Hello there.", although you probably want to specify a voice via --voice (-w) or list them with --list (-l).

This update also fixes the default voice for ElevenLabs, which previously was not one of the generated voices available to all users.

Pre-built binary executables are also provided below for Linux, MacOS and Windows.
For MacOS and Linux executables, don't forget to mark them as executable with chmod -x ... before use.
MacOS users will probably also need to "bless" the executable using the Security & Privacy system preference applet.