diff --git a/README.md b/README.md index 953beed..fd24351 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # AI VoiceOver -This is the repository for AI_VoiceOver. Modified for Ascension.gg. \ No newline at end of file +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 +``` + +Then copy the `AI_VoiceOverData_Vanilla` folder into `Interface/AddOns`.