NVIDIA / OpenSeq2Seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
https://nvidia.github.io/OpenSeq2Seq
Apache License 2.0
1.54k stars 372 forks source link

Decoder Installation failed #485

Closed lingss0918 closed 4 years ago

lingss0918 commented 4 years ago

Hello, I'm trying to setup Jasper on Ubuntu. I got this "swig_decoders.py (for module swig_decoders) not found" errors when I trying to run setup.py in decoder folder.

vsl9 commented 4 years ago

Hello, can you please check that swig was installed? sudo apt-get install swig