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

  • Log In
  • Sign Up

Spaces:
aadnk
/
faster-whisper-webui
Running

App Files Files Community
19
Fetching metadata from the HF Docker repository...
faster-whisper-webui
Ctrl+K
Ctrl+K
  • 6 contributors
History: 31 commits
aadnk's picture
aadnk
Remove type definition for callback to support old Python
ff19da3 over 2 years ago
  • tests
    Add a simple "VAD" alternative - periodic VAD over 2 years ago
  • .gitattributes
    1.34 kB
    initial commit over 2 years ago
  • .gitignore
    73 Bytes
    Initial commit over 2 years ago
  • README.md
    1.57 kB
    Add cache information over 2 years ago
  • app-local.py
    83 Bytes
    Create a new app-network version over 2 years ago
  • app-network.py
    144 Bytes
    Create a new app-network version over 2 years ago
  • app-shared.py
    95 Bytes
    Add support for sharing over 2 years ago
  • app.py
    8.59 kB
    Add a simple "VAD" alternative - periodic VAD over 2 years ago
  • dockerfile
    445 Bytes
    Disable buffering in docker container over 2 years ago
  • download.py
    1.53 kB
    Fix YouTube video length restriction over 2 years ago
  • requirements.txt
    89 Bytes
    Add support for downloading files from YouTube using yt-dlp over 2 years ago
  • utils.py
    3.78 kB
    Let max line width depend on the language over 2 years ago
  • vad.py
    8.96 kB
    Remove type definition for callback to support old Python over 2 years ago