alphacep / vosk-asterisk

Speech Recognition in Asterisk with Vosk Server
GNU General Public License v2.0
102 stars 40 forks source link

Not found ./configure, i have in folder only configure.ac #5

Closed bottookku closed 4 years ago

bottookku commented 4 years ago

./configure --with-asterisk=/root/asterisk --prefix=/root/soxx -bash: ./configure: No such file or directory

if i run /configure.ac then i give this log

/configure.ac --with-asterisk=/root/asterisk --prefix=/root/soxx ./configure.ac: line 1: syntax error near unexpected token asterisk-vosk,' ./configure.ac: line 1:AC_INIT(asterisk-vosk, 0.3.7)'

nshmyrev commented 4 years ago

You need to run bootstrap first