nerdexam
Databricks

GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #78

A Generative AI Engineer is building an LLM-based application that has an important transcription (speech-to-text) task. Speed is essential for the success of the application. Which open Generative…

The correct answer is D. whisper-large-v3 (1.6B). Whisper-large-v3 is an open-source speech-to-text model developed by OpenAI, specifically designed for high-quality transcription tasks. It is optimized for speed and accuracy in converting spoken language into text, making it the best choice for applications where…

Generative AI Model Capabilities and Selection

Question

A Generative AI Engineer is building an LLM-based application that has an important transcription (speech-to-text) task. Speed is essential for the success of the application. Which open Generative AI models should be used?

Options

  • ADBRX
  • BMPT-30B-Instruct
  • CLlama-2-70b-chat-hf
  • Dwhisper-large-v3 (1.6B)

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    4% (2)
  • D
    91% (43)

Explanation

Whisper-large-v3 is an open-source speech-to-text model developed by OpenAI, specifically designed for high-quality transcription tasks. It is optimized for speed and accuracy in converting spoken language into text, making it the best choice for applications where transcription speed is The other options (DBRX, MPT-30B-Instruct, and Llama-2-70b-chat-hf) are primarily large language models (LLMs) designed for text-based applications, such as chatbots or text generation, and are not specialized for speech-to-text tasks.

Topics

#Speech-to-Text#Whisper Model#Model Selection#Generative AI Applications

Community Discussion

No community discussion yet for this question.

Full GENERATIVE-AI-ENGINEER-ASSOCIATE Practice