Speech Recognition: .Wav File to Text
Two considerations:
(1) Speech recognition does not work on low volume
(2) It is not sophisticated enough to distinguish users (you would have to use an Artificial Neural Network for that)
In your IDE:
(1) Open your terminal and type: install speechrecognition
(2) Open your preferences and install SpeechRecognition as an interpreter