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

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  aadnk/faster-whisper-webui

danelkay
/
WhatShutupWebUI
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
WhatShutupWebUI / src
Ctrl+K
Ctrl+K
  • 6 contributors
History: 64 commits
aadnk's picture
aadnk
Better error handling
6324aa9 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 support for large-v3 in faster-whisper over 1 year 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
    9.02 kB
    Better error handling 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