Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Sleeping
App
Files
Files
Community
9b7ec10
project_charles
1 contributor
History:
62 commits
sohojoe
fix type issue
9b7ec10
over 1 year ago
.vscode
refactor - use app.py
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
move pipeline to legacy
over 1 year ago
models
first commit
over 1 year ago
sample_utils
add basic text to speech
over 1 year ago
tests
move pipeline to legacy
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
Safe
274 Bytes
change streamlit version
over 1 year ago
app.py
3.83 kB
refactor - use app.py
over 1 year ago
charles_actor.py
5.82 kB
fix async issues and flush ffmpeg actor
over 1 year ago
chat_service.py
5.6 kB
add error handling to openai api
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
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
Safe
2.78 kB
first version streaming via webrtc but quality sucks
over 1 year ago
environment.yml
Safe
351 Bytes
basic get speech working without streaming
over 1 year ago
ffmpeg_converter_actor.py
Safe
2.06 kB
fix type issue
over 1 year ago
local_speaker_service.py
Safe
1.72 kB
refactor
over 1 year ago
requirements.txt
230 Bytes
basic get speech working without streaming
over 1 year ago
respond_to_prompt_actor.py
5.09 kB
fix type issue
over 1 year ago
speech_to_text_vosk_actor.py
2.42 kB
migrated speech to text to an actor
over 1 year ago
streamlit_av_queue.py
3.96 kB
add missing async / await
over 1 year ago
text_to_speech_service.py
1.88 kB
default to v1 voice
over 1 year ago
webrtc_av_queue_actor.py
Safe
1.88 kB
add missing async / await
over 1 year ago