Skip to content

Commit c299184

Browse files
authored
Update README.md
1 parent dc81880 commit c299184

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# ProjectBabble
22
A Mouth tracking system for VR, 100% Opensource!
33

4-
Currently the architecture is a modified efficientnetv2-b0 training on blenshapes from ARKit! The model outputs 45 blenshapes of which most cross over with SRanipals blendshapes.
4+
Currently, the architecture is a modified efficientnetv2-b0 model (although we actively look into other architectures and models) training on blendshapes from ARKit (with some of our own modifcations to the ARKit standard)! The model outputs 45 blenshapes of which most cross over with SRanipals blendshapes.
55

66
### How to run
7-
Go to the releases tab, download the latest exe. Clone this repo, and then move the calibration file (calib.json) to the same location as the exe. Next get the .onnx model in the repo and move it to the same location as the exe. Run the exe and enjoy!
8-
9-
### PLEASE HIT THE TURN OFF CALIBRATION BUTTON UNTILL FURTHER NOTICE
10-
It ruins the model's quality
7+
Go to the releases tab, download the latest exe. Run the exe installer and enjoy!
118

129
### Warranty
1310
Lol

0 commit comments

Comments
 (0)