Skip to content

SpeechColab/PySpeechColab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySpeechColab

A library of speech gadgets.

Installation

Installing from PyPI

PySpeechColab could be installed with pip conveniently:

pip install speechcolab

Development installation

You can also clone this repo and install it with pip install -e:

# Clone the GitHub repo
git clone git@github.com:SpeechColab/PySpeechColab.git
cd PySpeechColab

# Install with pip
pip install -e '.[dev]'

# Run unit tests
pytest

About

A library of speech gadgets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages