Proofread

Enhance your transcribed text to get the most out of it
//

Automatic transcriptions are often messy. Spoken language is informal and contains filler words, and meaning is sometimes lost. Enhance Transcription makes transcripts more usable, by removing fluff and fixing errors. The enhanced transcription can then be reviewed or further processed by other Language Skills.

Setup

Parameters

Request

Proofread your transcription by performing a POST request to the following URL: api.oneai.com/api/v0/pipeline { "input": "your input text here", "steps": [{ "skill": "proofread" }] }

Response

Returns the proofread transcription, and spans of text where changes have been made

Supported Labels