22 lines
484 B
Markdown
22 lines
484 B
Markdown
|
# Voice Lab
|
||
|
|
||
|
[![PyPI - Version](https://img.shields.io/pypi/v/voice-lab.svg)](https://pypi.org/project/voice-lab)
|
||
|
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/voice-lab.svg)](https://pypi.org/project/voice-lab)
|
||
|
|
||
|
-----
|
||
|
|
||
|
## Table of Contents
|
||
|
|
||
|
- [Installation](#installation)
|
||
|
- [License](#license)
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
```console
|
||
|
pip install voice-lab
|
||
|
```
|
||
|
|
||
|
## License
|
||
|
|
||
|
`voice-lab` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|