Spoken Language Processing ด้วย Python
Daniel Bourke
Machine Learning Engineer/YouTube creator
Python และ NumPyspeech_recognitionPyDubNLTK, spaCy และ sklearnMicrophone() ของ speech_recognitionone_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!
Spoken Language Processing ด้วย Python