AffectLink / src /streamlit_app.py

Commit History

REFAC: Update model loading to use staged approach and enhance audio analysis in Streamlit app
ea6ec54

Kevin King commited on

REFAC: Enhance emotion vector creation and add ECI timeline calculation in Streamlit app
b18efa0

Kevin King commited on

REFAC: Improve emotion vector creation and add ECI timeline calculation in Streamlit app
fa097da

Kevin King commited on

REFAC: Enhance UI layout for video analysis results and improve logging configuration in Streamlit app
ca7a908

Kevin King commited on

REFAC: Update model loading to use 'tiny.en' for improved performance in Streamlit app
0dcbb44

Kevin King commited on

REFAC: Finalize cache directory setup and improve resource management in Streamlit app
1878486

Kevin King commited on

REFAC: Simplify emotion vector creation and enhance video processing logic in Streamlit app
cf09d5c

Kevin King commited on

REFAC: Update Streamlit app to enhance emotion analysis and visualization features
abd725c

Kevin King commited on

REFAC: Improve emotion mapping and display logic in Streamlit app
d5ac657

Kevin King commited on

REFAC: Update requirements and enhance Streamlit app for multimodal emotion analysis
e83cd54

Kevin King commited on

REFAC: Remove unused streamlit app files and clean up imports in streamlit_app.py
764dc1d

Kevin King commited on

FEAT: Preload deepface model from repository
650fd5d

Kevin King commited on

Set DEEPFACE_HOME environment variable to a writable /tmp directory for cache
0a27525

Kevin King commited on

Refactor audio processing logic to improve handling of stereo audio and ensure minimum audio length for analysis in Streamlit app
8611a4b

Kevin King commited on

Refactor audio processing logic to handle stereo audio conversion and improve temporary file cleanup in Streamlit app
10efab7

Kevin King commited on

Refactor video processing logic to improve error handling and resource cleanup in Streamlit app
377a152

Kevin King commited on

Fix caching directory setup and improve video/audio processing error handling in Streamlit app
b2395f1

Kevin King commited on

Refactor Streamlit app to support video uploads for emotion analysis and enhance audio processing capabilities
555549c

Kevin King commited on

Refactor Streamlit app for audio transcription and remove facial emotion recognition logic
4b260d9

Kevin King commited on

FIX: Ensure DEEPFACE_HOME is set before import
2da6252

Kevin King commited on

FIX: Add DEEPFACE_HOME env var to minimal FER test
d4b6ff1

Kevin King commited on

FEAT: Set Hugging Face cache directory to /tmp for improved compatibility
7c0135f

Kevin King commited on

FEAT: Add cv2 import and set DeepFace cache directory to /tmp for improved compatibility
5ac354f

Kevin King commited on

FEAT: Update image upload functionality and integrate emotion analysis with DeepFace
439423b

Kevin King commited on

FEAT: Add minimal video upload and playback
dbc0e16

Kevin King commited on

TEST: Deploy minimal app to isolate moviepy installation issue"
2ae282b

Kevin King commited on

refactor: update requirements and set environment variables for model caching
1e773b8

Kevin King commited on

FEAT: Refactor app for post-hoc file upload analysis
f596015

Kevin King commited on

refactor: simplify Streamlit app for webcam testing and remove unused components
a667ff5

Kevin King commited on

Add Streamlit config and robust WebRTC settings
aeaf1a6

Kevin King commited on

fix: specify cache directory for Whisper model loading
bd70a5d

Kevin King commited on

fix: update model caching directories to use /tmp for guaranteed write access
19fdec5

Kevin King commited on

fix: set environment variables for model caching directories
c4f9f88

Kevin King commited on

pre-load DeepFace model to reduce initial lag during emotion recognition
d110eda

Kevin King commited on

renamed app to streamlit in accordance with readme
badf22f

Kevin King commited on

Delete src
d136cd5
verified

Kevin King commited on

Duplicate from streamlit/streamlit-template-space
9021f0c
verified

Kevin King FranckAbgrall HF Staff commited on