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

  • Log In
  • Sign Up

Spaces:
nsfwalex
/
whisper-transcribe-new
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
whisper-transcribe-new
67 kB
  • 2 contributors
History: 123 commits
liuyang
Refactor transcription methods to return results: Updated the transcribe_chunk and transcribe_segments methods to return their results instead of processing them directly, improving the flow of data handling in the WhisperTranscriber class.
646c8e8 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    291 Bytes
    update Gradio SDK version to 5.0.1 in README and requirements 3 months ago
  • app.py
    62.9 kB
    Refactor transcription methods to return results: Updated the transcribe_chunk and transcribe_segments methods to return their results instead of processing them directly, improving the flow of data handling in the WhisperTranscriber class. 1 day ago
  • config.py
    1.52 kB
    update model 3 months ago
  • requirements.txt
    704 Bytes
    add upload 18 days ago