/obsidian-transcription

Obsidian plugin to create high-quality transcriptions from markdown linked audio files

Primary LanguageTypeScriptMIT LicenseMIT

Obsidian Transcription

A plugin to generate high-quality transcriptions of any audio and video file via OpenAI Whisper.

Demo

Features

  • Wide range of audio and video file formats supported via ffmpeg.
  • Flexible transcription engines - cloud or local
  • Start and end timestamps for each line of the transcription

How to use

  1. Install the plugin
  2. Sign up for an account.
  3. Copy the API key from the dashboard, and paste it into the settings of the plugin
  4. Transcribe any audio or video file!

Contact

Contact me by email at or on Twitter @sulaimanghori if you have any comments, issues, or suggestions!

Credits

  • Whisper ASR by Ahmed, for the easy-to-use Whisper webservice backend