wsy182 b45a8e2e85 Add audio generation config, refactor rep_announcer
- AudioConfig now includes rep_max_count and rep_audio_dir
- app/audio/generate.py uses config instead of hardcoded constants
- RepAnnouncer rewrote with pre-generated audio cache
- Supports Windows winsound, macOS afplay, Linux paplay/aplay
- Pin requirements back to mediapipe==0.10.21 with numpy<2
2026-06-10 11:42:40 +08:00
2026-06-01 18:10:42 +08:00
2026-06-09 23:07:48 +08:00
2026-06-10 10:14:43 +08:00

PoseFit Server

Real-time exercise pose detection and coaching via WebRTC.

Quick Start

pip install -r requirements.txt
python run.py
``
S
Description
No description provided
Readme 8.2 MiB
Languages
Python 100%