How to build a Speech-To-Text application with Python (1/3)
A tutorial to create and build your own Speech-To-Text application with Python. At the end of this first article, your Speech-To-Text application will be able to receive an audio recording and will generate its transcript! Final code of the app is available in our dedicated GitHub repository. Overview of our final app Overview of our […]
How to build a Speech-To-Text application with Python (1/3) Read More »