Skip to content

Releases: Sharrnah/whispering-ui

v1.2.0.3

26 Sep 08:44
Compare
Choose a tag to compare

v1.2.0.3 Release of the native UI.

Changelog:

  • [FEATURE] Ask to restart backend on plugin install
  • [FEATURE] Add Seamless-M4T as S2T and T2TT model.
  • [TASK] Update screenshots
  • [TASK] Add more panic logging
  • [TASK] Allow double tabbing on audocomplete entry widget
  • [TASK] denoise_audio disabled by default
  • [TASK] expose new faster-whisper settings
  • [TASK] Add option to download each chunk from a different server. (WIP - Not active yet)
  • [BUGFIX] Set more defaults on first profile save.
  • [BUGFIX] Allow manual selection of autodetected language
  • [BUGFIX] possible crash in select widget search

Full Changelog: v1.2.0.2...v1.2.0.3

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.2.0.2

19 Aug 17:54
Compare
Choose a tag to compare

v1.2.0.2 Release of the native UI.

Changelog:

  • [FEATURE] Add preview images to Plugin list
  • [FEATURE] Add autocomplete field for all language fields
  • [FEATURE] Try to guess source language on OCR based on selected OCR language (if set to auto)
  • [FEATURE] Add option to only show enabled Plugins
  • [TASK] Show loading bar on opening plugin list
  • [TASK] Improve settings layout for help buttons
  • [TASK] Show v4 Silero TTS models
  • [TASK] Add condition_on_previous_text setting
  • [TASK] Add settings for Osc_delay_* & Osc_min_time_between_messages
  • [TASK] Add tts stop button
  • [TASK] Try to force refresh stt tab on transcript
  • [TASK] Move UI settings to Settings Tab
  • [TASK] Make UTF-8 backend startup configurable.
  • [BUGFIX] change current version color back to white after update
  • [BUGFIX] possible crash on app start if theme wasn't fully ready yet.
  • [BUGFIX] wrong initial settings value in label for sliders shown
  • [BUGFIX] fix possible crash on profile load when stopping audio
  • [BUGFIX] handle downloaded non-zip files correctly.
  • [BUGFIX] Try tix some more UI crashes

grafik

Full Changelog: v1.1.8.2...v1.2.0.2

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.8.2

13 Aug 17:49
Compare
Choose a tag to compare

v1.1.8.2 Release of the native UI.

Changelog:

  • [TASK] Added custom icons to all main Tabs.
  • [TASK] unified settings labels.
  • [TASK] Moved and renamed some more UI Elements

grafik

Full Changelog: v1.1.8.1...v1.1.8.2

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.8.1

13 Aug 04:39
Compare
Choose a tag to compare

v1.1.8.1 Release of the native UI.

Changelog:

  • [FEATURE] Add Settings Tab for common settings
  • [TASK] Restructuring of some UI elements
  • [TASK] Show red version if update available
  • [BUGFIX] Correctly reload settings on open to show actual current values

grafik

Full Changelog: v1.1.7.1...v1.1.8.1

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.7.1

09 Aug 21:45
Compare
Choose a tag to compare

v1.1.7.1 Release of the native UI.

Changelog:

  • [FEATURE] Add Plugin listing to Download/Update Plugins
  • [BUGFIX] show 100% on finished downloads
  • [BUGFIX] possible race condition crash on startup
  • [BUGFIX] Fix possible crash on empty traceback
  • [TASK] Add EU finetune model to selection
  • [TASK] Add new settings to UI
  • [TASK] Adds settings for silence trimming, normalization, voice markers and bfloat16

Screenshot 2023-08-09 234856

Full Changelog: v1.1.6.4...v1.1.7.1

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.6.4

30 Jul 15:27
Compare
Choose a tag to compare

v1.1.6.4 Release of the native UI.

Changelog:

  • [TASK] Add finetuned models to selection
  • [TASK] Add Speech2Text enabled checkbox (To pause s2t processing)
  • [TASK] Add additional OSC options
  • [TASK] Add additional faster_whisper options (length_penalty + beam_search_patience)
  • [TASK] Use seperate http client for downloader

Full Changelog: v1.1.6.3...v1.1.6.4

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.6.3

26 Jul 11:54
Compare
Choose a tag to compare

v1.1.6.3 Release of the native UI.

Changelog:

  • [FEATURE] Compute Capability check
  • [TASK] Add denoise settings
  • [TASK] bfloat16 support
  • [TASK] Improve downloader to update every second instead of each chunk.
  • [TASK] Send quit message to backend before kill
  • [BUGFIX] Only set tts_voice if available voices are available
  • [BUGFIX] Force python to run in UTF-8
  • [BUGFIX] Fix possible crash on exit

Full Changelog: v1.1.5.3...v1.1.6.3

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.5.3

13 Jul 17:31
Compare
Choose a tag to compare

v1.1.5.3 Release of the native UI.

Changelog:

  • [BUGFIX] downloading from servers without resume support
  • [FEATURE] Add Untar function
  • [TASK] Add timestamps whisper options

Full Changelog: v1.1.5.2...v1.1.5.3

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.5.2

03 Jul 18:03
Compare
Choose a tag to compare

v1.1.5.2 Release of the native UI.

Changelog:

  • [FEATURE] Add audio Loopback support
  • [FEATURE] Add txt translator model selection in profile
  • [TASK] Add model size estimates for other txt translation models

Full Changelog: v1.1.5.1...v1.1.5.2

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md

v1.1.5.1

02 Jul 19:29
Compare
Choose a tag to compare

v1.1.5.1 Release of the native UI.

Changelog:

  • [FEATURE] Add SpeechT5 STT option
  • [FEATURE] Add auto refocus setting flag
  • [FEATURE] Add Copy Log button
  • [TASK] remote filesize fetching with retry
  • [TASK] Improve UI refresh
  • [TASK] Set initial audio API to WASAPI
  • [BUGFIX] plugin settings label widget rendering
  • [BUGFIX] retry file renaming in downloader

Full Changelog: v1.1.4.6...v1.1.5.1

List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md