Open Issues Need Help
View All on GitHub Fix: Add missing newlines at end of shell scripts 2 months ago
AI Summary: Add a newline character to the end of several shell scripts to ensure POSIX compliance and prevent potential issues with various tools and shell interpreters. This involves modifying three specific files: `extract_audio_for_macwhisper.sh`, `lib/utils.sh`, and `transcribe_video.sh`.
Complexity:
1/5
good first issue
A collection of shell scripts for audio and video transcription with various output formats
Shell