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
53.1 kB
  • 2 contributors
History: 102 commits
liuyang
Refactor speaker assignment logic in transcription: Enhanced the `assign_speakers_to_transcription` method to detect unmatched diarization segments and introduced a second pass for splitting segments with speaker changes. Improved handling of speaker transitions and added functionality to re-process unmatched segments.
7bde45c 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
    49 kB
    Refactor speaker assignment logic in transcription: Enhanced the `assign_speakers_to_transcription` method to detect unmatched diarization segments and introduced a second pass for splitting segments with speaker changes. Improved handling of speaker transitions and added functionality to re-process unmatched segments. 3 months ago
  • config.py
    1.52 kB
    update model 6 months ago
  • requirements.txt
    704 Bytes
    add upload 4 months ago