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

  • Log In
  • Sign Up

Spaces:
sohojoe
/
project_charles
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
project_charles
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
sohojoe's picture
sohojoe
create a pipeline class with basic test coverage
ed232fa almost 2 years ago
  • .vscode
    first commit almost 2 years ago
  • __pycache__
    add _safe_enqueue_text_to_speak almost 2 years ago
  • models
    first commit almost 2 years ago
  • sample_utils
    add basic text to speech almost 2 years ago
  • tests
    create a pipeline class with basic test coverage almost 2 years ago
  • .gitattributes
    1.85 kB
    first commit almost 2 years ago
  • .gitignore
    28 Bytes
    prep to test on machine with gpu almost 2 years ago
  • README.md
    274 Bytes
    fix python version almost 2 years ago
  • app.py
    10.5 kB
    switch to open_clip almost 2 years ago
  • audio_stream_processor.py
    1.56 kB
    fix: close would lock almost 2 years ago
  • chat_service.py
    3.83 kB
    streaming speech in the debug almost 2 years ago
  • clip_transform.py
    2.07 kB
    prep to test on machine with gpu almost 2 years ago
  • debug.py
    4.79 kB
    added debug time to show the time multiple of actual audio time to streaming time almost 2 years ago
  • environment.yml
    351 Bytes
    basic get speech working without streaming almost 2 years ago
  • pipeline.py
    4.04 kB
    create a pipeline class with basic test coverage almost 2 years ago
  • requirements.txt
    230 Bytes
    basic get speech working without streaming almost 2 years ago
  • speech_service.py
    1.1 kB
    streaming chat into speech almost 2 years ago
  • streaming_chat_service.py
    3.74 kB
    add _safe_enqueue_text_to_speak almost 2 years ago