dtjchen / spoken-command-processor

Neural network-based speech transcription model. Built with Keras (Python) and trained with TIMIT.
19 stars 6 forks source link

Location of Errors Logs #8

Closed psparulsharma closed 7 years ago

psparulsharma commented 7 years ago

The driver.py file runs but outputs nothing. I have deliberately created a syntax error in the driver.py file and tried to run the it, still the program ran without any errors and again displaying nothing. No errors were display on the console. Please guide me as to where I can find the log files if any.

ngragaei commented 6 years ago

Please can you tell me the steps to run speech2phonemes? @psparulsharma