readbeyond / aeneas

aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
http://www.readbeyond.it/aeneas/
GNU Affero General Public License v3.0
2.45k stars 218 forks source link

run aeneas library over Pycharm IDE #249

Closed Liranbz closed 4 years ago

Liranbz commented 4 years ago

Hi, Is there a way to run this library by pycharm script? Aeneas library works well from cmd, but not from pycharm (the ide cant recognize the aeneas lib) I work on windows 10+python 3.7 Thank you!

Liranbz commented 4 years ago

Solved, works from python 3.7 interpeter and not from venv