This repository hosts companion notebooks and code snippets for ML4Devs.com website:
- GPT
nlp_with_gpt_notebook.ipynb: Sentiment Analysis, Language Translation, and Named-Entity Recognition with GPT
- Pandas
- Speech
mozilla_deepspeech_api_notebook.ipynb: Automatic speech recognition with Mozilla DeepSpeechds-transcriber.py: Code for a Python transcriber that process streaming audio with DeepSpeechpython_speech_recognition_notebook.ipynb: Comparing most prominent alternatives for speech recognition with Python