Skip to content

Releases: Sharrnah/whispering-ui

v1.1.0.3

06 Mar 17:42
Compare
Choose a tag to compare

v1.1.0.3 Release of the native UI.

Changelog:

  • [BUGFIX] Crashing when failing to initialize audio devices
  • [FEATURE] Retry + Resume of downloads
  • [TASK] Expose Options for VAD full clip check and prevent deleting plugin settings

Full Changelog: v1.1.0.2...v1.1.0.3

v1.1.0.2

30 Jan 13:55
Compare
Choose a tag to compare

v1.1.0.2 Release of the native UI.

Changelog:

  • [BUGFIX] Removed UI In-Place Update to hopefully prevent Antivirus false-positive. (#1)
  • [BUGFIX] Save empty config values of Profiles
  • [TASK] Expose FP16/FP32 Option of Whisper AI

Full Changelog: v1.1.0.1...v1.1.0.2

v1.1.0.1

09 Jan 21:15
Compare
Choose a tag to compare

v1.1.0.1 Release of the native UI.

Changelog:

  • [TASK] Added settings for VAD (Voice Activity Detection).
  • [TASK] Improved mic activity visibility by dynamically setting max value

Full Changelog: v1.0.0.22...v1.1.0.1

v1.0.0.22

28 Dec 19:53
Compare
Choose a tag to compare
v1.0.0.22 Pre-release
Pre-release

Beta v1.0.0.22 Release of the native UI.

Changelog:

  • [FEATURE] Added loading dialogues.
  • [FEATURE] Added OCR processed image.
  • [TASK] Exposed some additional advanced settings, like tts rate and pitch and whisper logprob and no_speech thresholds
  • [TASK] Bundle gonoto font into the executable.
  • [TASK] Some UI work like adding icons, improving colors a bit...

Full Changelog: v1.0.0.21...v1.0.0.22

v1.0.0.21

20 Dec 20:24
Compare
Choose a tag to compare
v1.0.0.21 Pre-release
Pre-release

Beta v1.0.0.21 Release of the native UI.

Changelog:

  • [TASK] some code cleanup
  • [TASK] Added display of last recognized text language

Full Changelog: v1.0.0.20...v1.0.0.21

v1.0.0.20

19 Dec 19:21
Compare
Choose a tag to compare
v1.0.0.20 Pre-release
Pre-release

Beta v1.0.0.20 Release of the native UI.

Changelog:

  • [BUGFIX] Using wrong profile if profile settings yaml-file was copied manually
  • [BUGFIX] Fix loading advanced settings
  • [TASK] Restructured profile form
  • [TASK] Added some profile settings descriptions
  • [FEATURE] Apply most advanced settings without requiring a restart
  • [FEATURE] Add initial_prompt option to advanced settings

Full Changelog: v1.0.0.19...v1.0.0.20

v1.0.0.19

13 Dec 22:24
Compare
Choose a tag to compare
v1.0.0.19 Pre-release
Pre-release

Beta v1.0.0.19 Release of the native UI.

Changelog:

  • [BUGFIX] partial settings missing on advanced config save of new profile

Full Changelog: v1.0.0.18...v1.0.0.19

ui-updater

v1.0.0.18

13 Dec 20:53
Compare
Choose a tag to compare
v1.0.0.18 Pre-release
Pre-release

Beta v1.0.0.18 Release of the native UI.

Changelog:

  • [BUGFIX] Voicelist showing voices from other model
  • [TASK] reduced max log lines (should hopefully impact less performance if too many log entries happen)

ui-updater

v1.0.0.17

13 Dec 17:34
Compare
Choose a tag to compare
v1.0.0.17 Pre-release
Pre-release

Beta v1.0.0.17 Release of the native UI.

Changelog:

  • [FEATURE] Auto update mechanism
  • [FEATURE] Add Whisper processing status
  • [TASK] Synced version with actual build number. (that's why there are skipped versions)

ui-updater

v1.0.0.3

11 Dec 20:59
Compare
Choose a tag to compare
v1.0.0.3 Pre-release
Pre-release

Beta v1.0.0.3 Release of the native UI.

To have the tool start the python application automatically:
Extract the ZIP to the whispering tiger root folder (where the other .bat files, the README.md etc. is located)

Changelog:

  • [BUGFIX] Device index counting compared to python