dialogflow / asr-server

FastCGI support for Kaldi ASR
Apache License 2.0
184 stars 86 forks source link

help fix 404 not found #40

Closed maxcogay closed 3 years ago

maxcogay commented 6 years ago

image

hc038 commented 3 years ago

hey @maxcogay did you solve this issue?

realill commented 3 years ago

This means apache was not setup correctly and /asr target is unavalable.

realill commented 3 years ago

Double check your configs according to https://github.com/dialogflow/asr-server#configuring-apache2, especially part about ProxyPass. See apache logs for errors and warnings on initialization.