{"id":17865697,"url":"https://github.com/r9y9/nnmnkwii","last_synced_at":"2025-05-16T07:06:56.103Z","repository":{"id":23963158,"uuid":"96328821","full_name":"r9y9/nnmnkwii","owner":"r9y9","description":"Library to build speech synthesis systems designed for easy and fast prototyping.","archived":false,"fork":false,"pushed_at":"2024-06-29T06:29:32.000Z","size":83568,"stargazers_count":395,"open_issues_count":5,"forks_count":73,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-08T16:09:35.409Z","etag":null,"topics":["machine-learning","python","speech-processing","speech-synthesis","text-to-speech","voice-conversion"],"latest_commit_sha":null,"homepage":"https://r9y9.github.io/nnmnkwii/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r9y9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-05T14:33:50.000Z","updated_at":"2025-01-11T23:50:31.000Z","dependencies_parsed_at":"2024-06-28T15:14:47.783Z","dependency_job_id":"49d7dbc6-1320-4215-8b52-ee33a2f340db","html_url":"https://github.com/r9y9/nnmnkwii","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":0.07843137254901966,"last_synced_commit":"def33752d2907d241c379574da1e1b5ae979cd99"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r9y9%2Fnnmnkwii","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r9y9%2Fnnmnkwii/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r9y9%2Fnnmnkwii/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r9y9%2Fnnmnkwii/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r9y9","download_url":"https://codeload.github.com/r9y9/nnmnkwii/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485064,"owners_count":22078767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["machine-learning","python","speech-processing","speech-synthesis","text-to-speech","voice-conversion"],"created_at":"2024-10-28T09:24:36.108Z","updated_at":"2025-05-16T07:06:51.088Z","avatar_url":"https://github.com/r9y9.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"![alt text](assets/logo_wide.png)\n\n# nnmnkwii ([nanamin kawaii])\n[![][docs-stable-img]][docs-stable-url]\n[![][docs-latest-img]][docs-latest-url]\n[![PyPI](https://img.shields.io/pypi/v/nnmnkwii.svg)](https://pypi.python.org/pypi/nnmnkwii)\n[![Python package](https://github.com/r9y9/nnmnkwii/actions/workflows/ci.yaml/badge.svg)](https://github.com/r9y9/nnmnkwii/actions/workflows/ci.yaml)\n[![Build Status](https://app.travis-ci.com/r9y9/nnmnkwii.svg?branch=master)](https://app.travis-ci.com/r9y9/nnmnkwii)\n[![codecov](https://codecov.io/gh/r9y9/nnmnkwii/branch/master/graph/badge.svg)](https://codecov.io/gh/r9y9/nnmnkwii)\n[![DOI](https://zenodo.org/badge/96328821.svg)](https://zenodo.org/badge/latestdoi/96328821)\n\nLibrary to build speech synthesis systems designed for easy and fast prototyping.\n\n## Documentation\n\n- [**STABLE**][docs-stable-url] \u0026mdash; **most recently tagged version of the documentation.**\n- [**LATEST**][docs-latest-url] \u0026mdash; *in-development version of the documentation.*\n\n## Installation\n\nThe latest release is availabe on pypi. Assuming you have already ``numpy`` installed, you can install nnmnkwii by:\n\n    pip install nnmnkwii\n\nIf you want the latest development version, run:\n\n    pip install git+https://github.com/r9y9/nnmnkwii\n\nor:\n\n    git clone https://github.com/r9y9/nnmnkwii\n    cd nnmnkwii\n    python setup.py develop # or install\n\nThis should resolve the package dependencies and install ``nnmnkwii`` property.\n\nAt the moment, `nnmnkwii.autograd` package depends on [PyTorch](http://pytorch.org/).\nIf you need autograd features, please install PyTorch as well.\n\n## Acknowledgements\n\nThe library is inspired by the following open source projects:\n\n- Merlin: https://github.com/CSTR-Edinburgh/merlin\n- Librosa: https://github.com/librosa/librosa\n\n[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg\n[docs-latest-url]: https://r9y9.github.io/nnmnkwii/latest\n\n[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg\n[docs-stable-url]: https://r9y9.github.io/nnmnkwii/stable\n\nLogo was created by Gloomy Ghost([@740291272](https://github.com/740291272)) ([#40](https://github.com/r9y9/nnmnkwii/issues/40))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr9y9%2Fnnmnkwii","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr9y9%2Fnnmnkwii","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr9y9%2Fnnmnkwii/lists"}