You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed all the steps.
apache2 is correctly installed
after running /apiai/asr-server/fcgi-nnet3-decoder --fcgi-socket=:8000
m getting the following output on terminal
/apiai/asr-server/fcgi-nnet3-decoder --feature-type=mfcc --mfcc-config=mfcc.conf --frame-subsampling-factor=3 --max-active=2000 --beam=15.0 --lattice-beam=6.0 --acoustic-scale=1.0 --endpoint.silence-phones=1 --endpoint.rule1.min-trailing-silence=0.5 --endpoint.rule2.min-trailing-silence=0.15 --endpoint.rule3.min-trailing-silence=0.1 --fcgi-socket=:8000
LOG (fcgi-nnet3-decoder[5.4.1291-90363]:Run():FcgiDecodingApp.cc:199) Listening FastCGI data at ":8000"
LOG (fcgi-nnet3-decoder[5.4.1291-90363]:CompileLooped():nnet-compile-looped.cc:334) Spent 0.0474169 seconds in looped compilation.
and on accessing localhost/asr-html/ from browser
m getting
The requested URL /asr-html/ was not found on this server
The text was updated successfully, but these errors were encountered:
I followed all the steps.
apache2 is correctly installed
after running
/apiai/asr-server/fcgi-nnet3-decoder --fcgi-socket=:8000
m getting the following output on terminal
/apiai/asr-server/fcgi-nnet3-decoder --feature-type=mfcc --mfcc-config=mfcc.conf --frame-subsampling-factor=3 --max-active=2000 --beam=15.0 --lattice-beam=6.0 --acoustic-scale=1.0 --endpoint.silence-phones=1 --endpoint.rule1.min-trailing-silence=0.5 --endpoint.rule2.min-trailing-silence=0.15 --endpoint.rule3.min-trailing-silence=0.1 --fcgi-socket=:8000
LOG (fcgi-nnet3-decoder[5.4.129
1-90363]:Run():FcgiDecodingApp.cc:199) Listening FastCGI data at ":8000"1-90363]:CompileLooped():nnet-compile-looped.cc:334) Spent 0.0474169 seconds in looped compilation.LOG (fcgi-nnet3-decoder[5.4.129
and on accessing localhost/asr-html/ from browser
m getting
The requested URL /asr-html/ was not found on this server
The text was updated successfully, but these errors were encountered: