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: 98 commits
jhj0517
add parameters for insanely_fast_whisper
661e83c 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.67 kB
    rename data class and add `post_process()` 11 months ago
  • insanely_fast_whisper_inference.py
    6.63 kB
    add parameters for insanely_fast_whisper 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.87 kB
    rename data class and add `post_process()` 11 months ago
  • whisper_base.py
    11.5 kB
    refactor base abstract class for whisper 11 months ago
  • whisper_parameter.py
    7.76 kB
    add parameters for insanely_fast_whisper 11 months ago
  • youtube_manager.py
    324 Bytes
    refactoring over 1 year ago