sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

updated audioTraining example runs end-to-end with new supplied data #369

Closed ChipRobie closed 3 years ago

ChipRobie commented 3 years ago

Reworked old audio training example with updated data. Data is downloadable from the external SAS Deep Learning Models and Tools page.

https://support.sas.com/documentation/prod-p/vdmml/zip/index.html see speech_recognition_example link to archived example data.

Runs end to end. Updated narrative. Note: cleaned up some garbage text in the audio table creation log cells that makes the example output easier to read and understand what the function is doing. See the original example to view the difference in audio table creation logs.