Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.05 KB

Language Detection in 7 minutes

Language detection using n-gram model for PyCon PL'2020 lightning talks.

Language Detection in 7 minutes

Live talk presentation: YouTube

Jupyter Notebook: link

Slides: link

Tools used

  • Jupyter notebook
  • RISE - Presentation inside Jupyter notebook
  • decktape - Conversion of RISE presentation to pdf
    • docker run --rm -t -v pwd:/slides astefanutti/decktape rise -s 1920x1080 --screenshots --screenshots-size=1920x1080 <URL> out.pdf
  • audacity - Audio mastering
  • simplescreenrecorder - Recording presentation to video
  • shotcut - Combining video and audio together