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
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?\" } ]