Libraries
»
omniai
(3.1.2)
»
Index (F)
»
OmniAI
»
Transcribe
»
Format
Module: OmniAI::Transcribe::Format
Defined in:
lib/omniai/transcribe.rb
Constant Summary
collapse
JSON =
"json"
TEXT =
"text"
VTT =
"vtt"
SRT =
"srt"
VERBOSE_JSON =
"verbose_json"