AudioZip Pro is a lightweight and powerful batch audio compression tool. Designed for users who need to quickly compress large volumes of recordings (class lectures, meeting notes, interviews, etc.). You can significantly reduce file sizes while maintaining optimal quality for listening or AI transcription.
- Batch Processing: Add multiple files and convert them all at once.
- Smart Estimation: Real-time calculation of estimated output file sizes.
- Multi-language Support: Interface available in English, Traditional Chinese, Japanese, and Spanish.
- Quality Control: Precise bitrate adjustment from 32kbps to 320kbps with professional hints.
- Cross-platform: Compatible with both macOS and Windows.
The core engine requires FFmpeg. Please install it based on your OS:
- macOS:
brew install ffmpeg - Windows: Download from FFmpeg.org, and add the
binfolder to your System PATH.
pip install -r requirements.txtpython audiozip.pyAudioZip Pro 是一款輕量級且強大的音訊批次壓縮工具。專為需要快速、大量壓縮錄音檔(如課堂錄音、會議記錄、訪談等)的使用者設計。透過智慧壓縮算法,您可以大幅縮小音訊體積,同時保持適合聽感或 AI 逐字稿辨識的音質。
- 批次處理: 一次加入多個檔案,一鍵完成轉換。
- 智慧預估: 即時計算壓縮後的預估檔案總大小。
- 多語支援: 提供 繁體中文、English、日本語、Español 介面。
- 品質調整: 支援 32kbps 到 320kbps 的細膩調整,並附有專業情境提示。
- 跨平台支援: 完美相容 macOS 與 Windows。
本工具的核心功能依賴於 FFmpeg。請根據您的作業系統安裝:
- macOS:
brew install ffmpeg - Windows: 請至 FFmpeg 官網 下載預編譯檔,並將
bin資料夾路徑加入系統環境變數PATH中。
pip install -r requirements.txtpython audiozip.py- 64 kbps: Space Saving (Space saver, clear vocals for AI) / 節省空間首選。
- 96 kbps: Best Balance (Recommended) / 最佳平衡(推薦:聽感與辨識兼具)。
- 128 kbps: High Quality (Standard audio) / 標準高品質。
This project is licensed under the MIT License.
Developed with ❤️ for efficient audio management.
