Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Releases: rhasspy/larynx

v1.1

11 Nov 16:31
Compare
Choose a tag to compare

Changed

  • With --ssml, input from stdin is assumed to be one document instead of lines (override with --stdin-format lines)
  • Bump gruut to version 2.1 for inline lexicons
  • Include /usr/share/ca-certificates in Docker scripts

v1.0

20 Oct 16:13
Compare
Choose a tag to compare

[1.0.0] - 20 Oct 2021

Added

  • Support for a subset of SSML (--ssml flag)
  • Ability to use CUDA (--cuda) and half-precision inference (--half)

v0.5

23 Aug 21:09
Compare
Choose a tag to compare

New features include:

  • Automatic downloading of new voices (command-line and web interface)
  • 50 voices across 9 languages
  • Improved command-line interface, with support for streaming synthesis (by line or paragraph)
  • Inline word pronunciations, both phonetically and using known words/segments
  • Accented speech using automatic phoneme guessing between languages (beta)

v0.4.0

23 Apr 21:15
Compare
Choose a tag to compare
Allow <voice>;<vocoder> format for MaryTTS voice

2021-03-28

28 Mar 18:46
Compare
Choose a tag to compare
Add samples page