Skip to content

Releases: jame25/Piper-Tray

v2.1.0

02 Feb 20:40
b2322ad
Compare
Choose a tag to compare

Changelog:

  • Fixed settings form crash

v2.0.9

02 Feb 20:18
33c22f8
Compare
Choose a tag to compare

Changelog:

  • Fixed issues with updating Speed values

v2.0.8

17 Nov 08:10
9c891dd
Compare
Choose a tag to compare

Changelog:

  • Main model/speakerID/speed/silence values now update with active preset
  • Added ignoring of URLs to banned.dict

v2.0.7

16 Nov 02:22
56d7c90
Compare
Choose a tag to compare

Changelog:

  • Added ability to enable / disable Hotkeys
  • Added playback buffer, speech now begins much sooner for longer text
  • Misc bugfixes

v2.0.6

12 Nov 10:07
8585039
Compare
Choose a tag to compare

Changelog:

  • Removed General Tab in Settings UI (redundant)
  • Enhanced Presets functionality
  • Restored ‘Stop Speech’ menu item (can be disabled via Settings > Appearance)
  • Added more voice speed options (some custom voices require slower speed)

v2.0.5

07 Nov 07:37
c9a37ad
Compare
Choose a tag to compare

Changelog:

  • Added support for reading aloud multiple currency formats
  • Added support for Presets (configurable via Settings UI)
  • Added new "Appearance" tab for changing layout of tray menu
  • Added support for exporting audio to WAV file

v2.0.4

06 Nov 02:34
1faba2b
Compare
Choose a tag to compare

Changelog:

  • Added audio padding to the last word in the final sentence copied to clipboard
  • Fixed SentenceSilence value in Settings UI not syncing with settings file

v2.0.3

05 Nov 20:49
136e0b3
Compare
Choose a tag to compare

Changelog:

  • Added support for sentence_silence piper.exe parameter in the settings UI - (default is 0.2 seconds)
  • Modified text processing function to improve the natural flow of speech
  • Removed quotation replacement from replace.dict

v2.0.2

01 Nov 04:06
3688bff
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release

Changelog:

  • Added –sentence_silence piper.exe parameter (by default it’s 0.2 seconds) and set to 0.5
  • Modified text processing function to improve the natural flow of speech

v2.0.1

31 Oct 22:36
3688bff
Compare
Choose a tag to compare

Changelog:

  • Added support for Multi-speaker voice models
  • Application will always ignore '#' and '*' characters when reading aloud
  • Fixed application exit crash