Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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: 19 commits
sohojoe's picture
sohojoe
add some debug code that suggest that we are still been buffered somehow
ac171cf 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
    fix issues with _should_we_send_to_voice and add a test 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
    3.29 kB
    add some debug code that suggest that we are still been buffered somehow almost 2 years ago
  • environment.yml
    351 Bytes
    basic get speech working without streaming 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