Module: Cohere::Transcribe::Runtime

Defined in:
lib/cohere/transcribe/runtime/engine.rb,
lib/cohere/transcribe/runtime/precision.rb,
lib/cohere/transcribe/runtime/resources.rb,
lib/cohere/transcribe/runtime/preparation.rb,
lib/cohere/transcribe/runtime/word_pipeline.rb,
lib/cohere/transcribe/runtime/model_provider.rb

Defined Under Namespace

Modules: Precision, Preparation, WordPipeline Classes: Engine, ModelProvider, ModelResources

Constant Summary collapse

PROCESS_GATE =
Mutex.new
THREAD_ACTIVE_KEY =
:__cohere_transcribe_active
THREAD_PROGRESS_KEY =
:__cohere_transcribe_progress