summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2023-04-24 18:08:16 -0700
committeryum <yum.food.vr@gmail.com>2023-04-24 18:14:22 -0700
commit89c4fa29e5810fac7c75cb5edda1565320a5b8a9 (patch)
treeab422edb4ce8b1eaab377a28f852ba936cf7cc10 /README.md
parentb4bb6524652e0f76834ca26a4afa232855ca1348 (diff)
~Finish integrating faster-whisper
I'm able to use the new code to show text in game. Not yet play-tested.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e91e7b..f4e2aff 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ Basic controls:
## Features
+* Works with the built-in chatbox (usable with public avatars!)
* Customizable board resolution, [up to ridiculous sizes](https://www.youtube.com/watch?v=u5h-ivkwS0M).
* Lighweight design:
* Custom textbox requires as few as 65 parameter bits
@@ -55,7 +56,6 @@ Basic controls:
metallic, roughness, and emission are all implemented.
* Border width and rounding are customizable.
* Shader supports physically based shading: smoothness, metallic, and emissive.
-* Works with the built-in chatbox (usable with public avatars!)
* Many optional quality-of-life features:
* Audio feedback: hear distinct beeps when transcription starts and stops.
* May also enable in-game noise indicator, to grab others' attention.