Skip to content

0.17.0

Compare
Choose a tag to compare
@ThioJoe ThioJoe released this 11 Jan 18:20
· 31 commits to main since this release
c694e2b

馃帀 [0.17.0] New Features:

  • Support for Eleven Labs voice synthesis

    • You can now use Eleven Labs for voice synthesis. Simply use the 'Voice ID' of the voice as the voice name
    • Note that Eleven Labs doesn't support SSML so you don't have as much control
    • Be sure to update your cloud_service_settings.ini file with the latest version
  • New Default Audio Stretching: FFMPEG

    • I've found that FFMPEG actually results in much higher quality stretched audio than Rubberband, so I've added that and set it as default
    • You can set it manually with the config option local_audio_stretch_method
    • The FFMPEG result is actually pretty close to Two Pass Synthesis so that might not be necessary unless you really want
    • Be sure to update your config.ini file with the latest version