Pascal Roessner

Results 4 comments of Pascal Roessner

Hello, has there been any solution to this? I am running into the same issue using the same sample code as a basis?

@iliev-ilian I was able to resolve it now. The issue is that the Azure AI Service is not allowed to be located in Germany - [here is the list of...

I've run into the same problem. I had to install `ffmpy==0.3.1` and `docx2txt` manually. You can get past the `No module named 'build'` message by first install `build==1.0.3` and then...

Hello, turns out the problem is that the image build using `make build-local` does not correspond to the image being used inside of the `docker-compose.yml` [Inside of docker-compose.yml it uses...