Library to build speech synthesis systems for fast prototyping
Project description
nnmnkwii ([nanamin kawaii])
Library to build speech synthesis systems designed for easy and fast prototyping.
Documentation
- STABLE — most recently tagged version of the documentation.
- LATEST — in-development version of the documentation.
Installation
The latest release is availabe on pypi. Assuming you have already numpy
installed, you can install nnmnkwii by:
pip install nnmnkwii
If you want the latest development version, run:
pip install git+https://github.com/r9y9/nnmnkwii
or:
git clone https://github.com/r9y9/nnmnkwii
cd nnmnkwii
python setup.py develop # or install
This should resolve the package dependencies and install nnmnkwii
property.
At the moment, nnmnkwii.autograd
package depends on PyTorch.
If you need autograd features, please install PyTorch as well.
Acknowledgements
The library is inspired by the following open source projects:
Logo was created by Gloomy Ghost(@740291272) (#40)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nnmnkwii-0.1.3.tar.gz
.
File metadata
- Download URL: nnmnkwii-0.1.3.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04eaecb3746a6f8db8a2b4220bbff9ad82ee8e4fafc3b7a373fe5019e90c52a8 |
|
MD5 | 6962c2b612dab3e07c242a6132a0a99d |
|
BLAKE2b-256 | 60a212a59038107459e78215bb45639d3864e4e22339807c1d2daf918f59ed63 |