Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Sleeping
App
Files
Files
Community
8c9e2db
project_charles
1 contributor
History:
24 commits
sohojoe
add: pipelines nodes can now spawn one to many jobs via yield
8c9e2db
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
10.5 kB
switch to open_clip
over 1 year ago
audio_stream_processor.py
1.56 kB
fix: close would lock
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
4.79 kB
added debug time to show the time multiple of actual audio time to streaming time
over 1 year ago
environment.yml
Safe
351 Bytes
basic get speech working without streaming
over 1 year ago
pipeline.py
4.1 kB
add: pipelines nodes can now spawn one to many jobs via yield
over 1 year ago
requirements.txt
230 Bytes
basic get speech working without streaming
over 1 year ago
speech_service.py
1.1 kB
streaming chat into speech
over 1 year ago
streaming_chat_service.py
3.74 kB
add _safe_enqueue_text_to_speak
over 1 year ago