1. 学ぶ
  2. /
  3. コース
  4. /
  5. Multi-Modal Systems with the OpenAI API

Connected

演習

Transcribing a non-English language

OpenAI's audio models can not only transcribe English speech but also perform well in speech in many other languages.

In this exercise, you'll create a transcript from audio.m4a, which contains speech in Portuguese.

指示

100 XP
  • Open the audio.m4a file in read-binary mode.
  • Create a transcription request to the Audio endpoint.