List of all items
Structs
- audio::decode::PcmData
- cli::Cli
- cli::TranscribeArgs
- model::registry::ModelInfo
- output::ErrorOutput
- output::Segment
- output::TranscriptionResult
- video::ffmpeg::FfmpegResult
- video::ffmpeg::MockFfmpeg
- video::ffmpeg::RealFfmpeg
- video::ffmpeg::SafeChild
- video::ffmpeg::TempOutputGuard
- whisper::context::StderrSilencer
Enums
- cli::ColorChoice
- cli::Commands
- cli::CommandsFormat
- cli::ModelsAction
- cli::OutputFormat
- cli::WhisperModel
- error::Error
- signal::ShutdownReason
Traits
Functions
- audio::decode::decode_file
- audio::decode::decode_file_with_runner
- audio::decode::decode_stdin
- audio::decode::i16_to_f32
- audio::decode::is_ogg_opus_magic
- audio::decode::to_mono
- audio::resample::resample_to_16khz
- audio::vad::collapse_consecutive_repeats
- audio::vad::detect_speech_segments
- audio::vad::filter_hallucinations
- cli::long_version
- commands::doctor::run
- commands::models::run
- commands::transcribe::run
- language::detect::detect_language
- language::detect::map_to_whisper_code
- language::detect::resolve_language
- model::download::download_model
- model::registry::all_models
- model::registry::default_model
- model::registry::get_model
- model::storage::is_model_downloaded
- model::storage::model_path
- model::storage::model_temp_path
- model::storage::models_dir
- model::storage::remove_model
- output::write_error
- output::write_json
- output::write_json_value
- output::write_model_status
- output::write_models_json
- output::write_ndjson
- output::write_schema
- output::write_stdout_line
- run
- signal::cleanup_partial_downloads
- signal::install_handlers
- signal::is_forced_exit
- signal::is_shutdown_requested
- signal::reset_sigpipe
- signal::shutdown_reason
- signal::shutdown_signal_exit_code
- signal::wait_or_timeout
- video::ffmpeg::remove_temp_file
- video::is_video_extension
- video::is_video_magic_bytes
- video::should_extract_from_video
- whisper::context::load_model
- whisper::transcribe::transcribe_chunk