Skip to content

open-speech-org/openspeechlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openspeechlib

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

Some useful links

Logging

If you want verbose information of the process please use in your script

import logging
logging.basicConfig(level=logging.DEBUG)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages