A downloadable tool for Windows and macOS

Download NowName your own price

Overview

Methodox Transcriber transcribes audio into text using the amazing Whisper model from OpenAI. It supports both official OpenAI API and locally deployed Whisper models. As of latest v0.6, we no longer support REST based OpenAI API and runs entirely locally.

This simple tool is published for free for those who need to easily transcribe complex audio with OpenAI's Whisper models, all under your full control.

Features

  • Voice recording, audio saving and loading
  • Official OpenAI Transcription API (No longer available since v0.6)
  • Locally deployed Whisper model
  • (New) Automatically download models from Github

Usage

You can use (before v0.6) Whisper Transcriber tool either with official OpenAI API, or with locally deployed Whisper models.

Starting from v0.6, we support only local models.

With OpenAI API (before v0.6)

  1. Register and obtain an OpenAI developer key from OpenAI (See video guide)
  2. Open Transcriber
  3. Type your key (If you wish this to be filled automatically, setup an environment variable OPENAI_API_KEY)
  4. Select target language: see Dev Log for a full list of supported languages.
  5. Start recording or load existing audio files to transcribe!

With Locally Deployed Models (before v0.6)

  1. Pick "Local" from dropdown to use locally deployed models.
  2. Pick a suitable model. Larger models run slower but are more accurate. Smaller models generally suffice.
  3. Pick a language or use "Auto" for automatic language detection.
  4. When picking from available models, it will automatically download the models to the executable folder.
  5. If you want to speed up the process, you can download those models from the download section of this webpage and place those model files yourself. See video guide for detail.

With Locally Deployed Models (v0.6+)

  • The GUI is now very straightforward.

This software is cross-platform - Linux and Mac version is available on request. Previous versions (before v0.6) are rather large in download size size (170Mb); Starting from v0.6, download size is greatly trimmed (e.g. MethodoxTranscriber_v0.6_Win64.zip).

Changelog

  • v0.1: First build.
  • v0.2: Component update per framework change; Make OpenAI key configurable during runtime.
  • v0.3: Allow picking save path.
  • v0.4: Improve GUI; Show recording durations; Update executable name.
  • v.04.1: Support automatic segmentation; Improve HTTP request stability.
  • v0.4.2: Add more language options. Mac build available for this version!
  • v0.5: Support locally hosted model; Fix layout of status label. Adjust buttons layout. Expose OpenAI endpoint type.
  • v0.5.1: Improve local model transcription performance; Reduce distributable folder size.
  • ----Breaking Change----
  • v0.6: GUI update; Drop OpenAI API support.

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

References

Download

Download NowName your own price

Click download now to get access to the following files:

Transcriber_Win64_v0.2.zip 69 MB
Transcriber_Win64_v0.3.zip 64 MB
Transcriber_Win64_v0.4.zip 65 MB
Transcriber_Win64_v0.4.1.zip 92 MB
Transcriber_Win64_v0.4.2.zip 92 MB
Transcriber_Mac_v0.4.2.dmg 194 MB
Transcriber_Win64_v0.5.zip 400 MB
Transcriber_Win64_v0.5.1.zip 311 MB
MethodoxTranscriber_v0.6_Win64.zip 53 MB
ggml-base.bin 141 MB
ggml-tiny.bin 74 MB
ggml-small.bin 465 MB

Development log

Leave a comment

Log in with itch.io to leave a comment.