Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enhance audio processing with context cancellation and improved…
… error handling - Added context cancellation support to audio file analysis, allowing for graceful shutdowns during processing. - Implemented signal handling for user-initiated cancellations, ensuring clean exits without errors. - Enhanced error handling in file and directory analysis, providing clearer feedback on issues encountered during processing. - Updated the WAV and FLAC file validation logic to improve robustness and accuracy in file readiness checks. These changes improve the user experience by allowing for more responsive and controlled audio processing, especially in long-running tasks.
- Loading branch information