Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Sleeping
App
Files
Files
Community
main
project_charles
1 contributor
History:
129 commits
sohojoe
fix audio issue when starting a new responce
a642a9f
about 1 year ago
.vscode
refactor app.py to ui_app.py
about 1 year ago
__pycache__
add _safe_enqueue_text_to_speak
over 1 year ago
images
animate charles
about 1 year ago
models
added vosk big but decided not to use it as its a little slow
over 1 year ago
prototypes
create prototype for is someone is there
over 1 year ago
sample_utils
add basic text to speech
over 1 year ago
tests
animate charles
about 1 year ago
.gitattributes
Safe
1.95 kB
add Architecture diagram
about 1 year ago
.gitignore
Safe
54 Bytes
ignore profiling files
about 1 year ago
LICENSE.txt
Safe
1.14 kB
Assign MIT License
about 1 year ago
README.md
Safe
1.85 kB
refactor app.py to ui_app.py
about 1 year ago
agent_response.py
Safe
642 Bytes
animate charles
about 1 year ago
app_interface_actor.py
Safe
5.29 kB
fix audio issue when starting a new responce
about 1 year ago
charles_animator.py
Safe
4.94 kB
tweak animation speed
about 1 year ago
charles_app.py
Safe
10.5 kB
fix audio issue when starting a new responce
about 1 year ago
chat_service.py
Safe
4.53 kB
move prompt engineering and history. WIP: asyncio RespondToPrompt
about 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
Safe
2.39 kB
create prototype for is someone is there
over 1 year ago
environment.yml
Safe
467 Bytes
update to python 3.11
about 1 year ago
ffmpeg_converter.py
Safe
2.75 kB
fix audio issue when starting a new responce
about 1 year ago
local_speaker_service.py
Safe
1.72 kB
refactor
over 1 year ago
packages.txt
Safe
61 Bytes
Update packages.txt
about 1 year ago
pid_helper.py
Safe
619 Bytes
fix: ui_app will start charles_app when not in debug mode
about 1 year ago
prompt_manager.py
Safe
3.24 kB
refactor - move ResponseState to responce_state_manager
about 1 year ago
prototypes.pt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
6.9 kB
LFS
refactor: use more of a MDP style structure
about 1 year ago
prototypes.py
Safe
3.26 kB
refactor: use more of a MDP style structure
about 1 year ago
requirements.txt
Safe
252 Bytes
update to python 3.11
about 1 year ago
respond_to_prompt_async.py
Safe
5.35 kB
fix audio issue when starting a new responce
about 1 year ago
response_state_manager.py
Safe
3.12 kB
small refactor
about 1 year ago
speech_to_text_vosk_actor.py
Safe
2.43 kB
refactor - move ffmpeg_converter_actor to within respond_to_prompt_actor
over 1 year ago
streamlit_av_queue.py
Safe
5.75 kB
fix audio issue when starting a new responce
about 1 year ago
text_to_speech_service.py
Safe
2.16 kB
WIP: asyncio version of RespondToPrompt. basic singleton version
about 1 year ago
ui_app.py
Safe
5.76 kB
fix: ui_app will start charles_app when not in debug mode
about 1 year ago