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

get_models missing some models? #10

Closed merijnman closed 6 years ago

merijnman commented 6 years ago

Hi guys, It looks like some models are missing from the get_models. Specifically the files missing are: models\speech*.norm~ Cheers!

bpotard commented 6 years ago

same as #6 - this has been fixed a couple of weeks ago, pull your git :-)

merijnman commented 6 years ago

It is a fresh pull from the public AVP... ah, that part of the information was missing... the fix should propagate to the public release i guess? :)

mvalstar commented 6 years ago

Hi Peter, I thought the new get_models was in the public release of AVP?

bpotard commented 6 years ago

The small models are in the git repository, not downloaded by get_model; they had been removed by mistake for the 3.0 release. They are definitely present in the git repository now!

jonlnichols commented 6 years ago

i have the same issue, with the files that end in ~ being missing after you guys supposedly fixed it. i figured the issue was with my computer, a windows 7 pc and was waiting for until i could get a windows 10 pc to try it on.

bpotard commented 6 years ago

ah, you are right, the ~ files are still missing

mvalstar commented 6 years ago

Anyone able to commit these? Or should I ask Peter?

Barachia commented 6 years ago

Alright, I added the missing models and it works now!