78d34133adAdd image to README for visual enhancement
DataAnts-AI
2026-03-03 14:45:36 -05:00
33cca5f552Initial CutScript release - Open-source AI-powered text-based video editor
Your Name
2026-03-03 06:31:04 -05:00
d1e1fedcaefix: Resolve issues #7, #8, #9 - moviepy, transformers, Whisper OOM
Your Name
2026-03-03 02:10:52 -05:00
70c5d32413feat: Add streaming Ollama support, model caching, and UI improvements
Your Name
2026-02-18 10:26:09 -05:00
ce398ae1d4fix: Update moviepy import for v2.x compatibility (closes#6)
Your Name
2026-02-13 00:15:07 -05:00
168bf5f573fix: Free up disk space in GitHub Actions runner
Your Name
2026-01-05 17:34:07 -05:00
efee0b0abefix: Resolve protobuf dependency conflict for pyannote.audio 4.x
Your Name
2026-01-05 11:30:56 -05:00
4dd3c7600efix: Remove torch from requirements.txt and use flexible versions
Your Name
2026-01-05 11:25:12 -05:00
78e9df31e6fix: Use flexible PyTorch versions and fix Docker build order
Your Name
2026-01-05 10:50:20 -05:00
c5cc7c2969fix: Update PyTorch/torchaudio to 2.1.0 for SpeechBrain 1.0 diarization compatibility
Your Name
2026-01-05 09:57:20 -05:00
81f40726e3Refactor keyword extraction logic to convert stopwords to a list for compatibility with scikit-learn; add checks for empty keywords list in timestamp extraction function.
Your Name
2025-09-10 23:33:57 -04:00
f04853eba9Enhance file selection to support additional audio format (M4A) and update README.md to reflect new supported formats for video and audio recordings.
Your Name
2025-08-05 11:18:36 -04:00
3346b0df0fRefactor Dockerfile and requirements.txt for improved dependency management; update README.md with clearer installation options and instructions for prebuilt images.
Your Name
2025-07-23 14:45:19 -04:00
dcf13c1423Enhance README.md with Docker installation instructions and update Ollama API endpoint to be configurable via environment variable.
Your Name
2025-07-17 00:05:23 -04:00
c2ee2394d2Enhance file selection to support multiple video formats (MP4, AVI, MOV, MKV) and provide user guidance on supported formats.
Your Name
2025-07-16 23:50:32 -04:00
ce9bb9c2e2Fix summarization issues and improve GPU handling. Update .gitignore for venv
DataAnts-AI
2025-04-30 12:09:10 -04:00