AudioSegment
Metadata about a video audio segment
Properties
Name | Type | Description | Notes |
---|---|---|---|
start_time_ms | int | The start time in milliseconds of the beginning of the audio clip | |
end_time_ms | int | The end time in milliseconds of the end of the audio clip | |
speech_to_text_transcription | str | The text transcription of the audio clip |