docs: explain how to get voice data (Git LFS; release zips exclude MP3s)

This commit is contained in:
Florian Andrew George Berthold 2026-06-10 02:17:42 +02:00
parent 9fc99ca58e
commit 2dafc188c3

View file

@ -1,3 +1,16 @@
# AI VoiceOver
This is the repository for AI_VoiceOver. Modified for Ascension.gg.
This is the repository for AI_VoiceOver. Modified for Ascension.gg.
## Voice data
The voice MP3s (~1.2 GiB) are stored in Git LFS in this repo; release zips
intentionally ship only the framework and lookup tables (`*.mp3` is
`export-ignore`). To get the voice data:
```
git lfs install
git clone <this repo>
```
Then copy the `AI_VoiceOverData_Vanilla` folder into `Interface/AddOns`.