Skip to content

0.12.0-rc3 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sthibaul sthibaul released this 28 Apr 23:05
· 89 commits to master since this release

What is new in 0.12.0?

  • Add openjtalk module.
  • Add socket activation.
  • Add language and variant parameters to "list voice" command.
  • libspeechd: Simplify buffer management.
  • Fix use of semaphores on MacOS.
  • Fix splitting long UTF-8 sequences.
  • Update CLDR to version 44 and symbols from NVDA.
  • Add spd_fd function to C api.
  • Detect module failures from generic module.
  • Make the fallback espeak-ng and dummy modules hardcoded.
  • Better detect generic module failures to disable them.
  • pulse: Use asynchronous API to avoid buffer underruns.
  • generic: Make stripping punctuation use locale charset.