Bhuman Patel

Results 2 issues of Bhuman Patel

### Summary This PR replaces the `pydub`-based MP3 compression backend with a modern `ffmpeg`-based approach, addressing issue #373. ### Key Changes - Replaced `apply_pydub()` with `apply_ffmpeg_mp3_compression()` - Introduced `"ffmpeg"` backend...