JSON Decoder Error

Hey Guys,

I am getting an error when I running the simple ASR model from Open AI.

The error says “json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)”

Any help on this?

Openai-whisper version is 20230314
Gradio veriosn is 3.23.0

But the same is working with 3.22.1

Is this a bug with Gradio. Should I move to the older version?

Could some one suggest me?

Thanks and regards,
B

1 Like

I just now tried with both the versions. Both versions of gradio are giving me the same error