- Collect dataset and Exploratory analysis of dataset
- Transalations examples
- Experimentation (video as input, translate and compare with the translations from the dataset)
- Error analysis
Data from: https://github.com/kayoyin/scr
- Create venv
py -m venv venv
- Activate venv
.\venv\Scripts\activate
- Install required dependencies:
pip install -r requirements.txt
-
- Exploratory analysis