Cockatoo-AI-Org / Cockatoo.AI

An exclusive language trainer for you to help escalate your language to next level🦜 with joy and fun.
Apache License 2.0
3 stars 1 forks source link

Migrate obsoleted Whisper API to OpenAI #50

Closed johnklee closed 2 months ago

johnklee commented 3 months ago

We observed exception while using module speech_recognition_wrapper.py and it is caused by the depreciated whisper API call. So this PR is created to resolve it.