rhasspy / larynx

End to end text to speech system using gruut and onnx
MIT License
822 stars 49 forks source link

OpenAPI page broken #30

Closed polski-g closed 2 years ago

polski-g commented 2 years ago

I am getting HTTP 500 returned when I go to http://localhost:5002/openapi/ - The browser page says "Fetch error undefined /openapi/swagger.json"

On the command line, I tried find /usr/local/python3/ -name '*swagger*' and only got results for the swagger_ui package in site-packages.

synesthesiam commented 2 years ago

Should be working again in 1.0 :+1:

kinoc commented 2 years ago

Could you check this again? I am experiencing the original problem of "Fetch error undefined /openapi/swagger.json" on 1.1 on my Jetson Xavier.