Skip to content

Add embedded provenance metadata to Whisper-generated VTT files #1528

@dinahhandel

Description

@dinahhandel

Add the following fields to the VTT file, in JSON format:

{
"media_id": "druid",
"modification_date": "date created",
"provider": "Stanford University Libraries",
"language": "",
"type": "transcript",
"human_review_level": "None",
"application_name": "Whisper",
"application_version": "version",
"application_parameters": "",
"inference_model": ""
}

Language value should be identified in either the Whisper JSON or identified when the media is sent to Whisper. Application information and model should be available from Whisper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions