Pycon2018Colombia
Talk about Audio signal analysis with python in PyCon 2018 in Medellin - Colombia
Install / Use
/learn @JoseRZapata/Pycon2018ColombiaREADME
Audio Analysis with Python (Talk in Pycon2018 Colombia)
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
Online presentation in nbviewer:
Video
Contact
| | | |---|---| |<img style="float:left" src="Img/website.png" width="40px" height="40px"/>|joserzapata.github.io| |<img style="float:left" src="Img/github.png" width="50px" height="50px"/>|@joserzapata| |<img style="float:left" src="Img/blue-twitter.png" width="50px" height="50px"/>|@joserzapata| |<img style="float:left" src="Img/li_icon.png" width="50px" height="50px"/>|jose-ricardo-zapata-gonzalez|
Software and Libraries
- 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/)

