A Python API and CLI to use Coqui services programmatically
Project description
Coqui CLI
🐸CLI lets you use our services programmatically.
Documentation
Usage documentation available at coqui-py.readthedocs.io.
Development
$ python -m pip install flit
# Below, -s means editable mode, symlinked. Using it lets you edit the code and
# test changes without having to reinstall the package.
$ python -m flit install -s
$ coqui --help
$ coqui login --help
$ # etc
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coqui-0.0.10.tar.gz
(16.9 kB
view hashes)
Built Distribution
coqui-0.0.10-py3-none-any.whl
(13.0 kB
view hashes)