Jupyter Notebook used for the talk Audio Analysis with Python at Pycon2018 Colombia. Video
I made an python script to automatically extract the name, github account and talk name of each speaker at Pycon2018, WebscrappingPyconCoSpeakers.py, then i manually fill some of then missing information and presentation links.
Pycon 2018 (Colombia) speakers information: Pycon2018SpeakersInfo.md
Note: This is a Jupyter notebook slideshow for a better visualization of the presentation I highly recommend to install RISE (Reveal.js - Jupyter/IPython Slideshow Extension)- turns the Jupyter Notebooks into a live presentation, after install RISE, press Alt +R and then use a full screen view in the web browser (press F11)
https://github.com/damianavila/RISE
joserzapata.github.io | |
@joserzapata | |
@joserzapata | |
jose-ricardo-zapata-gonzalez |
- Python 2.7.6
- Scipy 1.0.0
- Numpy 1.14
- Matplotlib 2.1.2
- Jupyter 4.4.0 (http://jupyter.org/)
- RISE 5.2.0 (https://github.com/damianavila/RISE)
- Essentia 2.1-3beta (https://github.com/MTG/essentia)
- librosa 0.51 (https://librosa.github.io/)
- Nussl 0.1.5a10 (https://github.com/interactiveaudiolab/nussl)
- plotly 2.3.0 (https://plot.ly/)