secondvoice/src
StillHammer 21bcc9ed71 feat: Add transcript export and debug planning docs
- Add CLAUDE.md with project documentation for AI assistance
- Add PLAN_DEBUG.md with debugging hypotheses and logging plan
- Update Pipeline and TranslationUI with transcript export functionality

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 19:59:29 +08:00
..
api feat: Major improvements - WinHTTP, gpt-4o-mini, Opus, sliding window 2025-11-23 12:17:41 +08:00
audio feat: Add RNNoise denoising + transient suppressor + VAD improvements 2025-11-23 16:46:38 +08:00
core feat: Add transcript export and debug planning docs 2025-11-23 19:59:29 +08:00
ui feat: Add transcript export and debug planning docs 2025-11-23 19:59:29 +08:00
utils feat: Major improvements - WinHTTP, gpt-4o-mini, Opus, sliding window 2025-11-23 12:17:41 +08:00
gpu_exports.def feat: Add GLAD OpenGL loader and NVIDIA GPU forcing 2025-11-21 15:18:54 +08:00
imgui_opengl3_glad.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main_absolute_minimal.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main_console.cpp feat: Add RNNoise denoising + transient suppressor + VAD improvements 2025-11-23 16:57:43 +08:00
main_minimal.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main_no_ui_test.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main_no_ui.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main_skeleton.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
main.cpp feat: Major improvements - WinHTTP, gpt-4o-mini, Opus, sliding window 2025-11-23 12:17:41 +08:00
mingw_compat.h fix: Add MinGW build support and compatibility fixes 2025-11-20 11:43:13 +08:00
startup_hook.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
test_glfw_only.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00
test_static_logger.cpp fix: Résolution complète du problème OpenGL/ImGui avec threading 2025-11-21 16:37:47 +08:00