soykertje / whisper

Convert speech in audio to text

  • Public
  • 8.1K runs
  • GitHub
  • License

Input

Output

Run time and cost

This model costs approximately $0.074 to run on Replicate, or 13 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia T4 GPU hardware. Predictions typically complete within 6 minutes. The predict time for this model varies significantly based on the inputs.

Readme

Whisper is a general-purpose speech transcription model. It is trained on a large dataset of diverse audio and is also a multi-task model that can perform multilingual speech transcription as well as speech translation and language identification.

This version uses the lasts whisper version available and add a new input to perform the transcription.