From 9fdde294643f035cb828ed4f8840fac332da7b7d Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 18 Sep 2025 19:26:02 -0700 Subject: Archive project --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6900aea..0720994 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ ## TaSTT: A deliciously free STT +Note: This project is archived and unsupported. Please consider these supported +alternatives: + +* [TTS Voice Wizard](https://github.com/VRCWizard/TTS-Voice-Wizard) - free, + uses WhisperCPP and optional cloud backends +* [VRCTextboxStt](https://github.com/I5UCC/VRCTextboxSTT) - free, uses the same + self-hosted backend as this tool +* [RabidCrab's STT](https://vrcstt.com/) - non-free, uses cloud transcription + TaSTT (pronounced "tasty") is a free speech-to-text tool for VRChat. It uses [a GPU-based transcription algorithm](https://github.com/openai/whisper) to turn your voice into text, then sends it into VRChat via OSC. -- cgit v1.2.3