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

  • Log In
  • Sign Up

Spaces:

Duplicated from  aadnk/whisper-webui

ssorryqaq
/
whisper-webui
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper-webui / src
Ctrl+K
Ctrl+K
  • 6 contributors
History: 62 commits
aadnk's picture
aadnk
Make a separate process timeout for diarization
3cd7d59 over 1 year ago
  • conversion
    Fix convert_hf_whisper about 2 years ago
  • diarization
    Make a separate process timeout for diarization over 1 year ago
  • hooks
    Adding support for faster_whisper about 2 years ago
  • prompts
    Use type hints instead about 2 years ago
  • whisper
    Adding a dummy implementation of Whisper for testing almost 2 years ago
  • __init__.py
    0 Bytes
    Move implementation to src folder over 2 years ago
  • config.py
    6.95 kB
    Make a separate process timeout for diarization over 1 year ago
  • download.py
    2.78 kB
    Add support for multiple input files and output files over 2 years ago
  • languages.py
    4.45 kB
    Refactor language list about 2 years ago
  • modelCache.py
    501 Bytes
    Support parallel execution of Silero VAD over 2 years ago
  • segments.py
    1.91 kB
    Cleanup code over 2 years ago
  • source.py
    2.86 kB
    Ensure progress bar works for multiple files about 2 years ago
  • utils.py
    8.87 kB
    Adding support for diarization over 1 year ago
  • vad.py
    22.9 kB
    Adding support for word timestamps about 2 years ago
  • vadParallel.py
    12.4 kB
    Adding support for faster_whisper about 2 years ago