Changelog

Follow Koe updates and improvements.

v1.4.4
Dec 06, 2023
  • fix(Windows): window controls not working
v1.4.3
Dec 05, 2023
  • fix(mac): unable to download large-v3 whisper model
  • add: find and replace in transcript
  • add: merge / delete transcript segments
  • add: set the time for a transcript segment
v1.4.2
Nov 27, 2023
  • Fix: pressing space when editing the transcript should not play/pause the audio
  • Improve whisper model downloading (whisper large-v3 now natively supports Apple Silicon)
  • Added new speech-to-text provider: Speechmatics
v1.4.1
Nov 21, 2023
  • Fix: some people are unable to download whisper models due to a bug
v1.4.0
Nov 19, 2023

If you've previously downloaded any whisper model, they will be ignored and deleted in this new version since we're switching to smaller models in this release, which means you'll need to download the model again

  • Support whisper v3 on mac (slightly faster, better result)
  • You can now select language and model before transcribing
  • Allow to set "prompt" for Local Whisper and OpenAI Whisper
  • Allow to use a dedicated provider for dictation
  • Show estimated cost for translating the transcript
  • Allow to collapse sidebar
  • Other minor UI changes
  • Various bug fixes
v1.3.2
Nov 07, 2023
  • Fix the app updater, if you can't install the update in the app please download the new version directly!
v1.3.1
Nov 07, 2023
  • Fix: Sometimes the video and audio do not synchronize properly.
  • Fix: Properly translate the transcript to Chinese
v1.3.0
Nov 04, 2023
  • redesign the media player
  • allow to edit transcript
  • allow to hide transcript
  • allow to rename
  • allow to switch input device in dictation window
  • early access feature: generate summary for transcript
v1.2.1
Oct 30, 2023
  • Fix(mac): menubar compatibility issue with the Bartender app
v1.2.0
Oct 30, 2023

New:

  • Windows support
  • Local Whisper models support
  • Translation support (via OpenAI GPT-3.5 for now)
v1.1.4
Oct 25, 2023

Redesigned the settings panel, the next release will include support for local Whisper models.

v1.1.3
Oct 18, 2023
  • New: You can now set audio language for each provider separately, because OpenAI and Deepgram supports a different set of languages.
  • Fix: Update the languages for OpenAI, which requires ISO-639-1 language code
v1.1.2
Oct 17, 2023
  • Fix: code signing
v1.1.0
Oct 17, 2023
  • New: Add dictation support
v1.0.9
Oct 16, 2023
  • Minor bug fix
v1.0.8
Oct 16, 2023
  • Minor bug fixes
v1.0.6
Oct 15, 2023
  • New: Allow to switch provider and change audio language in sidebar
  • New: Add play button to the context menu of transcript segments
  • Fix: Main windows is accidentally resize when opening settings window
v1.0.5
Oct 15, 2023
  • Fix(deepgram): reduce length of each sentence in the transcript to make it more readable
v1.0.4
Oct 15, 2023
  • Fix: Export as SRT file, fixed the timestamp format
  • New: Export as VTT file
v1.0.3
Oct 14, 2023
  • Ask user to enable microphone access
v1.0.2
Oct 14, 2023
  • Show audio preview after recording
  • Fix code signing and notarization issue
v1.0.1
Oct 14, 2023

Minor bug fix.

v1.0.0
Oct 14, 2023

Initial public release.

v0.0.2
Oct 05, 2023

This is a test release note!

  • Feature a
  • Feature b