1. Aprende
  2. /
  3. Cursos
  4. /
  5. Multi-Modal Systems with the OpenAI API

Connected

Ejercicio

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.

Instrucciones

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