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: 25 commits
sohojoe's picture
sohojoe
created chat_pipeline
730fe87 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
    add: pipelines nodes can now spawn one to many jobs via yield 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.72 kB
    created chat_pipeline almost 2 years ago
  • chat_pipeline.py
    3.38 kB
    created chat_pipeline 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
    5.52 kB
    created chat_pipeline almost 2 years ago
  • environment.yml
    351 Bytes
    basic get speech working without streaming almost 2 years ago
  • pipeline.py
    4.44 kB
    created chat_pipeline almost 2 years ago
  • requirements.txt
    230 Bytes
    basic get speech working without streaming almost 2 years ago
  • speech_service.py
    1.13 kB
    created chat_pipeline almost 2 years ago
  • streaming_chat_service.py
    5.72 kB
    created chat_pipeline almost 2 years ago