mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 15:07:42 +02:00
Turns out you do need this on some platforms
This commit is contained in:
@@ -60,7 +60,7 @@ Just read `LICENSE.md`. Give credit if you use any part of this monster, thanks.
|
||||
11. [Follow these instructions to set up Redis](https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04). Remember to set up a password!
|
||||
12. Run `apt install libtool` so sodium can compile if necessary. **(Optional)**
|
||||
13. Download [the NSFW model](https://github.com/gantman/nsfw_model) and extract the contents to `<xiao folder>/tf_models/nsfw`.
|
||||
14. Download DECTalk and extract `dectalk.dll`, `dtalk_us.dic`, and `say.exe` to `dectalk/`. I cannot help you find this.
|
||||
14. Download DECTalk and extract `dectalk.dll`, `dtalk_us.dic`, `MSVCRTd.DLL`, and `say.exe` to `dectalk/`. I cannot help you find this.
|
||||
15. Run `apt install wine` to install wine.
|
||||
16. Run `dpkg --add-architecture i386` to allow installation of wine32.
|
||||
17. Run `apt update` again.
|
||||
|
||||
Reference in New Issue
Block a user