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

  • Log In
  • Sign Up

Spaces:
aadnk
/
whisper-webui
Runtime error

App Files Files Community
38
Fetching metadata from the HF Docker repository...
whisper-webui / src
Ctrl+K
Ctrl+K
  • 6 contributors
History: 31 commits
aadnk's picture
aadnk
Use correct root dir
7fd072f over 2 years ago
  • __init__.py
    0 Bytes
    Move implementation to src folder over 2 years ago
  • download.py
    2.78 kB
    Add support for multiple input files and output files over 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.55 kB
    Add support for multiple input files and output files over 2 years ago
  • utils.py
    3.78 kB
    Add prompt window to VAD over 2 years ago
  • vad.py
    20.7 kB
    Support parallel execution of Silero VAD over 2 years ago
  • vadParallel.py
    10.5 kB
    Ensure model is downloaded before spawning sub-processes over 2 years ago
  • whisperContainer.py
    4.94 kB
    Use correct root dir over 2 years ago