Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing data #4

Open
lukaguinan opened this issue Aug 18, 2019 · 3 comments
Open

Error installing data #4

lukaguinan opened this issue Aug 18, 2019 · 3 comments

Comments

@lukaguinan
Copy link

lukaguinan commented Aug 18, 2019

I cloned this project into a local directory and the entered it using Terminal. I then ran the command make to install but I get the following errors...

Makefile:203: Extraneous text after `else' directive
Makefile:204: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.

Can this be fixed? I tried running the speech to text file without make but I received this error...

./speech2text.sh 
./speech2text.sh: line 16: ./utils/parse_options.sh: No such file or directory

so I assumed that make had to be run first. I am on Mac OS Mojave.

@riebling
Copy link
Contributor

Aha, probably because it hasn't been tested or made to work directly on MacOS, to the best of my knowledge. This code works better inside the EESEN Transcriber virtual machine, and likely better on Ubuntu. Though I'm sure we'd welcome someone adding the capability to work on MacOS, and someday soon I hope to have such capability ;)

@dartvader-20
Copy link

even i am facing the same problem in my terminal
Makefile:203: extraneous text after 'else' directive
Makefile:204: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.

@dartvader-20
Copy link

and could you explain me how to work with ./speech2text.sh file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants