22 Commits

Author SHA1 Message Date
ren
07c8ebcf01 docs: add AMD GPU setup guide for PyTorch ROCm
Documenta cómo configurar PyTorch con soporte ROCm para RX 6800 XT.
Incluye instalación, tests de verificación y troubleshooting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 22:07:55 -03:00
renato97
4cd1d475fe Sesión 19 Feb: OCR intentos, MCP op.gg, timestamps manuales, video final muertes
- Agregado intentos.md con registro de todos los fallos
- Actualizado contexto.md con sesión de noche
- MCP op.gg instalado (no funcionó - 0 matches)
- OCR con Tesseract y EasyOCR (falló - texto muy pequeño)
- Video final generado: HIGHLIGHTS_MUERTES_COMPLETO.mp4
- Juegos separados: JUEGO_1/2/3_COMPLETO.mp4
- 10 muertes secuenciales: 0/1→0/10
- Scripts de extracción automática con timestamps
2026-02-19 23:29:55 +00:00
renato97
504e986164 Actualiza contexto.md con sesión completa de desarrollo
- Documenta las 8 fases de evolución del sistema
- Detalla intentos de VLM y solución final (Scene Detection)
- Incluye métricas, decisiones de diseño y lecciones aprendidas
- Agrega TODO list para RX 6800 XT upgrade
- Documenta todos los archivos generados (55 total)
2026-02-19 17:45:16 +00:00
renato97
57a1854a16 Add comprehensive README 2026-02-19 17:39:42 +00:00
renato97
00180d0b1c Sistema completo de detección de highlights con VLM y análisis de gameplay
- Implementación de detector híbrido (Whisper + Chat + Audio + VLM)
- Sistema de detección de gameplay real vs hablando
- Scene detection con FFmpeg
- Soporte para RTX 3050 y RX 6800 XT
- Guía completa en 6800xt.md para próxima IA
- Scripts de filtrado visual y análisis de contexto
- Pipeline automatizado de generación de videos
2026-02-19 17:38:14 +00:00
ren
c1c66a7d9a chore: add env file 2026-02-18 20:47:36 -03:00
ren
fb8b390740 feat: Initial pipeline for Twitch highlight detection
- New 2-of-3 detection system (chat + audio + color)
- GPU support (PyTorch ROCm/CUDA ready)
- Draft mode (360p) for fast testing
- HD mode (1080p) for final render
- Auto download video + chat
- CLI pipeline script
- Documentation in Spanish
2026-02-18 20:41:58 -03:00
Vitalii Lebedynskyi
f9836a4265 Adjustments for chat peak detection 2022-08-23 15:03:27 +03:00
Vitalii Lebedynskyi
5cec84c26c Fixed clipper cut 2022-08-20 22:35:26 +03:00
Vitalii Lebedynskyi
924294c31e Logger for clipper module 2022-08-20 22:27:46 +03:00
Vitalii Lebedynskyi
a7b08ffa64 Some small cleanup 2022-08-20 22:21:42 +03:00
Vitalii Lebedynskyi
fdfd2c6135 Seems finished 2022-08-17 16:51:05 +03:00
Vitalii Lebedynskyi
173fcc098f pretty good status 2022-08-15 17:07:59 +03:00
Vitalii Lebedynskyi
efa6216e2a Added post processing of the chat 2022-08-15 14:36:17 +03:00
Vitalii Lebedynskyi
265bad0267 Added chat peak detector 2022-08-15 13:31:15 +03:00
Vitalii Lebedynskyi
0089dc2982 finished work with recorders 2022-08-14 23:03:22 +03:00
Vitalii Lebedynskyi
3133f24bdd Reorganized chat downloader 2022-08-14 22:04:08 +03:00
Vitalii Lebedynskyi
e2ee3d1496 Some working architecture for messages 2022-08-09 14:30:30 +03:00
Vitalii Lebedynskyi
86ac82f28d Added first working chat recorder 2022-08-09 13:17:29 +03:00
Vitalii Lebedynskyi
e00fb5bd70 Added skeleton for chat and video. 2022-08-08 14:24:06 +03:00
Vitalii Lebedynskyi
a84e8abc14 Introduced authenticator 2022-08-08 12:51:11 +03:00
Vitalii Lebedynskyi
71079428d9 Initial commit. Added downloader 2022-08-08 12:29:11 +03:00