Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Releases: rhasspy/piper

2023.11.14-2

14 Nov 19:05

Choose a tag to compare

v1.2.0

01 Aug 00:49

Choose a tag to compare

  • Add --phoneme_silence option to CLI
  • Read inference.phoneme_silence from voice config
  • Upgrade to piper-phonemize 1.2.0 (phonemes for Luxembourgish)

v1.1.0

10 Jul 20:34

Choose a tag to compare

  • Add --json-input and --version

v1.0.0

12 Jun 16:40

Choose a tag to compare

  • Use fork of espeak-ng for punctuation preservation and sentence boundary detection
  • Support raw text phonemes with piper-phonemize
  • Support Arabic diacritization with libtashkeel (model included)
  • Extend default phoneme set to 256 for future expansion (use these pretrained checkpoints)
  • New command-line options (--silence_seconds, --espeak_data, --tashkeel_model, --debug)
  • Merge code into piper.hpp and piper.cpp for use as a library
  • Update to onnxruntime 1.14.1 (from piper-phonemize)
  • Adding logging with spdlog

Initial release

10 Jan 22:36

Choose a tag to compare

v0.0.2

Bump version