Skip to content

Stack-Studio-Digital-Collective/Auditif

Repository files navigation

Auditif

Auditif, pronounced "aw-dee-teef", is a MacOS app that utilizes Whisper to perform speech-to-text transcription.

Running

In order to run the app, download the model and encoder files from huggingface.

The model referenced in the code is ggml-small.en.bin; the CoreML file (ggml-small.en-encoder.modelc) should be added to the directory as well.

Development Priorities

  • Diarization
  • Streaming Transcription
  • Adding drivers for transcribing from input + output

Releases

No releases published

Packages

No packages published

Languages