Guides/Manuals
- A short guide to good microphone recordings
- Recording with mobile phones
- Speech analysis using PRAAT
- Learn decoding using Sphinx 3
- Record streaming audio
- Some Audacity instructions
Code Snippets
- Jupyter-notebook tutorial for simple audio synthesis - Jupyter notebook, Instructions for setup
- Read audio in chunks(frame-wise) and process - .py file, .ipynb file
- Read audio in chunks(frame-wise) and process - using Librosa function - .py file, .ipynb file
- Convert audacity label track to PRAAT TextGrid
- Convert PRAAT TextGrid to audacity label track