Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9740bc5
project_charles
1 contributor
History:
26 commits
sohojoe
refactor app.py to run as async
9740bc5
over 1 year ago
.vscode
first commit
over 1 year ago
__pycache__
add _safe_enqueue_text_to_speak
over 1 year ago
models
first commit
over 1 year ago
sample_utils
add basic text to speech
over 1 year ago
tests
add: pipelines nodes can now spawn one to many jobs via yield
over 1 year ago
.gitattributes
1.85 kB
first commit
over 1 year ago
.gitignore
Safe
28 Bytes
prep to test on machine with gpu
over 1 year ago
README.md
274 Bytes
fix python version
over 1 year ago
app.py
11.8 kB
refactor app.py to run as async
over 1 year ago
audio_stream_processor.py
1.72 kB
created chat_pipeline
over 1 year ago
chat_pipeline.py
3.38 kB
created chat_pipeline
over 1 year ago
chat_service.py
3.83 kB
streaming speech in the debug
over 1 year ago
clip_transform.py
2.07 kB
prep to test on machine with gpu
over 1 year ago
debug.py
5.52 kB
created chat_pipeline
over 1 year ago
environment.yml
Safe
351 Bytes
basic get speech working without streaming
over 1 year ago
pipeline.py
4.44 kB
created chat_pipeline
over 1 year ago
requirements.txt
230 Bytes
basic get speech working without streaming
over 1 year ago
speech_service.py
1.13 kB
created chat_pipeline
over 1 year ago
streaming_chat_service.py
5.72 kB
created chat_pipeline
over 1 year ago