vCon WTF
Contents:
Installation
Quick Start Guide
User Guide
API Reference
Provider Documentation
Cross-Provider Testing
Examples and Use Cases
Contributing
Changelog
vCon WTF
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
_
__init__() (wtf_transcript_converter.exceptions.AudioProcessingError method)
(wtf_transcript_converter.exceptions.ConfigurationError method)
(wtf_transcript_converter.exceptions.ConversionError method)
,
[1]
(wtf_transcript_converter.exceptions.ProviderError method)
,
[1]
(wtf_transcript_converter.exceptions.ValidationError method)
,
[1]
(wtf_transcript_converter.providers.assemblyai.AssemblyAIConverter method)
(wtf_transcript_converter.providers.canary.CanaryConverter method)
(wtf_transcript_converter.providers.deepgram.DeepgramConverter method)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter method)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter method)
(wtf_transcript_converter.providers.whisper.WhisperConverter method)
__str__() (wtf_transcript_converter.exceptions.AudioProcessingError method)
(wtf_transcript_converter.exceptions.ConfigurationError method)
(wtf_transcript_converter.exceptions.ConversionError method)
,
[1]
(wtf_transcript_converter.exceptions.ProviderError method)
,
[1]
(wtf_transcript_converter.exceptions.ValidationError method)
,
[1]
A
alternatives (wtf_transcript_converter.core.models.WTFDocument attribute)
AssemblyAIConverter (class in wtf_transcript_converter.providers.assemblyai)
audio (wtf_transcript_converter.core.models.WTFMetadata attribute)
audio_quality (wtf_transcript_converter.core.models.WTFQuality attribute)
AudioProcessingError
average_confidence (wtf_transcript_converter.core.models.WTFQuality attribute)
B
background_noise (wtf_transcript_converter.core.models.WTFQuality attribute)
BaseConverter (class in wtf_transcript_converter.core.converter)
bitrate (wtf_transcript_converter.core.models.WTFAudio attribute)
C
calculate_quality_metrics() (in module wtf_transcript_converter.utils.confidence_utils)
CanaryConverter (class in wtf_transcript_converter.providers.canary)
channels (wtf_transcript_converter.core.models.WTFAudio attribute)
confidence (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFSpeaker attribute)
(wtf_transcript_converter.core.models.WTFTranscript attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
ConfigurationError
context (wtf_transcript_converter.exceptions.ConversionError attribute)
,
[1]
ConversionError
,
[1]
convert() (wtf_transcript_converter.core.converter.BaseConverter method)
(wtf_transcript_converter.core.converter.FromWTFConverter method)
(wtf_transcript_converter.core.converter.ToWTFConverter method)
(wtf_transcript_converter.providers.assemblyai.AssemblyAIConverter method)
(wtf_transcript_converter.providers.deepgram.DeepgramConverter method)
(wtf_transcript_converter.providers.whisper.WhisperConverter method)
convert_from_wtf() (wtf_transcript_converter.providers.assemblyai.AssemblyAIConverter method)
(wtf_transcript_converter.providers.canary.CanaryConverter method)
(wtf_transcript_converter.providers.deepgram.DeepgramConverter method)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter method)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter method)
(wtf_transcript_converter.providers.whisper.WhisperConverter method)
convert_timestamp() (in module wtf_transcript_converter.utils.time_utils)
convert_to_wtf() (wtf_transcript_converter.providers.assemblyai.AssemblyAIConverter method)
(wtf_transcript_converter.providers.canary.CanaryConverter method)
(wtf_transcript_converter.providers.deepgram.DeepgramConverter method)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter method)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter method)
(wtf_transcript_converter.providers.whisper.WhisperConverter method)
created_at (wtf_transcript_converter.core.models.WTFMetadata attribute)
D
DeepgramConverter (class in wtf_transcript_converter.providers.deepgram)
description (wtf_transcript_converter.providers.canary.CanaryConverter attribute)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter attribute)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter attribute)
duration (wtf_transcript_converter.core.models.WTFAudio attribute)
(wtf_transcript_converter.core.models.WTFTranscript attribute)
E
end (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
enrichments (wtf_transcript_converter.core.models.WTFDocument attribute)
errors (wtf_transcript_converter.exceptions.ValidationError attribute)
,
[1]
extensions (wtf_transcript_converter.core.models.WTFDocument attribute)
F
field (wtf_transcript_converter.exceptions.ValidationError attribute)
,
[1]
file_path (wtf_transcript_converter.exceptions.AudioProcessingError attribute)
format (wtf_transcript_converter.core.models.WTFAudio attribute)
(wtf_transcript_converter.exceptions.AudioProcessingError attribute)
FromWTFConverter (class in wtf_transcript_converter.core.converter)
G
get_current_iso_timestamp() (in module wtf_transcript_converter.utils.time_utils)
I
id (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFSpeaker attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
is_punctuation (wtf_transcript_converter.core.models.WTFWord attribute)
is_valid_bcp47() (in module wtf_transcript_converter.utils.language_utils)
L
label (wtf_transcript_converter.core.models.WTFSpeaker attribute)
language (wtf_transcript_converter.core.models.WTFTranscript attribute)
low_confidence_words (wtf_transcript_converter.core.models.WTFQuality attribute)
M
message (wtf_transcript_converter.exceptions.AudioProcessingError attribute)
(wtf_transcript_converter.exceptions.ConfigurationError attribute)
(wtf_transcript_converter.exceptions.ConversionError attribute)
,
[1]
(wtf_transcript_converter.exceptions.ProviderError attribute)
,
[1]
(wtf_transcript_converter.exceptions.ValidationError attribute)
,
[1]
metadata (wtf_transcript_converter.core.models.WTFDocument attribute)
model (wtf_transcript_converter.core.models.WTFMetadata attribute)
model_config (wtf_transcript_converter.core.models.VConWTFAttachment attribute)
(wtf_transcript_converter.core.models.WTFAudio attribute)
(wtf_transcript_converter.core.models.WTFDocument attribute)
(wtf_transcript_converter.core.models.WTFExtensions attribute)
(wtf_transcript_converter.core.models.WTFMetadata attribute)
(wtf_transcript_converter.core.models.WTFQuality attribute)
(wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFSpeaker attribute)
(wtf_transcript_converter.core.models.WTFTranscript attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
module
wtf_transcript_converter.cli.cross_provider
wtf_transcript_converter.cli.main
wtf_transcript_converter.core.converter
wtf_transcript_converter.core.models
wtf_transcript_converter.core.validator
wtf_transcript_converter.exceptions
wtf_transcript_converter.providers.assemblyai
wtf_transcript_converter.providers.canary
wtf_transcript_converter.providers.deepgram
wtf_transcript_converter.providers.parakeet
wtf_transcript_converter.providers.rev_ai
wtf_transcript_converter.providers.whisper
wtf_transcript_converter.utils.confidence_utils
wtf_transcript_converter.utils.language_utils
wtf_transcript_converter.utils.time_utils
multiple_speakers (wtf_transcript_converter.core.models.WTFQuality attribute)
N
normalize_confidence() (in module wtf_transcript_converter.utils.confidence_utils)
normalize_language_code() (in module wtf_transcript_converter.utils.language_utils)
O
operation (wtf_transcript_converter.exceptions.ProviderError attribute)
,
[1]
options (wtf_transcript_converter.core.models.WTFMetadata attribute)
original_error (wtf_transcript_converter.exceptions.AudioProcessingError attribute)
(wtf_transcript_converter.exceptions.ConversionError attribute)
,
[1]
overlapping_speech (wtf_transcript_converter.core.models.WTFQuality attribute)
P
ParakeetConverter (class in wtf_transcript_converter.providers.parakeet)
processed_at (wtf_transcript_converter.core.models.WTFMetadata attribute)
processing_time (wtf_transcript_converter.core.models.WTFMetadata attribute)
processing_warnings (wtf_transcript_converter.core.models.WTFQuality attribute)
provider (wtf_transcript_converter.core.models.WTFMetadata attribute)
(wtf_transcript_converter.exceptions.ConversionError attribute)
,
[1]
(wtf_transcript_converter.exceptions.ProviderError attribute)
,
[1]
provider_name (wtf_transcript_converter.providers.canary.CanaryConverter attribute)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter attribute)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter attribute)
ProviderError
,
[1]
Q
quality (wtf_transcript_converter.core.models.WTFDocument attribute)
R
response_data (wtf_transcript_converter.exceptions.ProviderError attribute)
,
[1]
RevAIConverter (class in wtf_transcript_converter.providers.rev_ai)
S
sample_rate (wtf_transcript_converter.core.models.WTFAudio attribute)
segments (wtf_transcript_converter.core.models.WTFDocument attribute)
(wtf_transcript_converter.core.models.WTFSpeaker attribute)
setting (wtf_transcript_converter.exceptions.ConfigurationError attribute)
silence_ratio (wtf_transcript_converter.core.models.WTFQuality attribute)
speaker (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
speakers (wtf_transcript_converter.core.models.WTFDocument attribute)
start (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
status (wtf_transcript_converter.providers.canary.CanaryConverter attribute)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter attribute)
(wtf_transcript_converter.providers.rev_ai.RevAIConverter attribute)
status_code (wtf_transcript_converter.exceptions.ProviderError attribute)
,
[1]
streaming (wtf_transcript_converter.core.models.WTFDocument attribute)
T
text (wtf_transcript_converter.core.models.WTFSegment attribute)
(wtf_transcript_converter.core.models.WTFTranscript attribute)
(wtf_transcript_converter.core.models.WTFWord attribute)
total_time (wtf_transcript_converter.core.models.WTFSpeaker attribute)
ToWTFConverter (class in wtf_transcript_converter.core.converter)
transcribe_audio() (wtf_transcript_converter.providers.canary.CanaryConverter method)
(wtf_transcript_converter.providers.parakeet.ParakeetConverter method)
transcript (wtf_transcript_converter.core.models.WTFDocument attribute)
V
validate_confidence_score() (in module wtf_transcript_converter.core.validator)
validate_document_consistency() (wtf_transcript_converter.core.models.WTFDocument method)
validate_language_code() (in module wtf_transcript_converter.core.validator)
(wtf_transcript_converter.core.models.WTFTranscript class method)
validate_model() (wtf_transcript_converter.core.models.WTFMetadata class method)
validate_provider() (wtf_transcript_converter.core.models.WTFMetadata class method)
validate_text() (wtf_transcript_converter.core.models.WTFSegment class method)
(wtf_transcript_converter.core.models.WTFTranscript class method)
(wtf_transcript_converter.core.models.WTFWord class method)
validate_timestamp() (in module wtf_transcript_converter.core.validator)
(wtf_transcript_converter.core.models.WTFMetadata class method)
validate_timing() (in module wtf_transcript_converter.utils.time_utils)
(wtf_transcript_converter.core.models.WTFSegment method)
(wtf_transcript_converter.core.models.WTFWord method)
validate_wtf_document() (in module wtf_transcript_converter.core.validator)
ValidationError
,
[1]
value (wtf_transcript_converter.exceptions.ConfigurationError attribute)
(wtf_transcript_converter.exceptions.ValidationError attribute)
,
[1]
VConWTFAttachment (class in wtf_transcript_converter.core.models)
W
WhisperConverter (class in wtf_transcript_converter.providers.whisper)
words (wtf_transcript_converter.core.models.WTFDocument attribute)
(wtf_transcript_converter.core.models.WTFSegment attribute)
wtf_transcript_converter.cli.cross_provider
module
wtf_transcript_converter.cli.main
module
wtf_transcript_converter.core.converter
module
wtf_transcript_converter.core.models
module
wtf_transcript_converter.core.validator
module
wtf_transcript_converter.exceptions
module
wtf_transcript_converter.providers.assemblyai
module
wtf_transcript_converter.providers.canary
module
wtf_transcript_converter.providers.deepgram
module
wtf_transcript_converter.providers.parakeet
module
wtf_transcript_converter.providers.rev_ai
module
wtf_transcript_converter.providers.whisper
module
wtf_transcript_converter.utils.confidence_utils
module
wtf_transcript_converter.utils.language_utils
module
wtf_transcript_converter.utils.time_utils
module
WTFAudio (class in wtf_transcript_converter.core.models)
WTFDocument (class in wtf_transcript_converter.core.models)
WTFExtensions (class in wtf_transcript_converter.core.models)
WTFMetadata (class in wtf_transcript_converter.core.models)
WTFQuality (class in wtf_transcript_converter.core.models)
WTFSegment (class in wtf_transcript_converter.core.models)
WTFSpeaker (class in wtf_transcript_converter.core.models)
WTFTranscript (class in wtf_transcript_converter.core.models)
WTFWord (class in wtf_transcript_converter.core.models)