Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 509 Bytes

week1.md

File metadata and controls

30 lines (21 loc) · 509 Bytes

GSoC 2020: Age Group Prediction in Images & Audio

Coding Phase

week 1: June 1st. - June 5th.

Meeting on June 3rd, 2020

Tasks:

gentle:

git clone https://github.com/lowerquality/gentle.git
cd gentle
./install.sh
python3 align.py input-audio.mp3 input-script.txt

ffmpeg:

# brew install ffmpeg
brew upgrade ffmpeg
ffmpeg -i input-video.mp4 output-audio.mp3