This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Packages reqd: pydub, ffmpeg | |
# pydub - pip install pydub | |
# ffmpeg: | |
# sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next | |
# sudo apt-get update | |
# sudo apt-get install ffmpeg | |
## Load the m4a files (in M4a_files.tar.gz) |