Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Transcription is pluggable — ships with
[faster-whisper](https://github.com/SYSTRAN/faster-whisper) by default, but you
can swap in any model or tool that reads audio and prints text.

> **Note:** This project is in early development — expect rough edges. If you
> run into issues, please [open a bug](https://github.com/csheaff/talktype/issues).

## Requirements

- Linux (Wayland or X11)
Expand Down
Loading