Releases: taliyahwebb/curses
Releases · taliyahwebb/curses
curses-v0.1.0
Note
this changelog is pretty much the same as for the testing release + bugfixes
Known Issues
- OBS-related features do not work on Linux as of yet, including Browser source subtitling, so you'll need to record the Curses window (you can add a green background). If no fix is made, it will probably fix itself once WebKitGTK enables WebRTC by default (you will need to build the project yourself then).
What's Changed
- partial linux support
- faster/more performant Piper TTS service
- fully local Whisper STT service
- renamed Native STT/TTS services to WebSpeechAPI
- the name Native is misleading as it is primarily using online services for STT
- README improvements
- build instructions
- breakdown of various services
- STT/text input history can be selected for copy
- STT/text input history can be accessed in the input field using arrow keys (e.g. for replaying it)
- update the application framework tauri v1 -> v2
- some bugfixes and backend improvements
Contributions breakdown
- History through arrow keys by @Pietagorh in #51
- Tauri v2 migrate by @Pietagorh,@RiQuY in #13
- Native rename #7 by @Pietagorh in #18
- Finalize Whisper Module by @taliyahwebb in #22
- use config dir instead of data dir when needed #21 by @Pietagorh in #30
- Workflow upgrade by @taliyahwebb in #23
- Browser linux fix #12 by @Pietagorh in #17
- Update readme by @taliyahwebb in #33
- rework Twitch auth by @Pietagorh in #34
- Grant mic access and minimal migration system by @Pietagorh in #46
- Piper performance upgrade by @taliyahwebb in #48
- Whisper Backend improvements by @taliyahwebb in #49
- fixes since pre-release @Pietagorh @taliyahwebb
Full changelog: https://github.com/taliyahwebb/curses/commits/v0.1.0
New Contributors
- @Pietagorh made their first contribution in #13
- @RiQuY made their first contribution in #13
- @taliyahwebb made their first contribution in #22
curses-v0.1.0 user testing release
Whats Changed
- partial linux support (no binary distribution yet, see README for build instructions
- faster/more performant Piper TTS service
- fully local Whisper STT service
- renamed Native STT/TTS services to WebSpeechAPI
- the name Native is misleading as it is primarily using online services for STT
- README improvements
- build instructions
- breakdown of various services
- STT/text input history can be selected for copy
- STT/text input history can be accessed in the input field using arrow keys (e.g. for replaying it)
- update the application framework tauri v1 -> v2
- some bugfixes and backend improvements
Contributions breakdown
- History through arrow keys by @Pietagorh in #51
- Tauri v2 migrate by @Pietagorh,@RiQuY in #13
- Native rename #7 by @Pietagorh in #18
- Finalize Whisper Module by @taliyahwebb in #22
- use config dir instead of data dir when needed #21 by @Pietagorh in #30
- Workflow upgrade by @taliyahwebb in #23
- Browser linux fix #12 by @Pietagorh in #17
- Update readme by @taliyahwebb in #33
- rework Twitch auth by @Pietagorh in #34
- Grant mic access and minimal migration system by @Pietagorh in #46
- Piper performance upgrade by @taliyahwebb in #48
- Whisper Backend improvements by @taliyahwebb in #49
New Contributors
- @Pietagorh made their first contribution in #13
- @taliyahwebb made their first contribution in #22
Full Changelog: https://github.com/taliyahwebb/curses/commits/v0.1.0-pre