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

  • Log In
  • Sign Up

Spaces:
langtech-innovation
/
WhisperLiveKit
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
WhisperLiveKit
154 kB
  • 30 contributors
History: 130 commits
qfuxa's picture
qfuxa
add fastapi server with live webm to pcm conversion and web page showing both complete transcription and partial transcription
104f7bd 11 months ago
  • src
    add fastapi server with live webm to pcm conversion and web page showing both complete transcription and partial transcription 11 months ago
  • .gitignore
    1.8 kB
    Initial commit over 2 years ago
  • LICENSE
    1.06 kB
    Initial commit over 2 years ago
  • README.md
    17.5 kB
    add fastapi server with live webm to pcm conversion and web page showing both complete transcription and partial transcription 11 months ago
  • line_packet.py
    3.2 kB
    Merge branch 'main' into vad-streaming-clean over 1 year ago
  • silero_vad_iterator.py
    5.62 kB
    fixed silero vad chunk size 12 months ago
  • whisper_fastapi_online_server.py
    4.58 kB
    add fastapi server with live webm to pcm conversion and web page showing both complete transcription and partial transcription 11 months ago
  • whisper_online.py
    33.8 kB
    fixed silero vad chunk size 12 months ago
  • whisper_online_server.py
    6.1 kB
    removing duplicated code -- whisper_online_vac over 1 year ago