Transcrypt is a Tauri desktop app that transcribes audio locally via faster-whisper. No cloud, no upload, no tokens consumed. Recent additions turn it into a study companion: LaTeX/PDF notes, Anki quizzes, and speaker diarization.
Open the app, drop in an audio file (or record from your microphone), pick a Whisper model size, and hit transcribe. Everything runs on your own CPU or GPU.
Beyond the transcript, Transcrypt can emit a clean LaTeX/PDF study note, generate an Anki deck of quiz cards from the content, and split the transcript by speaker so you can follow a meeting or a lecture.
Built and maintained by Fabio Miceli. Currently in alpha — the core transcription is stable, the study-mode features are actively evolving.