Add VoxTap to Speech to Text
This commit is contained in:
parent
dea19c4f23
commit
eab5cba073
|
|
@ -1440,6 +1440,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
|
||||||
- [OpenAI Whisper](https://github.com/openai/whisper) - Whisper is a general-purpose speech recognition model that can be run locally offline. It can transcribe audio from and to multiple languages.
|
- [OpenAI Whisper](https://github.com/openai/whisper) - Whisper is a general-purpose speech recognition model that can be run locally offline. It can transcribe audio from and to multiple languages.
|
||||||
- [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model.
|
- [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model.
|
||||||
- [Whishper](https://whishper-docs.pages.dev/) - A whisper frontend with subtitle editing and translation capabilities.
|
- [Whishper](https://whishper-docs.pages.dev/) - A whisper frontend with subtitle editing and translation capabilities.
|
||||||
|
- [VoxTap](https://voxtap.app) - On-device voice-to-text for macOS. One hotkey to dictate anywhere. 100% offline, no cloud processing, no data leaves your Mac.
|
||||||
|
|
||||||
[Back to top 🔝](#contents)
|
[Back to top 🔝](#contents)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue