diff --git a/README.md b/README.md index faae11b6e..d18554088 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,19 @@ pnpm i pnpm dev ``` +## Models used + +- [onnx-community/whisper-large-v3-turbo ยท Hugging Face](https://huggingface.co/onnx-community/whisper-large-v3-turbo) + +## Similar Projects + +- [InsanityLabs/AIVTuber](https://github.com/InsanityLabs/AIVTuber?tab=readme-ov-file) +- [IRedDragonICY/vixevia](https://github.com/IRedDragonICY/vixevia) +- [t41372/Open-LLM-VTuber](https://github.com/t41372/Open-LLM-VTuber) + ## Acknowledgements - [pixiv/ChatVRM](https://github.com/pixiv/ChatVRM) - [josephrocca/ChatVRM-js: A JS conversion/adaptation of parts of the ChatVRM (TypeScript) code for standalone use in OpenCharacters and elsewhere](https://github.com/josephrocca/ChatVRM-js) - Design of UI and style was inspired by [Cookard](https://store.steampowered.com/app/2919650/Cookard/), [UNBEATABLE](https://store.steampowered.com/app/2240620/UNBEATABLE/), and [Sensei! I like you so much!](https://store.steampowered.com/app/2957700/_/), and artworks of [Ayame by Mercedes Bazan](https://dribbble.com/shots/22157656-Ayame) with [Wish by Mercedes Bazan](https://dribbble.com/shots/24501019-Wish) +- [mallorbc/whisper_mic](https://github.com/mallorbc/whisper_mic)