Movatterモバイル変換


[0]ホーム

URL:


🚀 Introducing Flux, the first conversational speech recognition model built for voice agents. (Learn more!)🚀

HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
On this page
Models and Languages

Version

Version allows you to specify the version of the model you want to use to process your submitted audio.

versionstring Default:latest

Pre-recorded Streaming:NovaStreaming:Flux

Deepgram’s Version feature allows you to specify the version of the model you want to use to process your submitted audio.

Enable Feature

To enable Version, when you call Deepgram’s API, add aversion parameter in the query string and set it to the version of the model you want to use to process your submitted audio.

version=MODEL_VERSION

Use the Latest Version

To use the latest version of your selected model, sendlatest in theversion parameter:

version=latest

Use an Earlier Version of a Standard Model

To use an earlier version of a selected Deepgram standard model, send the version number in theversion parameter:

version=VERSION_NUMBER

Example:version=2021-03-17.0

You can locate version numbers of Deepgram standard models inour changelog. SelectSpeech Model to filter the updates.

Use a Specific Version of a Custom Trained Model

To use a specific version of a custom model associated with your account, send the custom model’sversion_id in theversion parameter:

version=VERSION_ID

Example:version=12345678-1234-1234-1234-1234567890ab

Get Early Access to an Updated Standard Model

When we release updated versions of Deepgram standard models, you may be able to try them out and provide feedback. To do so, send the version name of the selected model in theversion parameter:

version=VERSION_NAME

Example:version=beta

To learn about updated model availability and get relevant version names,contact Support.

When to use Versions

  • If you want to make sure you are using the latest version of a Deepgram model.
  • If you want to use an earlier version of a Deepgram model.
  • If you want to use a specific version of a custom Deepgram model.

[8]ページ先頭

©2009-2025 Movatter.jp