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

  • Log In
  • Sign Up

Spaces:
jhj0517
/
Whisper-WebUI
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
Whisper-WebUI / modules
Ctrl+K
Ctrl+K
  • 8 contributors
History: 95 commits
jhj0517
update `download_model()` to use hf_hub_download
6d61e4e 11 months ago
  • __init__.py
    0 Bytes
    Initial commit about 2 years ago
  • deepl_api.py
    7.07 kB
    fix ext over 1 year ago
  • faster_whisper_inference.py
    5.65 kB
    remove redundant repeat 11 months ago
  • insanely_fast_whisper_inference.py
    5.56 kB
    update `download_model()` to use hf_hub_download 11 months ago
  • nllb_inference.py
    8.19 kB
    refactor translation model class with abstract class 11 months ago
  • subtitle_manager.py
    3.94 kB
    fix name truncation over 1 year ago
  • translation_base.py
    5.56 kB
    add base abstract class for translation model 11 months ago
  • whisper_Inference.py
    3.85 kB
    refactor base abstract class for whisper 11 months ago
  • whisper_base.py
    11.5 kB
    refactor base abstract class for whisper 11 months ago
  • whisper_parameter.py
    6.1 kB
    add Silero VAD Options 11 months ago
  • youtube_manager.py
    324 Bytes
    refactoring over 1 year ago