Docs.rs
  • whisper-rs-0.14.2
    • whisper-rs 0.14.2
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tazz4843
    • Dependencies
      • log ^0.4 normal optional
      • tracing ^0.1 normal optional
      • whisper-rs-sys ^0.12 normal
      • hound ^3.5.0 dev
      • rand ^0.8.4 dev
    • Versions
    • 42.98% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

whisper_rs0.14.2

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • DtwParameters
  • FullParams
  • SegmentCallbackData
  • SystemInfo
  • WhisperContext
  • WhisperContextParameters
  • WhisperGrammarElement
  • WhisperState

Enums

  • DtwMode
  • DtwModelPreset
  • GGMLLogLevel
  • SamplingStrategy
  • WhisperError
  • WhisperGrammarElementType

Functions

  • convert_integer_to_float_audio
  • convert_stereo_to_mono_audio
  • get_lang_id
  • get_lang_max_id
  • get_lang_str
  • get_lang_str_full
  • install_logging_hooks
  • print_system_info
  • set_log_callback

Type Aliases

  • DtwAhead
  • WhisperAbortCallback
  • WhisperLogCallback
  • WhisperLogitsFilterCallback
  • WhisperNewSegmentCallback
  • WhisperProgressCallback
  • WhisperStartEncoderCallback
  • WhisperSysContext
  • WhisperSysState
  • WhisperToken
  • WhisperTokenData

Statics

  • WHISPER_CPP_VERSION