Skip to content

Releases: szczyglis-dev/py-gpt

2.2.19

16 May 02:06
Compare
Choose a tag to compare

2.2.18

05 May 16:08
Compare
Choose a tag to compare
  • Fix: prevent crash if no audio to play.

2.2.17

05 May 15:27
Compare
Choose a tag to compare
  • Fix: Added prevent try to play audio if empty output.
  • Disabled playing finish event on audio or voice control enabled.

2.2.16

05 May 14:40
Compare
Choose a tag to compare
  • Escape key now stops response generation and audio output (if playing).
  • Voice control options added to the Audio menu.
  • Added cache on disk for generated static audio content.
  • Added plugin translations for other languages.

2.2.15

04 May 15:29
Compare
Choose a tag to compare
  • Added audio output stop on audio input start.
  • Added notify about unrecognized command.
  • Voice control improvements.

2.2.14

04 May 09:59
Compare
Choose a tag to compare
  • Added a 'Voice Control (inline)' plugin that allows for voice command control directly during a conversation.
  • Added configuration in 'Settings -> Accessibility' for a blacklist of actions available as voice commands.

2.2.13

03 May 19:01
Compare
Choose a tag to compare
  • Added stretch to dictionary config fields.
  • Removed redundant attachments clear event.

2.2.12

03 May 17:41
Compare
Choose a tag to compare
  • Improved speech recognition.
  • Added minimum required length of audio input.
  • Added missing translations.
  • Fixed settings hooks triggering on profile switch.

2.2.11

03 May 14:18
Compare
Choose a tag to compare
  • Added a blacklist for events for the voice event description in settings.
  • Added a delay to playing audio when describing events.
  • Sorted the list of events in the configuration.

2.2.10

03 May 11:07
Compare
Choose a tag to compare
  • Extended voice control commands list.
  • Extended actions and keyboard shortcuts.