This is a package that includes several utilities to extract information from a speech signal, download open speech resources and others related speech activities.
Currently openspeechlib is in active development, if you have suggestion, requests of improvements please leave a issue using the Github Issue system for this repository
Feature Extraction
Model Training
Aligners
Recognizers
Generators
Applications
If you want verbose information of the process please use in your script
import logging
logging.basicConfig(level=logging.DEBUG)