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

  • Log In
  • Sign Up

Spaces:
nsfwalex
/
whisper-transcribe-new
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper-transcribe-new
66.1 kB
  • 2 contributors
History: 113 commits
liuyang
Refactor model management and transcription process: Introduced a model registry for easier management of Whisper models, added functionality to download models on startup, and streamlined the audio processing pipeline to support both chunk and segment transcriptions with improved error handling and cleanup.
e3d9c9e 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    291 Bytes
    update Gradio SDK version to 5.0.1 in README and requirements 6 months ago
  • app.py
    62.1 kB
    Refactor model management and transcription process: Introduced a model registry for easier management of Whisper models, added functionality to download models on startup, and streamlined the audio processing pipeline to support both chunk and segment transcriptions with improved error handling and cleanup. 3 months ago
  • config.py
    1.52 kB
    update model 6 months ago
  • requirements.txt
    704 Bytes
    add upload 4 months ago