Обработка устной речи на 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