Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
natasa365
/
whisper.cpp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper.cpp / bindings /ruby /ext
94.3 kB
  • 100 contributors
History: 50 commits
Adam Debono
ruby : Add ruby binding for max_len (#3365)
b408b8e unverified 4 months ago
  • sources
    ruby: use CMake in build process (#3043) 8 months ago
  • .gitignore
    110 Bytes
    ruby : add Core ML support (#3214) 7 months ago
  • dependencies.rb
    1.63 kB
    ruby : add cleaning of library names in dependencies (#3241) 6 months ago
  • extconf.rb
    723 Bytes
    ruby : handle build options on installation (#3206) 7 months ago
  • options.rb
    2.27 kB
    ruby : add Whisper::VERSION (#3292) 6 months ago
  • ruby_whisper.c
    5.54 kB
    ruby : add Whisper::VERSION (#3292) 6 months ago
  • ruby_whisper.h
    857 Bytes
    ruby : add VAD support, migration to Ruby's newer API (#3197) 7 months ago
  • ruby_whisper_context.c
    21 kB
    ruby : output format (#3237) 6 months ago
  • ruby_whisper_error.c
    1.22 kB
    ruby : Make context accept initial parameters, API to retrieve a segment and more (#2749) 11 months ago
  • ruby_whisper_model.c
    6.55 kB
    ruby : add Core ML support (#3214) 7 months ago
  • ruby_whisper_params.c
    37 kB
    ruby : Add ruby binding for max_len (#3365) 4 months ago
  • ruby_whisper_segment.c
    6.48 kB
    ruby : output format (#3237) 6 months ago
  • ruby_whisper_transcribe.cpp
    2.78 kB
    ruby : output format (#3237) 6 months ago
  • ruby_whisper_vad_params.c
    7.94 kB
    ruby : handle build options on installation (#3206) 7 months ago