I went over https://github.com/deepgram/streaming-test-suite/ sample. I was able to run it locally but I have issues running it on GCP Cloud run
Can someone please help me out with either of the following
- What changes are required in the server.py & any other config files needed to run on GCP cloud run?
or - Is there an above example with nodejs backend?