Results 2 comments of EarningsCall

> It seems that the problem was in my installation. > > I used this as `requirements.txt` (found from [here](https://huggingface.co/spaces/pyannote/pretrained-pipelines/blob/main/app.py)): > > ``` > gradio==3.38.0 > --extra-index-url https://download.pytorch.org/whl/cu113 > torch==2.0.1...

> A hack that worked for me was to just edit the _json_api.py file under srsly to not have the escape_forward_slashes keyword (i.e remove it from the line with the...