Open lukaguinan opened 5 years ago
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 ;)
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.
and could you explain me how to work with ./speech2text.sh file
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...Can this be fixed? I tried running the speech to text file without
make
but I received this error...so I assumed that
make
had to be run first. I am on Mac OS Mojave.