Releases: Sharrnah/whispering-ui
v1.1.2.4
v1.1.2.4 Release of the native UI.
Changelog:
- [FEATURE] Add base noise auto detection button (needs python backend update)
- [TASK] general stability improvements
- [TASK] Update to Golang 1.20
- [TASK] Improve energy slider behaviour with unknown max
- [TASK] Show hidden message again when finished updating.
- [BUGFIX] improved terminal font rendering
- [BUGFIX] Wait a moment before attempting to extract update.
Full Changelog: v1.1.2.3...v1.1.2.4
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.2.3
v1.1.2.3 Release of the native UI.
Changelog:
- [TASK] Add Realtime_frequency_time setting
- [TASK] Increased default pause time
Full Changelog: v1.1.2.2...v1.1.2.3
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.2.2
v1.1.2.2 Release of the native UI.
Changelog:
- [FEATURE] Select Audio API to use.
MME Audio API was used before and is still the default. but WASAPI is the newest Audio API in windows, so give it a try.
Full Changelog: v1.1.2.1...v1.1.2.2
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.2.1
v1.1.2.1 Release of the native UI.
Changelog:
- [FEATURE] Show estimates of memory usage according to your configuration.
Full Changelog: v1.1.1.5...v1.1.2.1
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.1.5
v1.1.1.5 Release of the native UI.
Changelog:
- [FEATURE] Show plugin status in accordion title
- [FEATURE] Add crash logging handler
- [TASK] restructure UX
- [TASK] Improve first-time setup + Update messages
Full Changelog: v1.1.1.4...v1.1.1.5
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.1.4
v1.1.1.4 Release of the native UI.
Changelog:
- [FEATURE] Kill stuck backend process by process id
- [FEATURE] Option to save log to file
- [TASK] Change default options for Text translation & TTS to run on CPU
Full Changelog: v1.1.1.3...v1.1.1.4
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.1.3
v1.1.1.3 Release of the native UI.
Changelog:
- [FEATURE] Multi-Chunk downloading
- [FEATURE] Remember window sizes
- [FEATURE] Python runtime error parsing
- [BUGFIX] Connection dialog flashing
- [BUGFIX] Fix possible default profile value issues
- [TASK] Show message if no update is available on manual update check
- [TASK] UI Scaling option
- [TASK] Add backend restart button to advanced -> log tab
- [TASK] increase TTS "export .wav" dialog size
Full Changelog: v1.1.1.2...v1.1.1.3
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.1.2
v1.1.1.2 Release of the native UI.
Changelog:
- [FEATURE] Display Live transcription inside the app
- [FEATURE] Add option to disable update check on startup
- [FEATURE] Add button for manual check for updates
- [TASK] Replace custom log textfield with terminal emulator
- [TASK] Run version check in thread after startup (to not delay startup further)
- [TASK] Update expected config (renamed txt_ascii to txt_romaji to reflect better what it does)
- [TASK] Add realtime_temperature_fallback setting
- [TASK] Change max phrase limit to 30 seconds. (limit of the whisper A.I.)
- [TASK] Add export .wav for TTS
- [BUGFIX] Exclude websocket ip+port + run_backend options from settings window. (As they are only used at startup and differ on remote backends anyway)
- [BUGFIX] Crash on manual update
- [BUGFIX] terminal updating only when active
- [BUGFIX] stopping + restarting backend on manual update
Full Changelog: v1.1.0.11...v1.1.1.2
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.0.11
v1.1.0.11 Release of the native UI.
Changelog:
- [FEATURE] Add check for already running backend on selected port. (Quit event of running backend will only be supported on whispering-tiger backend 1.3.3.2 and above)
- [BUGFIX] Retry and fallback on every network error, not only while download is running.
Full Changelog: v1.1.0.10...v1.1.0.11
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md
v1.1.0.10
v1.1.0.10 Release of the native UI.
Changelog:
- [FEATURE] Try to guess location by user language to select best download server
- [FEATURE] Try to use audio device names to select instead of device index. (should prevent wrong selected device in profile when audio-devices change)
- [FEATURE] Add hash check for downloaded updates
- [FEATURE] Fallback to other download servers if all retries failed
- [TASK] Add settings for txt_translator_precision + osc_chat_prefix
- [TASK] Unified profile settings of model size+precision for stt and tts
- [TASK] Rename dialog buttons from "Close" to "Hide" since they do not stop the action.
- [BUGFIX] crashing and settings handling when connected to remote backend
- [BUGFIX] using app url count to select backend url for update
- [BUGFIX] Regression to show Settings if local backend is selected
- [BUGFIX] Reading SHA256 from yaml
Full Changelog: v1.1.0.8...v1.1.0.10
List of available Plugins: https://github.com/Sharrnah/whispering/blob/main/documentation/plugins.md