ARIA-VALUSPA / AVP

This is the ARIA-VALUSPA Platform, or AVP for short. Use this platform to build your own Virtual Humans with audio-visual input and output, language models for English, French, and German, emotional understanding, and many more. This work was funded by European Union Horizon 2020 research and innovation programme, grant agreement No 645378.
https://aria-agent.eu
32 stars 16 forks source link

Problems with Linux #15

Open Niklasaaron opened 6 years ago

Niklasaaron commented 6 years ago

When running Linux on the virtual machine I stuck with the network settings. According to https://github.com/ARIA-VALUSPA/AVP/tree/master/ASR there should be a rule defined which i cannot find. Can you tell me the parameters which i have to add there?

Another more general one: Is it possible to run the ASR only on windows, but also with cublas to speed up the whole process or is linux mandatory to provide a smooth running?

eadward commented 6 years ago

1 - perhaps the version that was not uploaded does not contain the rule. Take a look at this page. It will help you set it up.

2 - No. The binaries are for Linux only (Windows is not supported, at least till the date we worked on it). You can run it on the Ububtu Bash under windows but the GPU won't work as it is still not supported.