Skip to content

Releases: taliyahwebb/curses

curses-v0.1.0

25 Aug 07:05
63dff4f

Choose a tag to compare

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

Full changelog: https://github.com/taliyahwebb/curses/commits/v0.1.0

New Contributors

curses-v0.1.0 user testing release

17 Jul 19:17
f00eab4

Choose a tag to compare

Pre-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

New Contributors

Full Changelog: https://github.com/taliyahwebb/curses/commits/v0.1.0-pre