Add Typist to Speech-to-text section #253
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey Steven :) I've stumbled upon this repo while searching for alternatives to my own tool and decided to list since I didn't find any.
Opened a PR to add Typist to the Speech-to-text section in DISCOVERIES.md.
Typist is a lightning-fast AI audio & video transcription service built on top of latest Whisper models hosted on Groq.
What makes it different:
Speed: 1-hour audio → transcript in <20 seconds (40x faster than typical whisper-v2, 216x faster than real-time)
Accuracy: ~10-20% fewer errors than whisper-v2
UX: Synced playback with follow-along highlighting. Export to DOCX, PDF, TXT, and SRT formats.
Free tier: I've built this to solve my own pain point as well as for anyone who needs reliable and fast transcription, for example students. Typist has a generous free-tier available for all, no credit card required.