Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Sleeping
App
Files
Files
Community
6dfcd3a
project_charles
1 contributor
History:
43 commits
sohojoe
basic version that is working
6dfcd3a
over 1 year ago
.vscode
Charles running between two applications
over 1 year ago
Agent
prep for charicter
over 1 year ago
__pycache__
add _safe_enqueue_text_to_speak
over 1 year ago
legacy_to_delete
create respond to prompt actor
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.3 kB
basic POC
over 1 year ago
audio_stream_processor.py
1.72 kB
created chat_pipeline
over 1 year ago
charles_actor.py
5.41 kB
fix: should be raise, now throw
over 1 year ago
chat_service.py
3.83 kB
streaming speech in the debug
over 1 year ago
chunks.mp3
Safe
113 kB
4096 chunk sizes seams to be more robust
over 1 year ago
chunks.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
117 kB
LFS
some debug code
over 1 year ago
clip_transform.py
2.07 kB
prep to test on machine with gpu
over 1 year ago
d_app.py
3.37 kB
Charles running between two applications
over 1 year ago
debug_000.py
Safe
1.9 kB
4096 chunk sizes seams to be more robust
over 1 year ago
debug_001.py
Safe
1.77 kB
debug_app.py which choppy audio
over 1 year ago
debug_app.py
3.61 kB
basic version that is working
over 1 year ago
environment.yml
Safe
351 Bytes
basic get speech working without streaming
over 1 year ago
input_av_queue_actor.py
1.37 kB
Charles running between two applications
over 1 year ago
pipeline.py
Safe
4.53 kB
basic POC
over 1 year ago
requirements.txt
230 Bytes
basic get speech working without streaming
over 1 year ago
respond_to_prompt_actor.py
4.19 kB
add cancel and fix a bunch of async problems
over 1 year ago
speech_service.py
1.13 kB
created chat_pipeline
over 1 year ago
speech_to_text_vosk_actor.py
2.42 kB
migrated speech to text to an actor
over 1 year ago
streaming_chat_service.py
6.96 kB
add cancel and fix a bunch of async problems
over 1 year ago
streamlit_av_queue.py
2.77 kB
fix use of ray.get inside aync
over 1 year ago