Adtastic

Infer Speaker Names from Transcript Tool

Infer names from a transcript generated by our speech-to-text tool.

1

Transcript Paragraphs JSON Array

Don't have any transcript JSON yet? Use the speech-to-text tool to get a transcript for any audio file.

Augment your speech-to-text transcript. Powered by a state-of-the-art AI transformer.

Infer Speaker Names from Transcript API

Run Infer Speaker Names from Transcript tasks programmatically using the code in the API panel to the right.

Infer Speaker Names from Transcript API

Easily integrate an Infer Speaker Names from Transcript tool into your own app or workflow. Fill out the AI task editor above to see the code to run that task below.

JavaScript Code

Your API Key

Loading...

Support

To report a bug, request a feature, or ask us a question, please email us at tom@adtastic.ai.

Examples
Infer the names of the speakers in this transcript: [ { \"sentences\": [ { \"text\": \"Hi, I'm John. What's your name?\" } ], \"speaker\": 0 }, { \"sentences\": [ { \"text\": \"I'm Jane. How are you?\" } ]