Обробка усного мовлення в Python
Daniel Bourke
Machine Learning Engineer/YouTube creator
Python і NumPy.speech_recognition.PyDub.NLTK, spaCy і sklearn.Microphone() з speech_recognition.one_last_transcription = transcribe_audio("congratulations.wav")
print(one_last_transcription)
Congratlutions on finishing the Spoken Language Processing with Python course!
You should be proud.
Now get out there and recognize some speech!
Обробка усного мовлення в Python