diff --git a/README.md b/README.md index d18554088..003c99b4e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +
+
+
diff --git a/README.zh-CN.md b/README.zh-CN.md index 3c3871469..32b26aeca 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,3 +1,7 @@ +
+
+
@@ -16,7 +20,19 @@ pnpm i pnpm dev ``` -## Acknowledgements +## 使用的模型 + +- [onnx-community/whisper-large-v3-turbo · Hugging Face](https://huggingface.co/onnx-community/whisper-large-v3-turbo) + +## 类似项目 + +- [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) + +## 鸣谢 - [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) +- UI 和样式的设计受 [Cookard](https://store.steampowered.com/app/2919650/Cookard/),[UNBEATABLE](https://store.steampowered.com/app/2240620/UNBEATABLE/),以及 [Sensei! I like you so much!](https://store.steampowered.com/app/2957700/_/),还有 [Ayame by Mercedes Bazan](https://dribbble.com/shots/22157656-Ayame) 和 [Wish by Mercedes Bazan](https://dribbble.com/shots/24501019-Wish) 的作品启发 +- [mallorbc/whisper_mic](https://github.com/mallorbc/whisper_mic) diff --git a/docs/public/readme-image-pc-preview.png b/docs/public/readme-image-pc-preview.png new file mode 100644 index 000000000..7d3e4549d Binary files /dev/null and b/docs/public/readme-image-pc-preview.png differ diff --git a/packages/stage/src/components/Layouts/InteractiveArea.vue b/packages/stage/src/components/Layouts/InteractiveArea.vue index dd68679b5..551141fea 100644 --- a/packages/stage/src/components/Layouts/InteractiveArea.vue +++ b/packages/stage/src/components/Layouts/InteractiveArea.vue @@ -188,9 +188,9 @@ onAfterSend(async () => {