With Entity Detection, you can identify a wide range of entities that are spoken in your audio files,
such as person and company names, email addresses, dates, and locations.
To include Entity Detection in your transcript response, add the entity_detection parameter in your
POST request when submitting audio files for transcription, and set this parameter to true.
When your transcription is complete, you will see an entities key in the JSON response, as shown on
the right. Below, we drill into the data that is returned within the list of results in the entities key.
When Entity Detection is enabled, the entity types listed below are automatically detected and, if found
in the transcription text, will be included in the entities key as shown above.
They will be listed individually in the order that they appear in the transcript.
Entity Name
Description
blood_type
Blood type (e.g., O-, AB positive)
credit_card_cvv
Credit card verification code (e.g., CVV: 080)
credit_card_expiration
Expiration date of a credit card
credit_card_number
Credit card number
date
Specific calendar date (e.g., December 18)
date_of_birth
Date of Birth (e.g., Date of Birth: March 7, 1961)
drug
Medications, vitamins, or supplements (e.g., Advil, Acetaminophen, Panadol)
event
Name of an event or holiday (e.g., Olympics, Yom Kippur)
Entity Detection
With Entity Detection, you can identify a wide range of entities that are spoken in your audio files, such as person and company names, email addresses, dates, and locations.
To include Entity Detection in your transcript response, add the entity_detection parameter in your POST request when submitting audio files for transcription, and set this parameter to true.
When your transcription is complete, you will see an entities key in the JSON response, as shown on the right. Below, we drill into the data that is returned within the list of results in the entities key.
Entity Types Detected
When Entity Detection is enabled, the entity types listed below are automatically detected and, if found in the transcription text, will be included in the entities key as shown above. They will be listed individually in the order that they appear in the transcript.
blood_type
credit_card_cvv
credit_card_expiration
credit_card_number
date
date_of_birth
drug
event
email_address
injury
language
location
medical_condition
medical_process
money_amount
nationality
occupation
organization
person_age
person_name
phone_number
political_affiliation
religion
us_social_security_number
drivers_license
banking_information