{"id":57682,"name":"tts","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","url":"https://github.com/coqui-ai/tts","last_synced_at":"2025-09-05T14:56:50.863Z","repository":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-08-16T12:07:14.000Z","size":170196,"stargazers_count":41082,"open_issues_count":14,"forks_count":5316,"subscribers_count":313,"default_branch":"dev","last_synced_at":"2025-07-02T02:05:55.722Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2025-07-02T02:01:47.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":4240,"total_committers":173,"mean_commits":"24.508670520231213","dds":0.6955188679245283,"last_synced_commit":"dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/coqui-ai/TTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/sbom","scorecard":{"id":304517,"data":{"date":"2025-08-11","repo":{"name":"github.com/coqui-ai/TTS","commit":"dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 8/9 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/aux_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/data_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/inference_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/style_check.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/text_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/tts_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/tts_tests2.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/vocoder_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/xtts_tests.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/zoo_tests0.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/zoo_tests1.yml:14","Warn: script injection with untrusted input ' github.event.head_commit.message ': .github/workflows/zoo_tests2.yml:14"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/aux_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/data_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/inference_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yml:1","Warn: no topLevel permission defined: .github/workflows/style_check.yml:1","Warn: no topLevel permission defined: .github/workflows/text_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tts_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tts_tests2.yml:1","Warn: no topLevel permission defined: .github/workflows/vocoder_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/xtts_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/zoo_tests0.yml:1","Warn: no topLevel permission defined: .github/workflows/zoo_tests1.yml:1","Warn: no topLevel permission defined: .github/workflows/zoo_tests2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aux_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/aux_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aux_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/aux_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/data_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/data_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/data_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/data_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/docker.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/docker.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/docker.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/docker.yaml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inference_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/inference_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inference_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/inference_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/pypi-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_check.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/style_check.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style_check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/style_check.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/text_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/text_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/text_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/text_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tts_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/tts_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tts_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/tts_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tts_tests2.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/tts_tests2.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tts_tests2.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/tts_tests2.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vocoder_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/vocoder_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vocoder_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/vocoder_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xtts_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/xtts_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xtts_tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/xtts_tests.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests0.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests0.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests0.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests0.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests1.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests1.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests1.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests1.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests2.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests2.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/zoo_tests2.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/coqui-ai/TTS/zoo_tests2.yml/dev?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: dockerfiles/Dockerfile.dev:2","Warn: containerImage not pinned by hash: recipes/bel-alex73/docker-prepare/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: dockerfiles/Dockerfile.dev:14","Warn: pipCommand not pinned by hash: dockerfiles/Dockerfile.dev:15","Warn: pipCommand not pinned by hash: dockerfiles/Dockerfile.dev:33-37","Warn: pipCommand not pinned by hash: recipes/bel-alex73/docker-prepare/Dockerfile:10","Warn: pipCommand not pinned by hash: recipes/bel-alex73/docker-prepare/Dockerfile:11","Warn: pipCommand not pinned by hash: recipes/bel-alex73/docker-prepare/runtime.sh:4","Warn: pipCommand not pinned by hash: recipes/thorsten_DE/download_thorsten_DE.sh:4","Warn: pipCommand not pinned by hash: recipes/thorsten_DE/download_thorsten_DE.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/aux_tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/aux_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/data_tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/data_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/inference_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/inference_tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/style_check.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/style_check.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/text_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/text_tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tts_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tts_tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/tts_tests2.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tts_tests2.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/vocoder_tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/vocoder_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/xtts_tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/xtts_tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests0.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests0.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests1.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests1.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests2.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/zoo_tests2.yml:49","Info:   0 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  40 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yaml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"86 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-26jh-r8g2-6fpr","Warn: Project is vulnerable to: PYSEC-2024-219 / GHSA-279j-x4gx-hfrh","Warn: Project is vulnerable to: GHSA-34rf-p3r3-58x2","Warn: Project is vulnerable to: PYSEC-2024-197 / GHSA-37qc-qgx6-9xjv","Warn: Project is vulnerable to: PYSEC-2024-196 / GHSA-3c67-5hwx-f6wx","Warn: Project is vulnerable to: GHSA-3f95-mxq2-2f63","Warn: Project is vulnerable to: GHSA-3gf9-wv65-gwh9","Warn: Project is vulnerable to: GHSA-48cq-79qq-6f7x","Warn: Project is vulnerable to: PYSEC-2024-217 / GHSA-4q3c-cj7g-jcwf","Warn: Project is vulnerable to: PYSEC-2024-215 / GHSA-576c-3j53-r9jj","Warn: Project is vulnerable to: GHSA-5cpq-9538-jm2j","Warn: Project is vulnerable to: PYSEC-2023-249 / GHSA-6qm2-wpxq-7qh2","Warn: Project is vulnerable to: PYSEC-2024-184 / GHSA-6v6g-j5fq-hpvw","Warn: Project is vulnerable to: PYSEC-2024-213 / GHSA-77xq-6g77-h274","Warn: Project is vulnerable to: GHSA-7v2w-h4gh-w5cv","Warn: Project is vulnerable to: GHSA-7xmc-vhjp-qv5q","Warn: Project is vulnerable to: PYSEC-2024-214 / GHSA-89v2-pqfv-c5r9","Warn: Project is vulnerable to: PYSEC-2024-216 / GHSA-8c87-gvhj-xm8m","Warn: Project is vulnerable to: GHSA-8jw3-6x8j-v96g","Warn: Project is vulnerable to: GHSA-973g-55hp-3frw","Warn: Project is vulnerable to: GHSA-f3h9-8phc-6gvh","Warn: Project is vulnerable to: GHSA-g6c9-f4xm-9j4x","Warn: Project is vulnerable to: GHSA-g9cj-cfpp-4g2x","Warn: Project is vulnerable to: PYSEC-2023-255 / GHSA-gqvf-3hgp-5hxv","Warn: Project is vulnerable to: PYSEC-2024-220 / GHSA-gvv6-33j7-884g","Warn: Project is vulnerable to: PYSEC-2024-198 / GHSA-hm3c-93pg-4cxw","Warn: Project is vulnerable to: GHSA-hmx6-r76c-85g9","Warn: Project is vulnerable to: GHSA-j2jg-fq62-7c3h","Warn: Project is vulnerable to: PYSEC-2024-199 / GHSA-j757-pf57-f8r4","Warn: Project is vulnerable to: GHSA-m842-4qm8-7gpq","Warn: Project is vulnerable to: GHSA-pgfv-gvc5-prfg","Warn: Project is vulnerable to: GHSA-prpg-p95c-32fv","Warn: Project is vulnerable to: GHSA-qh6x-j82h-vpf9","Warn: Project is vulnerable to: GHSA-r364-m2j9-mf4h","Warn: Project is vulnerable to: PYSEC-2024-255 / GHSA-rvfh-h6c7-fc3c","Warn: Project is vulnerable to: PYSEC-2024-218 / GHSA-xh2x-3mrm-fwqm","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: PYSEC-2021-356 / GHSA-2ww3-fxvq-293j","Warn: Project is vulnerable to: PYSEC-2024-167 / GHSA-cgvx-9447-vcch","Warn: Project is vulnerable to: PYSEC-2021-859 / GHSA-f8m6-h2c7-8h9x","Warn: Project is vulnerable to: PYSEC-2019-106 / GHSA-mr7p-25v2-35wr","Warn: Project is vulnerable to: PYSEC-2022-5 / GHSA-rqjh-jp2r-59cj","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-37mw-44qp-f5jm","Warn: Project is vulnerable to: GHSA-37q5-v5qm-c9v8","Warn: Project is vulnerable to: PYSEC-2023-300 / GHSA-3863-2447-669p","Warn: Project is vulnerable to: GHSA-6rvg-6v2m-4j46","Warn: Project is vulnerable to: GHSA-9356-575x-2w9m","Warn: Project is vulnerable to: GHSA-fpwr-67px-3qhx","Warn: Project is vulnerable to: PYSEC-2024-229 / GHSA-hxxf-235m-72v3","Warn: Project is vulnerable to: GHSA-jjph-296x-mrcr","Warn: Project is vulnerable to: GHSA-phhr-52qp-3mj4","Warn: Project is vulnerable to: GHSA-q2wp-rjmx-x6x9","Warn: Project is vulnerable to: PYSEC-2025-40 / GHSA-qq3j-4f4f-9583","Warn: Project is vulnerable to: PYSEC-2024-227 / GHSA-qxrp-vhvm-j765","Warn: Project is vulnerable to: PYSEC-2023-301 / GHSA-v68g-wm8c-6x7j","Warn: Project is vulnerable to: PYSEC-2024-228 / GHSA-wrfc-pvp9-mr9g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:41:21.461Z","repository_id":37038547,"created_at":"2025-08-17T21:41:21.461Z","updated_at":"2025-08-17T21:41:21.461Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273773954,"owners_count":25165734,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"coqui-ai","name":"coqui","uuid":"75583352","kind":"organization","description":"Coqui, a startup providing open speech tech for everyone 🐸","email":"info@coqui.ai","website":"https://coqui.ai","location":null,"twitter":"coqui_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75583352?v=4","repositories_count":17,"last_synced_at":"2023-03-04T02:04:18.349Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coqui-ai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:03:11.052Z","updated_at":"2023-03-04T02:04:18.352Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai/repositories"},"packages":[{"id":8229609,"name":"dtts","ecosystem":"pypi","description":"Deep learning for Text to Speech by Coqui.","homepage":"https://github.com/coqui-ai/TTS","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/TTS","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-09-05T03:19:27.000Z","latest_release_published_at":"2023-09-05T03:19:27.000Z","latest_release_number":"0.16.5","last_synced_at":"2025-08-04T18:36:45.817Z","created_at":"2023-09-05T04:23:20.408Z","updated_at":"2025-08-04T18:36:45.817Z","registry_url":"https://pypi.org/project/dtts/","install_command":"pip install dtts --index-url https://pypi.org/simple","documentation_url":"https://github.com/coqui-ai/TTS/wiki","metadata":{"funding":null,"documentation":"https://github.com/coqui-ai/TTS/wiki","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Multimedia","Topic :: Multimedia :: Sound/Audio","Topic :: Multimedia :: Sound/Audio :: Speech","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"dtts"},"repo_metadata":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-08-16T12:07:14.000Z","size":170196,"stargazers_count":40112,"open_issues_count":15,"forks_count":5134,"subscribers_count":309,"default_branch":"dev","last_synced_at":"2025-05-19T17:05:17.184Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2025-05-19T17:02:18.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":4240,"total_committers":173,"mean_commits":"24.508670520231213","dds":0.6955188679245283,"last_synced_commit":"dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"purl":"pkg:github/coqui-ai/TTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263061404,"owners_count":23407606,"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"},"owner_record":{"login":"coqui-ai","name":"coqui","uuid":"75583352","kind":"organization","description":"Coqui, a startup providing open speech tech for everyone 🐸","email":"info@coqui.ai","website":"https://coqui.ai","location":null,"twitter":"coqui_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75583352?v=4","repositories_count":17,"last_synced_at":"2023-03-04T02:04:18.349Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coqui-ai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:03:11.052Z","updated_at":"2023-03-04T02:04:18.352Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai/repositories"},"tags":[{"name":"v0.22.0","sha":"fa28f99f1508b5b5366539b2149963edcb80ba62","kind":"commit","published_at":"2023-12-12T15:10:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.22.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"2d02015978de17d6a813df1c2f2f5bb0a4f7efc0","kind":"commit","published_at":"2023-12-01T22:52:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"6d1905c2b73a80401cdd5e9824e4700e3181a3b3","kind":"commit","published_at":"2023-11-30T12:05:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"00a870c26abdc06429ffef3e2814b1a1d5b40fff","kind":"commit","published_at":"2023-11-24T14:15:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"1542a50c3ac9c7486ecc0be160f9f2c359181d6e","kind":"commit","published_at":"2023-11-24T13:37:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0/manifests"},{"name":"v0.20.6","sha":"29dede20d336c8250810575fcdcdbbcad8c40a44","kind":"commit","published_at":"2023-11-17T14:45:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"88630c60e5c35be65f7e75b7a2a27a2b63ac87ee","kind":"commit","published_at":"2023-11-15T13:02:51.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"d96f3885d5486591cb0a00a8b74bd25bb21ee8d7","kind":"commit","published_at":"2023-11-13T16:07:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"6f1cba2f81de6c97e81c0b2030b631e588047968","kind":"commit","published_at":"2023-11-09T16:41:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"46d9c27212939aa54b22f9df842c753de67b1f34","kind":"commit","published_at":"2023-11-08T15:07:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"f846a9f3007ab69e5e6664b6ab23675a49f2e058","kind":"commit","published_at":"2023-11-07T13:17:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"c713a839da5b817ffc1d87d8a470c3126e551cbf","kind":"commit","published_at":"2023-11-06T14:51:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"6fef4f9067c0647258e0cd1d2998716565f59330","kind":"commit","published_at":"2023-10-30T09:37:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"edd3a2872370076841df1574183b17858df911eb","kind":"commit","published_at":"2023-10-25T11:29:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"1e152692ed4662d0d17c65aba6d0e0c5d1cbfa44","kind":"commit","published_at":"2023-10-21T15:29:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"414f0de0a1e89d871ccbec4a245be83c2afe883f","kind":"commit","published_at":"2023-10-20T20:30:58.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"85e7323739c82e64d938d674b20bbbc92eb0680f","kind":"commit","published_at":"2023-10-20T14:03:24.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0/manifests"},{"name":"v0.17.10","sha":"747f688dc374a571e47f2c40358883c7ea11fa32","kind":"commit","published_at":"2023-10-19T10:00:15.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"bf68848f38240aac23c2d91c4870a7a408b975a6","kind":"commit","published_at":"2023-10-19T09:22:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"99635193f508092c746febb087dc6634fa5f59d8","kind":"commit","published_at":"2023-10-06T22:14:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.8","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"0520697b5fdb01639ebf6a3314c91d2a8de96f22","kind":"commit","published_at":"2023-10-06T16:35:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.7","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"155c5fc0bde77c6ace1e6e6982da2b13f19ddd2f","kind":"commit","published_at":"2023-09-29T21:44:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"0b95b88f138b58982fe078b13ab56efcb0f751f0","kind":"commit","published_at":"2023-09-25T16:16:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"f829bf50f8cd261a2ef23356cb83f0ac6c3ff6a8","kind":"commit","published_at":"2023-09-15T14:40:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"aa8fa4756e9130e536f0dfc610617db103a43efd","kind":"commit","published_at":"2023-09-14T15:52:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"13dd7c4c9edc00a690a05e80d6cbf7c3ad031748","kind":"commit","published_at":"2023-09-14T13:24:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"af62613c86336b034e0489e08a3add3608625792","kind":"commit","published_at":"2023-09-13T16:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"5dcf9ae311561d7a3021a973218da9110d623cf0","kind":"commit","published_at":"2023-09-13T16:04:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0/manifests"},{"name":"v0.16.6","sha":"40b527345fba1f38f41527fc9f2d6f66db5c121e","kind":"commit","published_at":"2023-09-04T10:51:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"c0b5e6174962e3ca94bb5d0f3e7826987fe6bdd9","kind":"commit","published_at":"2023-08-26T10:00:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"04a36a727bc232e5efadbfcd5021d17ec42be68b","kind":"commit","published_at":"2023-08-26T08:39:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c4e5effab9f2e9d23528442ed9646ad7a46e1266","kind":"commit","published_at":"2023-08-13T10:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"c87377b713a010f462523deec16f2b4cab1af2fe","kind":"commit","published_at":"2023-08-07T11:21:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"dc04baa1ee6c8dabc91f53f671b68d90e32e7709","kind":"commit","published_at":"2023-07-31T13:54:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"b739326503b6077c8662c0244b461ca75294384e","kind":"commit","published_at":"2023-07-24T14:04:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0/manifests"},{"name":"v0.15.6","sha":"b5cd6441328fd9569f370d51a2449d09d546d335","kind":"commit","published_at":"2023-07-08T08:33:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"505ac1aa8f62b49e9a0491c7c73adc3ec8471f22","kind":"commit","published_at":"2023-07-03T09:18:06.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"21a3f280dea7ab7c6381f5805589514bea86da4d","kind":"commit","published_at":"2023-06-30T13:05:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4/manifests"},{"name":"v0.15.2","sha":"413a345d6605e73b09a464d3bae6b0824ec0a2f5","kind":"commit","published_at":"2023-06-30T12:16:47.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"dfd8d313a2e8b3f7e2e2971578e7747deab5f68b","kind":"commit","published_at":"2023-06-29T15:53:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"a035b25340cf2940abe524840ed04da6d08a37be","kind":"commit","published_at":"2023-06-28T13:24:20.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"49cf6a5d622afbb84b4fdf9715f9aab6722495d2","kind":"commit","published_at":"2023-06-06T07:41:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"547a72c97d3d74e9f1efc20d22e8176d8302be12","kind":"commit","published_at":"2023-06-05T20:38:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"a494f0c92a4b8a933dcd0442d8c06333eb3a2aff","kind":"commit","published_at":"2023-06-05T09:29:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"bc0a532c7a7e165338da6711ea362cdbe9761820","kind":"commit","published_at":"2023-05-16T08:08:41.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0/manifests"},{"name":"v0.14.1_models","sha":"ba40a1c5c63e3d0b7b1b52242ee683b514237bd7","kind":"commit","published_at":"2023-05-08T09:18:55.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.1_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models/manifests"},{"name":"v0.14.0_models","sha":"c1875f68df079ebbb8b2928941179a9513104437","kind":"commit","published_at":"2023-04-26T13:22:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.14.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models/manifests"},{"name":"v0.13.3","sha":"2071088bab6a38872ac6380ba195200ca76e2574","kind":"commit","published_at":"2023-04-17T14:13:35.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"b3b4034c9da599cf994ccf4dbb57f97b0f515bb1","kind":"commit","published_at":"2023-04-14T08:47:23.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2/manifests"},{"name":"v0.13.3_models","sha":"e4c5c27854782bcda5ee0539dac32a7e4c8fa735","kind":"commit","published_at":"2023-04-14T08:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.3_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models/manifests"},{"name":"v0.13.1","sha":"bb8d0800f199cfd21ca7bf170508860143db864b","kind":"commit","published_at":"2023-04-12T14:58:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"a01ca653925973fcf04b0923b03ca9568a86046f","kind":"commit","published_at":"2023-04-05T14:04:21.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0/manifests"},{"name":"v0.13.0_models","sha":"14c80dd1fd665ea348ce83f2b34392485ac5dfa6","kind":"commit","published_at":"2023-03-18T23:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.13.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models/manifests"},{"name":"v0.12.0","sha":"12f3365185ddffab2c23205dc856c4e8f7ceeb2d","kind":"commit","published_at":"2023-03-17T12:31:08.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.12.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"d488b4f1c6c8d0bad7177de9b5aa4da6981f8b86","kind":"commit","published_at":"2023-02-10T16:39:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ea5bd7dcbcc184b4e269868530bb93d9e7c6a7ba","kind":"commit","published_at":"2023-02-10T09:27:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0/manifests"},{"name":"v0.11.0_models","sha":"994be163e1ce916b9594e5227fc6551e015b152f","kind":"commit","published_at":"2023-01-29T22:47:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.11.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models/manifests"},{"name":"v0.10.2","sha":"14d45b53470d862d4df1966d3984ef883077aa5c","kind":"commit","published_at":"2023-01-11T00:06:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f814d523945fc43071d037a1fb9edcdad99949b2","kind":"commit","published_at":"2022-12-26T13:29:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1/manifests"},{"name":"v0.10.1_models","sha":"0910cb76bcd85df56bf43654bb31427647cdfd0d","kind":"commit","published_at":"2022-12-16T12:17:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.10.1_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models/manifests"},{"name":"v0.10.0","sha":"a04db8d632f60b9d6d16aac99133a11e56b1a4c6","kind":"commit","published_at":"2022-12-15T11:02:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0/manifests"},{"name":"v0.10.0_models","sha":"061ac43187fbcc98ee73e158f672b7fea1e8da47","kind":"commit","published_at":"2022-12-13T08:02:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.10.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models/manifests"},{"name":"v0.9.0","sha":"bc6120c330a26e9bb96171b5b55013641e39e2f8","kind":"commit","published_at":"2022-11-16T15:45:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.9.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"946afa8197f2624fdeca148f6272560d72216488","kind":"commit","published_at":"2022-08-22T12:54:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0/manifests"},{"name":"v0.8.0_models","sha":"2c9f00a808e0aa76a82af2e8b325abb71f50d1df","kind":"commit","published_at":"2022-08-22T07:55:32.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.8.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models/manifests"},{"name":"v0.7.1_models","sha":"39bc5addaca732da45cc5840853a8a7a0f6c5ae3","kind":"commit","published_at":"2022-07-21T08:52:07.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.7.1_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models/manifests"},{"name":"v0.7.1","sha":"829e2c24f973409dc8215b0436a62d14cf587107","kind":"commit","published_at":"2022-06-21T12:11:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c7cca4135db0c108a30ba8fd6a437fb63a5ecc12","kind":"commit","published_at":"2022-06-20T21:55:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0/manifests"},{"name":"speaker_encoder_model","sha":"a790df4e944fb035179e99423e828cf37658d9f0","kind":"commit","published_at":"2022-05-30T10:07:31.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/speaker_encoder_model","html_url":"https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@speaker_encoder_model","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model/manifests"},{"name":"v0.7.0_models","sha":"f237e4ccd9f2fd2b0cb5e136dfe0e20cc32bf898","kind":"commit","published_at":"2022-05-13T12:58:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.7.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models/manifests"},{"name":"v0.6.2","sha":"c410bc58ef3bd07b72ab05d29bbdc2a6df47afea","kind":"commit","published_at":"2022-04-20T09:46:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2/manifests"},{"name":"v0.6.2_models","sha":"e8573bfe3e692613920a0199c984deed7f0d9cfe","kind":"commit","published_at":"2022-04-15T12:43:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.2_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models/manifests"},{"name":"v0.6.1_models","sha":"c66a6241fd761ea07379849474d576f75b9c4e84","kind":"commit","published_at":"2022-03-25T22:15:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.1_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models/manifests"},{"name":"v0.6.1","sha":"0cf3265a4686d7e856bd472cdaf1572d61cab2b8","kind":"commit","published_at":"2022-03-07T15:02:19.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2554e9b4866d0c1e35b5abaa10bc85c489558153","kind":"tag","published_at":"2022-03-07T14:43:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0/manifests"},{"name":"v0.6.0_models","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.6.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models/manifests"},{"name":"v0.5.0","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0/manifests"},{"name":"v0.5.0_models","sha":"38f5a11125650d47121c03effdfcddeebcb2b015","kind":"commit","published_at":"2022-01-01T15:38:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.5.0_models","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models/manifests"},{"name":"v0.4.2","sha":"7f1a23787ea18775d34838f90ca2e6082f220a46","kind":"commit","published_at":"2021-12-08T15:41:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"40c17b220512fa8ccbc20930b9649a978254903d","kind":"commit","published_at":"2021-10-26T17:54:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2e94452b9b9daf246bda5863957138a1b265afe4","kind":"tag","published_at":"2021-10-26T16:32:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"7f388f26e36c4af0606b9d99b2fb8736430fae4f","kind":"commit","published_at":"2021-09-17T23:53:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0592a5805ca7fb877c8fc8df56a4eacac13f2657","kind":"commit","published_at":"2021-09-13T12:13:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"dc2ace3ca01ce69c03eda52acc80780804172e79","kind":"commit","published_at":"2021-09-06T17:25:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5793dca71d3783ac15ef121c3c5354e32e2e637f","kind":"commit","published_at":"2021-08-31T10:38:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1e1e110b2301306b53186ff007a88cdfb97cbe4b","kind":"tag","published_at":"2021-08-11T08:30:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"b973715b044ca7d92be3a4eabce3b6e1839a205c","kind":"tag","published_at":"2021-07-26T19:37:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8fbadad68e4e511d759bba96f8ed26530af0f961","kind":"commit","published_at":"2021-07-06T12:44:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"676d22ff0e826911287fe669d157d1d0160d8bbe","kind":"commit","published_at":"2021-07-04T10:59:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c25a2184e72b0bc28f4ff8f8886cc01d6f7f5c5b","kind":"commit","published_at":"2021-07-03T11:55:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0/manifests"},{"name":"v0.0.15.1","sha":"d245b5d48f01cdaf45479b7f924b8a74b6c58b97","kind":"commit","published_at":"2021-06-08T07:21:01.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1/manifests"},{"name":"v0.0.15","sha":"b8b79a5e5a1f175680a63539cd4235f18cb3ead8","kind":"commit","published_at":"2021-06-04T12:02:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5482a0f62d3da9821b4689f4e9268580904a081f","kind":"commit","published_at":"2021-05-19T12:03:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.14","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"f02f0338c22f0bc091087ec37f774fe3dc995f0d","kind":"commit","published_at":"2021-04-29T07:32:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.13","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"2c408f43b957b54aa2ceb00a9c664d8db5c06de7","kind":"tag","published_at":"2021-04-15T15:06:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.12","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"2344379cb88f37c1ab5420349846395c78ab6175","kind":"commit","published_at":"2021-04-02T14:42:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.11","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"c262e3af19d093c04d605d68443a00ca9eaa0a7e","kind":"tag","published_at":"2021-03-10T17:33:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"45068a9153ce5b9ddefff76ee6b8a7f4cae41851","kind":"commit","published_at":"2021-03-09T15:39:17.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/coqui-ai/TTS@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9/manifests"}]},"repo_metadata_updated_at":"2025-07-02T02:06:16.328Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.6078431372549,"dependent_packages_count":7.466124823681255,"stargazers_count":0.12806092583454368,"forks_count":0.35003190239655574,"docker_downloads_count":null,"average":19.388015197291814},"purl":"pkg:pypi/dtts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dtts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dtts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dtts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-19T17:05:26.351Z","issues_count":718,"pull_requests_count":303,"avg_time_to_close_issue":4899167.762048192,"avg_time_to_close_pull_request":1914721.5071942445,"issues_closed_count":664,"pull_requests_closed_count":278,"pull_request_authors_count":145,"issue_authors_count":575,"avg_comments_per_issue":4.408077994428969,"avg_comments_per_pull_request":2.1716171617161715,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":151,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":6939634.977777778,"past_year_avg_time_to_close_pull_request":2953657.703703704,"past_year_issues_closed_count":135,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":136,"past_year_avg_comments_per_issue":3.5364238410596025,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","maintainers":[{"login":"erogol","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"reuben","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtts/related_packages","maintainers":[{"uuid":"kingfang007","login":"kingfang007","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/kingfang007/","role":null,"created_at":"2023-09-05T06:31:07.217Z","updated_at":"2023-09-05T06:31:07.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kingfang007/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2955079,"name":"tts","ecosystem":"pypi","description":"Deep learning for Text to Speech by Coqui.","homepage":"https://github.com/coqui-ai/TTS","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/TTS","keywords_array":[],"namespace":null,"versions_count":86,"first_release_published_at":"2021-01-25T12:26:51.000Z","latest_release_published_at":"2023-12-12T15:27:06.000Z","latest_release_number":"0.22.0","last_synced_at":"2025-09-05T14:03:14.173Z","created_at":"2022-04-10T12:54:44.359Z","updated_at":"2025-09-05T14:03:14.173Z","registry_url":"https://pypi.org/project/tts/","install_command":"pip install tts --index-url https://pypi.org/simple","documentation_url":"https://github.com/coqui-ai/TTS/wiki","metadata":{"funding":null,"documentation":"https://github.com/coqui-ai/TTS/wiki","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.9","Topic :: Multimedia","Topic :: Multimedia :: Sound/Audio","Topic :: Multimedia :: Sound/Audio :: Speech","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"tts","project_status":null},"repo_metadata":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-08-16T12:07:14.000Z","size":170196,"stargazers_count":33246,"open_issues_count":75,"forks_count":4019,"subscribers_count":279,"default_branch":"dev","last_synced_at":"2024-09-07T11:08:20.840Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2024-09-07T10:27:36.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":3887,"total_committers":130,"mean_commits":29.9,"dds":0.693079495755081,"last_synced_commit":"2071088bab6a38872ac6380ba195200ca76e2574"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218323005,"owners_count":16312358,"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"},"owner_record":{"login":"coqui-ai","name":"coqui","uuid":"75583352","kind":"organization","description":"Coqui, a startup providing open speech tech for everyone 🐸","email":"info@coqui.ai","website":"https://coqui.ai","location":null,"twitter":"coqui_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75583352?v=4","repositories_count":17,"last_synced_at":"2023-03-04T02:04:18.349Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coqui-ai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:03:11.052Z","updated_at":"2023-03-04T02:04:18.352Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai/repositories"},"tags":[{"name":"v0.22.0","sha":"fa28f99f1508b5b5366539b2149963edcb80ba62","kind":"commit","published_at":"2023-12-12T15:10:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.22.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"2d02015978de17d6a813df1c2f2f5bb0a4f7efc0","kind":"commit","published_at":"2023-12-01T22:52:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"6d1905c2b73a80401cdd5e9824e4700e3181a3b3","kind":"commit","published_at":"2023-11-30T12:05:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"00a870c26abdc06429ffef3e2814b1a1d5b40fff","kind":"commit","published_at":"2023-11-24T14:15:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"1542a50c3ac9c7486ecc0be160f9f2c359181d6e","kind":"commit","published_at":"2023-11-24T13:37:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0/manifests"},{"name":"v0.20.6","sha":"29dede20d336c8250810575fcdcdbbcad8c40a44","kind":"commit","published_at":"2023-11-17T14:45:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"88630c60e5c35be65f7e75b7a2a27a2b63ac87ee","kind":"commit","published_at":"2023-11-15T13:02:51.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"d96f3885d5486591cb0a00a8b74bd25bb21ee8d7","kind":"commit","published_at":"2023-11-13T16:07:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"6f1cba2f81de6c97e81c0b2030b631e588047968","kind":"commit","published_at":"2023-11-09T16:41:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"46d9c27212939aa54b22f9df842c753de67b1f34","kind":"commit","published_at":"2023-11-08T15:07:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"f846a9f3007ab69e5e6664b6ab23675a49f2e058","kind":"commit","published_at":"2023-11-07T13:17:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"c713a839da5b817ffc1d87d8a470c3126e551cbf","kind":"commit","published_at":"2023-11-06T14:51:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"6fef4f9067c0647258e0cd1d2998716565f59330","kind":"commit","published_at":"2023-10-30T09:37:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"edd3a2872370076841df1574183b17858df911eb","kind":"commit","published_at":"2023-10-25T11:29:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"1e152692ed4662d0d17c65aba6d0e0c5d1cbfa44","kind":"commit","published_at":"2023-10-21T15:29:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"414f0de0a1e89d871ccbec4a245be83c2afe883f","kind":"commit","published_at":"2023-10-20T20:30:58.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"85e7323739c82e64d938d674b20bbbc92eb0680f","kind":"commit","published_at":"2023-10-20T14:03:24.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0/manifests"},{"name":"v0.17.10","sha":"747f688dc374a571e47f2c40358883c7ea11fa32","kind":"commit","published_at":"2023-10-19T10:00:15.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"bf68848f38240aac23c2d91c4870a7a408b975a6","kind":"commit","published_at":"2023-10-19T09:22:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"99635193f508092c746febb087dc6634fa5f59d8","kind":"commit","published_at":"2023-10-06T22:14:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.8","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"0520697b5fdb01639ebf6a3314c91d2a8de96f22","kind":"commit","published_at":"2023-10-06T16:35:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.7","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"155c5fc0bde77c6ace1e6e6982da2b13f19ddd2f","kind":"commit","published_at":"2023-09-29T21:44:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"0b95b88f138b58982fe078b13ab56efcb0f751f0","kind":"commit","published_at":"2023-09-25T16:16:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"f829bf50f8cd261a2ef23356cb83f0ac6c3ff6a8","kind":"commit","published_at":"2023-09-15T14:40:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"aa8fa4756e9130e536f0dfc610617db103a43efd","kind":"commit","published_at":"2023-09-14T15:52:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"13dd7c4c9edc00a690a05e80d6cbf7c3ad031748","kind":"commit","published_at":"2023-09-14T13:24:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"af62613c86336b034e0489e08a3add3608625792","kind":"commit","published_at":"2023-09-13T16:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"5dcf9ae311561d7a3021a973218da9110d623cf0","kind":"commit","published_at":"2023-09-13T16:04:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0/manifests"},{"name":"v0.16.6","sha":"40b527345fba1f38f41527fc9f2d6f66db5c121e","kind":"commit","published_at":"2023-09-04T10:51:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"c0b5e6174962e3ca94bb5d0f3e7826987fe6bdd9","kind":"commit","published_at":"2023-08-26T10:00:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"04a36a727bc232e5efadbfcd5021d17ec42be68b","kind":"commit","published_at":"2023-08-26T08:39:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c4e5effab9f2e9d23528442ed9646ad7a46e1266","kind":"commit","published_at":"2023-08-13T10:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"c87377b713a010f462523deec16f2b4cab1af2fe","kind":"commit","published_at":"2023-08-07T11:21:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"dc04baa1ee6c8dabc91f53f671b68d90e32e7709","kind":"commit","published_at":"2023-07-31T13:54:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"b739326503b6077c8662c0244b461ca75294384e","kind":"commit","published_at":"2023-07-24T14:04:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0/manifests"},{"name":"v0.15.6","sha":"b5cd6441328fd9569f370d51a2449d09d546d335","kind":"commit","published_at":"2023-07-08T08:33:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"505ac1aa8f62b49e9a0491c7c73adc3ec8471f22","kind":"commit","published_at":"2023-07-03T09:18:06.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"21a3f280dea7ab7c6381f5805589514bea86da4d","kind":"commit","published_at":"2023-06-30T13:05:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4/manifests"},{"name":"v0.15.2","sha":"413a345d6605e73b09a464d3bae6b0824ec0a2f5","kind":"commit","published_at":"2023-06-30T12:16:47.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"dfd8d313a2e8b3f7e2e2971578e7747deab5f68b","kind":"commit","published_at":"2023-06-29T15:53:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"a035b25340cf2940abe524840ed04da6d08a37be","kind":"commit","published_at":"2023-06-28T13:24:20.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"49cf6a5d622afbb84b4fdf9715f9aab6722495d2","kind":"commit","published_at":"2023-06-06T07:41:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"547a72c97d3d74e9f1efc20d22e8176d8302be12","kind":"commit","published_at":"2023-06-05T20:38:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"a494f0c92a4b8a933dcd0442d8c06333eb3a2aff","kind":"commit","published_at":"2023-06-05T09:29:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"bc0a532c7a7e165338da6711ea362cdbe9761820","kind":"commit","published_at":"2023-05-16T08:08:41.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0/manifests"},{"name":"v0.14.1_models","sha":"ba40a1c5c63e3d0b7b1b52242ee683b514237bd7","kind":"commit","published_at":"2023-05-08T09:18:55.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models/manifests"},{"name":"v0.14.0_models","sha":"c1875f68df079ebbb8b2928941179a9513104437","kind":"commit","published_at":"2023-04-26T13:22:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models/manifests"},{"name":"v0.13.3","sha":"2071088bab6a38872ac6380ba195200ca76e2574","kind":"commit","published_at":"2023-04-17T14:13:35.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"b3b4034c9da599cf994ccf4dbb57f97b0f515bb1","kind":"commit","published_at":"2023-04-14T08:47:23.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2/manifests"},{"name":"v0.13.3_models","sha":"e4c5c27854782bcda5ee0539dac32a7e4c8fa735","kind":"commit","published_at":"2023-04-14T08:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models/manifests"},{"name":"v0.13.1","sha":"bb8d0800f199cfd21ca7bf170508860143db864b","kind":"commit","published_at":"2023-04-12T14:58:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"a01ca653925973fcf04b0923b03ca9568a86046f","kind":"commit","published_at":"2023-04-05T14:04:21.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0/manifests"},{"name":"v0.13.0_models","sha":"14c80dd1fd665ea348ce83f2b34392485ac5dfa6","kind":"commit","published_at":"2023-03-18T23:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models/manifests"},{"name":"v0.12.0","sha":"12f3365185ddffab2c23205dc856c4e8f7ceeb2d","kind":"commit","published_at":"2023-03-17T12:31:08.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.12.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"d488b4f1c6c8d0bad7177de9b5aa4da6981f8b86","kind":"commit","published_at":"2023-02-10T16:39:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ea5bd7dcbcc184b4e269868530bb93d9e7c6a7ba","kind":"commit","published_at":"2023-02-10T09:27:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0/manifests"},{"name":"v0.11.0_models","sha":"994be163e1ce916b9594e5227fc6551e015b152f","kind":"commit","published_at":"2023-01-29T22:47:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models/manifests"},{"name":"v0.10.2","sha":"14d45b53470d862d4df1966d3984ef883077aa5c","kind":"commit","published_at":"2023-01-11T00:06:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f814d523945fc43071d037a1fb9edcdad99949b2","kind":"commit","published_at":"2022-12-26T13:29:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1/manifests"},{"name":"v0.10.1_models","sha":"0910cb76bcd85df56bf43654bb31427647cdfd0d","kind":"commit","published_at":"2022-12-16T12:17:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models/manifests"},{"name":"v0.10.0","sha":"a04db8d632f60b9d6d16aac99133a11e56b1a4c6","kind":"commit","published_at":"2022-12-15T11:02:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0/manifests"},{"name":"v0.10.0_models","sha":"061ac43187fbcc98ee73e158f672b7fea1e8da47","kind":"commit","published_at":"2022-12-13T08:02:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models/manifests"},{"name":"v0.9.0","sha":"bc6120c330a26e9bb96171b5b55013641e39e2f8","kind":"commit","published_at":"2022-11-16T15:45:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.9.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"946afa8197f2624fdeca148f6272560d72216488","kind":"commit","published_at":"2022-08-22T12:54:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0/manifests"},{"name":"v0.8.0_models","sha":"2c9f00a808e0aa76a82af2e8b325abb71f50d1df","kind":"commit","published_at":"2022-08-22T07:55:32.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models/manifests"},{"name":"v0.7.1_models","sha":"39bc5addaca732da45cc5840853a8a7a0f6c5ae3","kind":"commit","published_at":"2022-07-21T08:52:07.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models/manifests"},{"name":"v0.7.1","sha":"829e2c24f973409dc8215b0436a62d14cf587107","kind":"commit","published_at":"2022-06-21T12:11:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c7cca4135db0c108a30ba8fd6a437fb63a5ecc12","kind":"commit","published_at":"2022-06-20T21:55:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0/manifests"},{"name":"speaker_encoder_model","sha":"a790df4e944fb035179e99423e828cf37658d9f0","kind":"commit","published_at":"2022-05-30T10:07:31.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/speaker_encoder_model","html_url":"https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model/manifests"},{"name":"v0.7.0_models","sha":"f237e4ccd9f2fd2b0cb5e136dfe0e20cc32bf898","kind":"commit","published_at":"2022-05-13T12:58:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models/manifests"},{"name":"v0.6.2","sha":"c410bc58ef3bd07b72ab05d29bbdc2a6df47afea","kind":"commit","published_at":"2022-04-20T09:46:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2/manifests"},{"name":"v0.6.2_models","sha":"e8573bfe3e692613920a0199c984deed7f0d9cfe","kind":"commit","published_at":"2022-04-15T12:43:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models/manifests"},{"name":"v0.6.1_models","sha":"c66a6241fd761ea07379849474d576f75b9c4e84","kind":"commit","published_at":"2022-03-25T22:15:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models/manifests"},{"name":"v0.6.1","sha":"0cf3265a4686d7e856bd472cdaf1572d61cab2b8","kind":"commit","published_at":"2022-03-07T15:02:19.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2554e9b4866d0c1e35b5abaa10bc85c489558153","kind":"tag","published_at":"2022-03-07T14:43:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0/manifests"},{"name":"v0.6.0_models","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models/manifests"},{"name":"v0.5.0","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0/manifests"},{"name":"v0.5.0_models","sha":"38f5a11125650d47121c03effdfcddeebcb2b015","kind":"commit","published_at":"2022-01-01T15:38:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models/manifests"},{"name":"v0.4.2","sha":"7f1a23787ea18775d34838f90ca2e6082f220a46","kind":"commit","published_at":"2021-12-08T15:41:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"40c17b220512fa8ccbc20930b9649a978254903d","kind":"commit","published_at":"2021-10-26T17:54:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2e94452b9b9daf246bda5863957138a1b265afe4","kind":"tag","published_at":"2021-10-26T16:32:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"7f388f26e36c4af0606b9d99b2fb8736430fae4f","kind":"commit","published_at":"2021-09-17T23:53:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0592a5805ca7fb877c8fc8df56a4eacac13f2657","kind":"commit","published_at":"2021-09-13T12:13:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"dc2ace3ca01ce69c03eda52acc80780804172e79","kind":"commit","published_at":"2021-09-06T17:25:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5793dca71d3783ac15ef121c3c5354e32e2e637f","kind":"commit","published_at":"2021-08-31T10:38:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1e1e110b2301306b53186ff007a88cdfb97cbe4b","kind":"tag","published_at":"2021-08-11T08:30:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"b973715b044ca7d92be3a4eabce3b6e1839a205c","kind":"tag","published_at":"2021-07-26T19:37:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8fbadad68e4e511d759bba96f8ed26530af0f961","kind":"commit","published_at":"2021-07-06T12:44:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"676d22ff0e826911287fe669d157d1d0160d8bbe","kind":"commit","published_at":"2021-07-04T10:59:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c25a2184e72b0bc28f4ff8f8886cc01d6f7f5c5b","kind":"commit","published_at":"2021-07-03T11:55:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0/manifests"},{"name":"v0.0.15.1","sha":"d245b5d48f01cdaf45479b7f924b8a74b6c58b97","kind":"commit","published_at":"2021-06-08T07:21:01.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1/manifests"},{"name":"v0.0.15","sha":"b8b79a5e5a1f175680a63539cd4235f18cb3ead8","kind":"commit","published_at":"2021-06-04T12:02:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5482a0f62d3da9821b4689f4e9268580904a081f","kind":"commit","published_at":"2021-05-19T12:03:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.14","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"f02f0338c22f0bc091087ec37f774fe3dc995f0d","kind":"commit","published_at":"2021-04-29T07:32:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.13","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"2c408f43b957b54aa2ceb00a9c664d8db5c06de7","kind":"tag","published_at":"2021-04-15T15:06:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.12","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"2344379cb88f37c1ab5420349846395c78ab6175","kind":"commit","published_at":"2021-04-02T14:42:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.11","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"c262e3af19d093c04d605d68443a00ca9eaa0a7e","kind":"tag","published_at":"2021-03-10T17:33:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"45068a9153ce5b9ddefff76ee6b8a7f4cae41851","kind":"commit","published_at":"2021-03-09T15:39:17.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9/manifests"}]},"repo_metadata_updated_at":"2024-09-09T13:58:24.004Z","dependent_packages_count":14,"downloads":263274,"downloads_period":"last-month","dependent_repos_count":22,"rankings":{"downloads":1.0048733221237425,"dependent_repos_count":3.091051459240845,"dependent_packages_count":0.9048320425713877,"stargazers_count":0.10639611654174623,"forks_count":0.3224182317345417,"docker_downloads_count":2.182728191719808,"average":1.2687165606553452},"purl":"pkg:pypi/tts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tts","docker_dependents_count":2,"docker_downloads_count":371,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T11:05:11.653Z","issues_count":632,"pull_requests_count":284,"avg_time_to_close_issue":3256639.724137931,"avg_time_to_close_pull_request":1810710.9427480916,"issues_closed_count":522,"pull_requests_closed_count":262,"pull_request_authors_count":129,"issue_authors_count":498,"avg_comments_per_issue":4.0965189873417724,"avg_comments_per_pull_request":2.1161971830985915,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":434,"past_year_pull_requests_count":203,"past_year_avg_time_to_close_issue":3150172.1308139535,"past_year_avg_time_to_close_pull_request":1538891.994680851,"past_year_issues_closed_count":344,"past_year_pull_requests_closed_count":188,"past_year_pull_request_authors_count":96,"past_year_issue_authors_count":339,"past_year_avg_comments_per_issue":3.4193548387096775,"past_year_avg_comments_per_pull_request":1.9014778325123154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","maintainers":[{"login":"erogol","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"reuben","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[{"login":"erogol","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"manmay-nakhashi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"reuben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts/related_packages","maintainers":[{"uuid":"coqui","login":"coqui","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/coqui/","role":null,"created_at":"2022-12-22T12:27:06.128Z","updated_at":"2022-12-22T12:27:06.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/coqui/packages"},{"uuid":"erogol","login":"erogol","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/erogol/","role":null,"created_at":"2022-12-22T12:27:06.147Z","updated_at":"2022-12-22T12:27:06.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erogol/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4628213,"name":"tts2","ecosystem":"pypi","description":"Deep learning for Text to Speech by Coqui.","homepage":"https://github.com/coqui-ai/TTS","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/TTS","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-07-23T16:06:05.000Z","latest_release_published_at":"2022-07-23T16:06:05.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-14T06:50:37.779Z","created_at":"2022-07-23T16:17:14.817Z","updated_at":"2025-08-14T06:50:37.780Z","registry_url":"https://pypi.org/project/tts2/","install_command":"pip install tts2 --index-url https://pypi.org/simple","documentation_url":"https://github.com/coqui-ai/TTS/wiki","metadata":{"funding":null,"documentation":"https://github.com/coqui-ai/TTS/wiki","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Multimedia","Topic :: Multimedia :: Sound/Audio","Topic :: Multimedia :: Sound/Audio :: Speech","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"tts2"},"repo_metadata":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-08-16T12:07:14.000Z","size":170196,"stargazers_count":33165,"open_issues_count":73,"forks_count":4012,"subscribers_count":279,"default_branch":"dev","last_synced_at":"2024-09-04T20:03:42.401Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2024-09-04T19:57:27.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":3887,"total_committers":130,"mean_commits":29.9,"dds":0.693079495755081,"last_synced_commit":"2071088bab6a38872ac6380ba195200ca76e2574"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217976022,"owners_count":16259704,"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"},"owner_record":{"login":"coqui-ai","name":"coqui","uuid":"75583352","kind":"organization","description":"Coqui, a startup providing open speech tech for everyone 🐸","email":"info@coqui.ai","website":"https://coqui.ai","location":null,"twitter":"coqui_ai","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75583352?v=4","repositories_count":17,"last_synced_at":"2023-03-04T02:04:18.349Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coqui-ai","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:03:11.052Z","updated_at":"2023-03-04T02:04:18.352Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai/repositories"},"tags":[{"name":"v0.22.0","sha":"fa28f99f1508b5b5366539b2149963edcb80ba62","kind":"commit","published_at":"2023-12-12T15:10:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.22.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.22.0/manifests"},{"name":"v0.21.3","sha":"2d02015978de17d6a813df1c2f2f5bb0a4f7efc0","kind":"commit","published_at":"2023-12-01T22:52:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"6d1905c2b73a80401cdd5e9824e4700e3181a3b3","kind":"commit","published_at":"2023-11-30T12:05:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"00a870c26abdc06429ffef3e2814b1a1d5b40fff","kind":"commit","published_at":"2023-11-24T14:15:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"1542a50c3ac9c7486ecc0be160f9f2c359181d6e","kind":"commit","published_at":"2023-11-24T13:37:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.21.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.21.0/manifests"},{"name":"v0.20.6","sha":"29dede20d336c8250810575fcdcdbbcad8c40a44","kind":"commit","published_at":"2023-11-17T14:45:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.6/manifests"},{"name":"v0.20.5","sha":"88630c60e5c35be65f7e75b7a2a27a2b63ac87ee","kind":"commit","published_at":"2023-11-15T13:02:51.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.5/manifests"},{"name":"v0.20.4","sha":"d96f3885d5486591cb0a00a8b74bd25bb21ee8d7","kind":"commit","published_at":"2023-11-13T16:07:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.4/manifests"},{"name":"v0.20.3","sha":"6f1cba2f81de6c97e81c0b2030b631e588047968","kind":"commit","published_at":"2023-11-09T16:41:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"46d9c27212939aa54b22f9df842c753de67b1f34","kind":"commit","published_at":"2023-11-08T15:07:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"f846a9f3007ab69e5e6664b6ab23675a49f2e058","kind":"commit","published_at":"2023-11-07T13:17:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"c713a839da5b817ffc1d87d8a470c3126e551cbf","kind":"commit","published_at":"2023-11-06T14:51:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.20.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"6fef4f9067c0647258e0cd1d2998716565f59330","kind":"commit","published_at":"2023-10-30T09:37:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"edd3a2872370076841df1574183b17858df911eb","kind":"commit","published_at":"2023-10-25T11:29:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.19.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.19.0/manifests"},{"name":"v0.18.2","sha":"1e152692ed4662d0d17c65aba6d0e0c5d1cbfa44","kind":"commit","published_at":"2023-10-21T15:29:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"414f0de0a1e89d871ccbec4a245be83c2afe883f","kind":"commit","published_at":"2023-10-20T20:30:58.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"85e7323739c82e64d938d674b20bbbc92eb0680f","kind":"commit","published_at":"2023-10-20T14:03:24.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.18.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.18.0/manifests"},{"name":"v0.17.10","sha":"747f688dc374a571e47f2c40358883c7ea11fa32","kind":"commit","published_at":"2023-10-19T10:00:15.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.10/manifests"},{"name":"v0.17.9","sha":"bf68848f38240aac23c2d91c4870a7a408b975a6","kind":"commit","published_at":"2023-10-19T09:22:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.9/manifests"},{"name":"v0.17.8","sha":"99635193f508092c746febb087dc6634fa5f59d8","kind":"commit","published_at":"2023-10-06T22:14:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.8","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.8/manifests"},{"name":"v0.17.7","sha":"0520697b5fdb01639ebf6a3314c91d2a8de96f22","kind":"commit","published_at":"2023-10-06T16:35:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.7","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.7/manifests"},{"name":"v0.17.6","sha":"155c5fc0bde77c6ace1e6e6982da2b13f19ddd2f","kind":"commit","published_at":"2023-09-29T21:44:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.6/manifests"},{"name":"v0.17.5","sha":"0b95b88f138b58982fe078b13ab56efcb0f751f0","kind":"commit","published_at":"2023-09-25T16:16:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.5/manifests"},{"name":"v0.17.4","sha":"f829bf50f8cd261a2ef23356cb83f0ac6c3ff6a8","kind":"commit","published_at":"2023-09-15T14:40:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"aa8fa4756e9130e536f0dfc610617db103a43efd","kind":"commit","published_at":"2023-09-14T15:52:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"13dd7c4c9edc00a690a05e80d6cbf7c3ad031748","kind":"commit","published_at":"2023-09-14T13:24:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"af62613c86336b034e0489e08a3add3608625792","kind":"commit","published_at":"2023-09-13T16:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"5dcf9ae311561d7a3021a973218da9110d623cf0","kind":"commit","published_at":"2023-09-13T16:04:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.17.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.17.0/manifests"},{"name":"v0.16.6","sha":"40b527345fba1f38f41527fc9f2d6f66db5c121e","kind":"commit","published_at":"2023-09-04T10:51:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.6/manifests"},{"name":"v0.16.5","sha":"c0b5e6174962e3ca94bb5d0f3e7826987fe6bdd9","kind":"commit","published_at":"2023-08-26T10:00:25.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.5/manifests"},{"name":"v0.16.4","sha":"04a36a727bc232e5efadbfcd5021d17ec42be68b","kind":"commit","published_at":"2023-08-26T08:39:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.4/manifests"},{"name":"v0.16.3","sha":"c4e5effab9f2e9d23528442ed9646ad7a46e1266","kind":"commit","published_at":"2023-08-13T10:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.3/manifests"},{"name":"v0.16.2","sha":"c87377b713a010f462523deec16f2b4cab1af2fe","kind":"commit","published_at":"2023-08-07T11:21:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"dc04baa1ee6c8dabc91f53f671b68d90e32e7709","kind":"commit","published_at":"2023-07-31T13:54:45.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"b739326503b6077c8662c0244b461ca75294384e","kind":"commit","published_at":"2023-07-24T14:04:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.16.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.16.0/manifests"},{"name":"v0.15.6","sha":"b5cd6441328fd9569f370d51a2449d09d546d335","kind":"commit","published_at":"2023-07-08T08:33:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.6","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"505ac1aa8f62b49e9a0491c7c73adc3ec8471f22","kind":"commit","published_at":"2023-07-03T09:18:06.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.5","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"21a3f280dea7ab7c6381f5805589514bea86da4d","kind":"commit","published_at":"2023-06-30T13:05:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.4","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.4/manifests"},{"name":"v0.15.2","sha":"413a345d6605e73b09a464d3bae6b0824ec0a2f5","kind":"commit","published_at":"2023-06-30T12:16:47.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"dfd8d313a2e8b3f7e2e2971578e7747deab5f68b","kind":"commit","published_at":"2023-06-29T15:53:09.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"a035b25340cf2940abe524840ed04da6d08a37be","kind":"commit","published_at":"2023-06-28T13:24:20.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.15.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"49cf6a5d622afbb84b4fdf9715f9aab6722495d2","kind":"commit","published_at":"2023-06-06T07:41:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"547a72c97d3d74e9f1efc20d22e8176d8302be12","kind":"commit","published_at":"2023-06-05T20:38:56.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"a494f0c92a4b8a933dcd0442d8c06333eb3a2aff","kind":"commit","published_at":"2023-06-05T09:29:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"bc0a532c7a7e165338da6711ea362cdbe9761820","kind":"commit","published_at":"2023-05-16T08:08:41.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0/manifests"},{"name":"v0.14.1_models","sha":"ba40a1c5c63e3d0b7b1b52242ee683b514237bd7","kind":"commit","published_at":"2023-05-08T09:18:55.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.1_models/manifests"},{"name":"v0.14.0_models","sha":"c1875f68df079ebbb8b2928941179a9513104437","kind":"commit","published_at":"2023-04-26T13:22:57.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.14.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.14.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.14.0_models/manifests"},{"name":"v0.13.3","sha":"2071088bab6a38872ac6380ba195200ca76e2574","kind":"commit","published_at":"2023-04-17T14:13:35.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"b3b4034c9da599cf994ccf4dbb57f97b0f515bb1","kind":"commit","published_at":"2023-04-14T08:47:23.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.2/manifests"},{"name":"v0.13.3_models","sha":"e4c5c27854782bcda5ee0539dac32a7e4c8fa735","kind":"commit","published_at":"2023-04-14T08:23:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.3_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.3_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.3_models/manifests"},{"name":"v0.13.1","sha":"bb8d0800f199cfd21ca7bf170508860143db864b","kind":"commit","published_at":"2023-04-12T14:58:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"a01ca653925973fcf04b0923b03ca9568a86046f","kind":"commit","published_at":"2023-04-05T14:04:21.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0/manifests"},{"name":"v0.13.0_models","sha":"14c80dd1fd665ea348ce83f2b34392485ac5dfa6","kind":"commit","published_at":"2023-03-18T23:22:04.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.13.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.13.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.13.0_models/manifests"},{"name":"v0.12.0","sha":"12f3365185ddffab2c23205dc856c4e8f7ceeb2d","kind":"commit","published_at":"2023-03-17T12:31:08.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.12.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"d488b4f1c6c8d0bad7177de9b5aa4da6981f8b86","kind":"commit","published_at":"2023-02-10T16:39:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ea5bd7dcbcc184b4e269868530bb93d9e7c6a7ba","kind":"commit","published_at":"2023-02-10T09:27:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0/manifests"},{"name":"v0.11.0_models","sha":"994be163e1ce916b9594e5227fc6551e015b152f","kind":"commit","published_at":"2023-01-29T22:47:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.11.0_models/manifests"},{"name":"v0.10.2","sha":"14d45b53470d862d4df1966d3984ef883077aa5c","kind":"commit","published_at":"2023-01-11T00:06:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f814d523945fc43071d037a1fb9edcdad99949b2","kind":"commit","published_at":"2022-12-26T13:29:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1/manifests"},{"name":"v0.10.1_models","sha":"0910cb76bcd85df56bf43654bb31427647cdfd0d","kind":"commit","published_at":"2022-12-16T12:17:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.1_models/manifests"},{"name":"v0.10.0","sha":"a04db8d632f60b9d6d16aac99133a11e56b1a4c6","kind":"commit","published_at":"2022-12-15T11:02:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0/manifests"},{"name":"v0.10.0_models","sha":"061ac43187fbcc98ee73e158f672b7fea1e8da47","kind":"commit","published_at":"2022-12-13T08:02:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.10.0_models/manifests"},{"name":"v0.9.0","sha":"bc6120c330a26e9bb96171b5b55013641e39e2f8","kind":"commit","published_at":"2022-11-16T15:45:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.9.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"946afa8197f2624fdeca148f6272560d72216488","kind":"commit","published_at":"2022-08-22T12:54:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0/manifests"},{"name":"v0.8.0_models","sha":"2c9f00a808e0aa76a82af2e8b325abb71f50d1df","kind":"commit","published_at":"2022-08-22T07:55:32.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.8.0_models/manifests"},{"name":"v0.7.1_models","sha":"39bc5addaca732da45cc5840853a8a7a0f6c5ae3","kind":"commit","published_at":"2022-07-21T08:52:07.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1_models/manifests"},{"name":"v0.7.1","sha":"829e2c24f973409dc8215b0436a62d14cf587107","kind":"commit","published_at":"2022-06-21T12:11:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c7cca4135db0c108a30ba8fd6a437fb63a5ecc12","kind":"commit","published_at":"2022-06-20T21:55:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0/manifests"},{"name":"speaker_encoder_model","sha":"a790df4e944fb035179e99423e828cf37658d9f0","kind":"commit","published_at":"2022-05-30T10:07:31.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/speaker_encoder_model","html_url":"https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/speaker_encoder_model/manifests"},{"name":"v0.7.0_models","sha":"f237e4ccd9f2fd2b0cb5e136dfe0e20cc32bf898","kind":"commit","published_at":"2022-05-13T12:58:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.7.0_models/manifests"},{"name":"v0.6.2","sha":"c410bc58ef3bd07b72ab05d29bbdc2a6df47afea","kind":"commit","published_at":"2022-04-20T09:46:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2/manifests"},{"name":"v0.6.2_models","sha":"e8573bfe3e692613920a0199c984deed7f0d9cfe","kind":"commit","published_at":"2022-04-15T12:43:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.2_models/manifests"},{"name":"v0.6.1_models","sha":"c66a6241fd761ea07379849474d576f75b9c4e84","kind":"commit","published_at":"2022-03-25T22:15:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1_models/manifests"},{"name":"v0.6.1","sha":"0cf3265a4686d7e856bd472cdaf1572d61cab2b8","kind":"commit","published_at":"2022-03-07T15:02:19.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2554e9b4866d0c1e35b5abaa10bc85c489558153","kind":"tag","published_at":"2022-03-07T14:43:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0/manifests"},{"name":"v0.6.0_models","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.6.0_models/manifests"},{"name":"v0.5.0","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0/manifests"},{"name":"v0.5.0_models","sha":"38f5a11125650d47121c03effdfcddeebcb2b015","kind":"commit","published_at":"2022-01-01T15:38:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0_models","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.5.0_models/manifests"},{"name":"v0.4.2","sha":"7f1a23787ea18775d34838f90ca2e6082f220a46","kind":"commit","published_at":"2021-12-08T15:41:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"40c17b220512fa8ccbc20930b9649a978254903d","kind":"commit","published_at":"2021-10-26T17:54:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"2e94452b9b9daf246bda5863957138a1b265afe4","kind":"tag","published_at":"2021-10-26T16:32:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"7f388f26e36c4af0606b9d99b2fb8736430fae4f","kind":"commit","published_at":"2021-09-17T23:53:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0592a5805ca7fb877c8fc8df56a4eacac13f2657","kind":"commit","published_at":"2021-09-13T12:13:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"dc2ace3ca01ce69c03eda52acc80780804172e79","kind":"commit","published_at":"2021-09-06T17:25:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5793dca71d3783ac15ef121c3c5354e32e2e637f","kind":"commit","published_at":"2021-08-31T10:38:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1e1e110b2301306b53186ff007a88cdfb97cbe4b","kind":"tag","published_at":"2021-08-11T08:30:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"b973715b044ca7d92be3a4eabce3b6e1839a205c","kind":"tag","published_at":"2021-07-26T19:37:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"8fbadad68e4e511d759bba96f8ed26530af0f961","kind":"commit","published_at":"2021-07-06T12:44:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"676d22ff0e826911287fe669d157d1d0160d8bbe","kind":"commit","published_at":"2021-07-04T10:59:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"c25a2184e72b0bc28f4ff8f8886cc01d6f7f5c5b","kind":"commit","published_at":"2021-07-03T11:55:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.1.0/manifests"},{"name":"v0.0.15.1","sha":"d245b5d48f01cdaf45479b7f924b8a74b6c58b97","kind":"commit","published_at":"2021-06-08T07:21:01.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15.1/manifests"},{"name":"v0.0.15","sha":"b8b79a5e5a1f175680a63539cd4235f18cb3ead8","kind":"commit","published_at":"2021-06-04T12:02:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5482a0f62d3da9821b4689f4e9268580904a081f","kind":"commit","published_at":"2021-05-19T12:03:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.14","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"f02f0338c22f0bc091087ec37f774fe3dc995f0d","kind":"commit","published_at":"2021-04-29T07:32:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.13","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"2c408f43b957b54aa2ceb00a9c664d8db5c06de7","kind":"tag","published_at":"2021-04-15T15:06:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.12","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"2344379cb88f37c1ab5420349846395c78ab6175","kind":"commit","published_at":"2021-04-02T14:42:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.11","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"c262e3af19d093c04d605d68443a00ca9eaa0a7e","kind":"tag","published_at":"2021-03-10T17:33:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"45068a9153ce5b9ddefff76ee6b8a7f4cae41851","kind":"commit","published_at":"2021-03-09T15:39:17.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags/v0.0.9/manifests"}]},"repo_metadata_updated_at":"2024-09-07T11:09:14.312Z","dependent_packages_count":0,"downloads":45,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":22.67836814828842,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.25074603475183327,"forks_count":1.21803368964519,"average":12.278284566276835},"purl":"pkg:pypi/tts2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tts2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tts2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tts2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T11:05:11.653Z","issues_count":632,"pull_requests_count":284,"avg_time_to_close_issue":3256639.724137931,"avg_time_to_close_pull_request":1810710.9427480916,"issues_closed_count":522,"pull_requests_closed_count":262,"pull_request_authors_count":129,"issue_authors_count":498,"avg_comments_per_issue":4.0965189873417724,"avg_comments_per_pull_request":2.1161971830985915,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":434,"past_year_pull_requests_count":203,"past_year_avg_time_to_close_issue":3150172.1308139535,"past_year_avg_time_to_close_pull_request":1538891.994680851,"past_year_issues_closed_count":344,"past_year_pull_requests_closed_count":188,"past_year_pull_request_authors_count":96,"past_year_issue_authors_count":339,"past_year_avg_comments_per_issue":3.4193548387096775,"past_year_avg_comments_per_pull_request":1.9014778325123154,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","maintainers":[{"login":"erogol","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"reuben","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[{"login":"erogol","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"manmay-nakhashi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"reuben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tts2/related_packages","maintainers":[{"uuid":"kingfang007","login":"kingfang007","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/kingfang007/","role":null,"created_at":"2023-01-20T06:22:58.327Z","updated_at":"2023-01-20T06:22:58.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kingfang007/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725181,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10351298,"name":"github.com/coqui-ai/TTS","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/TTS","keywords_array":[],"namespace":null,"versions_count":82,"first_release_published_at":"2021-03-09T15:39:17.000Z","latest_release_published_at":"2023-12-12T15:10:46.000Z","latest_release_number":"v0.22.0","last_synced_at":"2025-09-02T17:06:07.388Z","created_at":"2024-06-11T15:39:28.235Z","updated_at":"2025-09-02T17:06:07.389Z","registry_url":"https://pkg.go.dev/github.com/coqui-ai/TTS","install_command":"go get github.com/coqui-ai/TTS","documentation_url":"https://pkg.go.dev/github.com/coqui-ai/TTS#section-documentation","metadata":{},"repo_metadata":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-05-31T05:24:51.000Z","size":170196,"stargazers_count":30628,"open_issues_count":97,"forks_count":3669,"subscribers_count":267,"default_branch":"dev","last_synced_at":"2024-06-10T06:55:24.199Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2024-06-10T06:53:35.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":3887,"total_committers":130,"mean_commits":29.9,"dds":0.693079495755081,"last_synced_commit":"2071088bab6a38872ac6380ba195200ca76e2574"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206411069,"owners_count":14570619,"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"}},"repo_metadata_updated_at":"2024-06-12T04:45:10.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/coqui-ai/%21t%21t%21s","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/coqui-ai/TTS","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/coqui-ai/TTS","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/coqui-ai/TTS/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-10T06:48:42.520Z","issues_count":577,"pull_requests_count":270,"avg_time_to_close_issue":2665565.305122494,"avg_time_to_close_pull_request":1672763.1862348178,"issues_closed_count":449,"pull_requests_closed_count":247,"pull_request_authors_count":120,"issue_authors_count":454,"avg_comments_per_issue":3.975736568457539,"avg_comments_per_pull_request":2.077777777777778,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":459,"past_year_pull_requests_count":234,"past_year_avg_time_to_close_issue":2104379.347826087,"past_year_avg_time_to_close_pull_request":1511123.888888889,"past_year_issues_closed_count":345,"past_year_pull_requests_closed_count":216,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":358,"past_year_avg_comments_per_issue":3.3006535947712417,"past_year_avg_comments_per_pull_request":1.9743589743589745,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","maintainers":[{"login":"erogol","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"reuben","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[{"login":"erogol","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"manmay-nakhashi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"reuben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2FTTS/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2FTTS/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2FTTS/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2FTTS/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10351297,"name":"github.com/coqui-ai/tts","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/tts","keywords_array":[],"namespace":null,"versions_count":82,"first_release_published_at":"2021-03-09T15:39:17.000Z","latest_release_published_at":"2023-12-12T15:10:46.000Z","latest_release_number":"v0.22.0","last_synced_at":"2025-08-07T13:21:54.228Z","created_at":"2024-06-11T15:39:27.982Z","updated_at":"2025-08-07T13:21:54.228Z","registry_url":"https://pkg.go.dev/github.com/coqui-ai/tts","install_command":"go get github.com/coqui-ai/tts","documentation_url":"https://pkg.go.dev/github.com/coqui-ai/tts#section-documentation","metadata":{},"repo_metadata":{"id":37038547,"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2024-05-31T05:24:51.000Z","size":170196,"stargazers_count":30628,"open_issues_count":97,"forks_count":3669,"subscribers_count":267,"default_branch":"dev","last_synced_at":"2024-06-10T06:55:24.199Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coqui-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2024-06-10T06:53:35.000Z","dependencies_parsed_at":"2024-02-10T15:28:40.563Z","dependency_job_id":"6b56dca2-e25f-4eb8-af12-eb6c4636b450","html_url":"https://github.com/coqui-ai/TTS","commit_stats":{"total_commits":3887,"total_committers":130,"mean_commits":29.9,"dds":0.693079495755081,"last_synced_commit":"2071088bab6a38872ac6380ba195200ca76e2574"},"previous_names":[],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206658348,"owners_count":14607124,"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"}},"repo_metadata_updated_at":"2024-06-12T04:45:09.044Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.966061736475957,"dependent_packages_count":6.527826853133711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.746944294804834},"purl":"pkg:golang/github.com/coqui-ai/tts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/coqui-ai/tts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/coqui-ai/tts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/coqui-ai/tts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-10T06:48:42.520Z","issues_count":577,"pull_requests_count":270,"avg_time_to_close_issue":2665565.305122494,"avg_time_to_close_pull_request":1672763.1862348178,"issues_closed_count":449,"pull_requests_closed_count":247,"pull_request_authors_count":120,"issue_authors_count":454,"avg_comments_per_issue":3.975736568457539,"avg_comments_per_pull_request":2.077777777777778,"merged_pull_requests_count":150,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":459,"past_year_pull_requests_count":234,"past_year_avg_time_to_close_issue":2104379.347826087,"past_year_avg_time_to_close_pull_request":1511123.888888889,"past_year_issues_closed_count":345,"past_year_pull_requests_closed_count":216,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":358,"past_year_avg_comments_per_issue":3.3006535947712417,"past_year_avg_comments_per_pull_request":1.9743589743589745,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","maintainers":[{"login":"erogol","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"reuben","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[{"login":"erogol","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"manmay-nakhashi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"reuben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reuben"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2Ftts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2Ftts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2Ftts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcoqui-ai%2Ftts/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952122,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5294079,"name":"tts","ecosystem":"conda","description":null,"homepage":"https://github.com/coqui-ai/TTS","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/coqui-ai/TTS","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-10-18T17:42:31.000Z","latest_release_published_at":"2021-12-15T19:19:55.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-09-02T04:05:04.307Z","created_at":"2022-10-03T15:56:18.383Z","updated_at":"2025-09-02T04:05:04.308Z","registry_url":"https://anaconda.org/conda-forge/tts","install_command":"conda install -c conda-forge tts","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"265612440","full_name":"coqui-ai/TTS","owner":"coqui-ai","description":"🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production","archived":false,"fork":false,"pushed_at":"2023-03-21T10:40:47.000Z","size":132693,"stargazers_count":9340,"open_issues_count":33,"forks_count":1093,"subscribers_count":147,"default_branch":"dev","last_synced_at":"2023-03-21T23:25:21.346Z","etag":null,"topics":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-synthesis"],"latest_commit_sha":null,"homepage":"http://coqui.ai","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2020-05-20T15:45:28.000Z","updated_at":"2023-03-21T20:40:22.000Z","dependencies_parsed_at":"2022-07-14T07:00:38.370Z","dependency_job_id":null,"html_url":"https://github.com/coqui-ai/TTS","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"coqui-ai","name":"coqui","uuid":"75583352","kind":"organization","description":"Coqui, a startup providing open speech tech for everyone 🐸","email":"info@coqui.ai","website":"https://coqui.ai","location":null,"twitter":"coqui_ai","company":null,"avatar_url":"https://avatars.githubusercontent.com/u/75583352?v=4","repositories_count":17,"last_synced_at":"2023-03-04T02:04:18.349Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coqui-ai"},"tags":[{"name":"v0.11.0_models","sha":"994be163e1ce916b9594e5227fc6551e015b152f","kind":"commit","published_at":"2023-01-29T22:47:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.11.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.11.0_models"},{"name":"v0.10.2","sha":"14d45b53470d862d4df1966d3984ef883077aa5c","kind":"commit","published_at":"2023-01-11T00:06:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.2"},{"name":"v0.10.1","sha":"f814d523945fc43071d037a1fb9edcdad99949b2","kind":"commit","published_at":"2022-12-26T13:29:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1"},{"name":"v0.10.1_models","sha":"0910cb76bcd85df56bf43654bb31427647cdfd0d","kind":"commit","published_at":"2022-12-16T12:17:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.1_models"},{"name":"v0.10.0","sha":"a04db8d632f60b9d6d16aac99133a11e56b1a4c6","kind":"commit","published_at":"2022-12-15T11:02:16.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0"},{"name":"v0.10.0_models","sha":"061ac43187fbcc98ee73e158f672b7fea1e8da47","kind":"commit","published_at":"2022-12-13T08:02:10.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.10.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.10.0_models"},{"name":"v0.9.0","sha":"bc6120c330a26e9bb96171b5b55013641e39e2f8","kind":"commit","published_at":"2022-11-16T15:45:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.9.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.9.0"},{"name":"v0.8.0","sha":"946afa8197f2624fdeca148f6272560d72216488","kind":"commit","published_at":"2022-08-22T12:54:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0"},{"name":"v0.8.0_models","sha":"2c9f00a808e0aa76a82af2e8b325abb71f50d1df","kind":"commit","published_at":"2022-08-22T07:55:32.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.8.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.8.0_models"},{"name":"v0.7.1_models","sha":"39bc5addaca732da45cc5840853a8a7a0f6c5ae3","kind":"commit","published_at":"2022-07-21T08:52:07.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1_models"},{"name":"v0.7.1","sha":"829e2c24f973409dc8215b0436a62d14cf587107","kind":"commit","published_at":"2022-06-21T12:11:39.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.1"},{"name":"v0.7.0","sha":"c7cca4135db0c108a30ba8fd6a437fb63a5ecc12","kind":"commit","published_at":"2022-06-20T21:55:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0"},{"name":"speaker_encoder_model","sha":"a790df4e944fb035179e99423e828cf37658d9f0","kind":"commit","published_at":"2022-05-30T10:07:31.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/speaker_encoder_model","html_url":"https://github.com/coqui-ai/TTS/releases/tag/speaker_encoder_model"},{"name":"v0.7.0_models","sha":"f237e4ccd9f2fd2b0cb5e136dfe0e20cc32bf898","kind":"commit","published_at":"2022-05-13T12:58:05.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.7.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.7.0_models"},{"name":"v0.6.2","sha":"c410bc58ef3bd07b72ab05d29bbdc2a6df47afea","kind":"commit","published_at":"2022-04-20T09:46:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2"},{"name":"v0.6.2_models","sha":"e8573bfe3e692613920a0199c984deed7f0d9cfe","kind":"commit","published_at":"2022-04-15T12:43:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.2_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.2_models"},{"name":"v0.6.1_models","sha":"c66a6241fd761ea07379849474d576f75b9c4e84","kind":"commit","published_at":"2022-03-25T22:15:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1_models"},{"name":"v0.6.1","sha":"0cf3265a4686d7e856bd472cdaf1572d61cab2b8","kind":"commit","published_at":"2022-03-07T15:02:19.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.1"},{"name":"v0.6.0","sha":"2554e9b4866d0c1e35b5abaa10bc85c489558153","kind":"tag","published_at":"2022-03-07T14:43:14.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0"},{"name":"v0.6.0_models","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.6.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.6.0_models"},{"name":"v0.5.0","sha":"c63bb481e95bd4a1ff978947d8e3e6c0bfb4177f","kind":"commit","published_at":"2022-01-03T17:25:18.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0"},{"name":"v0.5.0_models","sha":"38f5a11125650d47121c03effdfcddeebcb2b015","kind":"commit","published_at":"2022-01-01T15:38:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.5.0_models","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.5.0_models"},{"name":"v0.4.2","sha":"7f1a23787ea18775d34838f90ca2e6082f220a46","kind":"commit","published_at":"2021-12-08T15:41:44.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.2"},{"name":"v0.4.1","sha":"40c17b220512fa8ccbc20930b9649a978254903d","kind":"commit","published_at":"2021-10-26T17:54:00.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"2e94452b9b9daf246bda5863957138a1b265afe4","kind":"tag","published_at":"2021-10-26T16:32:46.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.4.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.4.0"},{"name":"v0.3.1","sha":"7f388f26e36c4af0606b9d99b2fb8736430fae4f","kind":"commit","published_at":"2021-09-17T23:53:22.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"0592a5805ca7fb877c8fc8df56a4eacac13f2657","kind":"commit","published_at":"2021-09-13T12:13:33.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.3.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.3.0"},{"name":"v0.2.2","sha":"dc2ace3ca01ce69c03eda52acc80780804172e79","kind":"commit","published_at":"2021-09-06T17:25:34.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.2"},{"name":"v0.2.1","sha":"5793dca71d3783ac15ef121c3c5354e32e2e637f","kind":"commit","published_at":"2021-08-31T10:38:28.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.1"},{"name":"v0.2.0","sha":"1e1e110b2301306b53186ff007a88cdfb97cbe4b","kind":"tag","published_at":"2021-08-11T08:30:48.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.2.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.2.0"},{"name":"v0.1.3","sha":"b973715b044ca7d92be3a4eabce3b6e1839a205c","kind":"tag","published_at":"2021-07-26T19:37:02.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.3","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.3"},{"name":"v0.1.2","sha":"8fbadad68e4e511d759bba96f8ed26530af0f961","kind":"commit","published_at":"2021-07-06T12:44:59.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.2","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.2"},{"name":"v0.1.1","sha":"676d22ff0e826911287fe669d157d1d0160d8bbe","kind":"commit","published_at":"2021-07-04T10:59:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"c25a2184e72b0bc28f4ff8f8886cc01d6f7f5c5b","kind":"commit","published_at":"2021-07-03T11:55:27.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.1.0","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.1.0"},{"name":"v0.0.15.1","sha":"d245b5d48f01cdaf45479b7f924b8a74b6c58b97","kind":"commit","published_at":"2021-06-08T07:21:01.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15.1","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15.1"},{"name":"v0.0.15","sha":"b8b79a5e5a1f175680a63539cd4235f18cb3ead8","kind":"commit","published_at":"2021-06-04T12:02:53.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.15","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.15"},{"name":"v0.0.14","sha":"5482a0f62d3da9821b4689f4e9268580904a081f","kind":"commit","published_at":"2021-05-19T12:03:26.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.14","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.14"},{"name":"v0.0.13","sha":"f02f0338c22f0bc091087ec37f774fe3dc995f0d","kind":"commit","published_at":"2021-04-29T07:32:36.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.13","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.13"},{"name":"v0.0.12","sha":"2c408f43b957b54aa2ceb00a9c664d8db5c06de7","kind":"tag","published_at":"2021-04-15T15:06:38.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.12","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.12"},{"name":"v0.0.11","sha":"2344379cb88f37c1ab5420349846395c78ab6175","kind":"commit","published_at":"2021-04-02T14:42:37.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.11","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.11"},{"name":"v0.0.10","sha":"c262e3af19d093c04d605d68443a00ca9eaa0a7e","kind":"tag","published_at":"2021-03-10T17:33:42.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.10","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.10"},{"name":"v0.0.9","sha":"45068a9153ce5b9ddefff76ee6b8a7f4cae41851","kind":"commit","published_at":"2021-03-09T15:39:17.000Z","download_url":"https://codeload.github.com/coqui-ai/TTS/tar.gz/v0.0.9","html_url":"https://github.com/coqui-ai/TTS/releases/tag/v0.0.9"}]},"repo_metadata_updated_at":"2023-03-22T07:26:46.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.087846269029196,"dependent_packages_count":51.464936361367606,"stargazers_count":3.034689293735962,"forks_count":4.537060144746693,"docker_downloads_count":null,"average":20.781133017219865},"purl":"pkg:conda/tts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:49:46.734Z","issues_count":145,"pull_requests_count":59,"avg_time_to_close_issue":3092655.368932039,"avg_time_to_close_pull_request":1211422.5952380951,"issues_closed_count":103,"pull_requests_closed_count":42,"pull_request_authors_count":33,"issue_authors_count":129,"avg_comments_per_issue":5.055172413793104,"avg_comments_per_pull_request":2.389830508474576,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":131,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":2529809.511111111,"past_year_avg_time_to_close_pull_request":1211422.5952380951,"past_year_issues_closed_count":90,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":118,"past_year_avg_comments_per_issue":3.885496183206107,"past_year_avg_comments_per_pull_request":2.389830508474576,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tts/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":16663,"full_name":"coqui-ai/TTS","default_branch":"dev","committers":[{"name":"Eren Gölge","email":"egolge@coqui.ai","login":"erogol","count":2237},{"name":"Eren Golge","email":"egolge@mozilla.com","login":null,"count":865},{"name":"Edresson","email":"edresson1@gmail.com","login":"Edresson","count":297},{"name":"WeberJulian","email":"julian.weber@hotmail.fr","login":"WeberJulian","count":170},{"name":"Eren","email":"erengolge@gmail.com","login":null,"count":68},{"name":"root","email":"root@sp-mlc3-5423-0.mlc","login":null,"count":47},{"name":"SanjaESC","email":"alexx.korolev@gmail.com","login":"lexkoro","count":47},{"name":"Reuben Morais","email":"reuben.morais@gmail.com","login":"reuben","count":36},{"name":"Thomas Werkmeister","email":"thomas@twerkmeister.com","login":"twerkmeister","count":35},{"name":"Thorsten Mueller","email":"MrThorstenM@gmx.net","login":"thorstenMueller","count":29},{"name":"kirianguiller","email":"kirianguiller@gmail.com","login":"kirianguiller","count":25},{"name":"gerazov","email":"gerazov@feit.ukim.edu.mk","login":"gerazov","count":22},{"name":"Jörg Thalheim","email":"joerg@thalheim.io","login":"Mic92","count":13},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":13},{"name":"Ayush Chaurasia","email":"ayush.chaurarsia@gmail.com","login":"AyushExel","count":12},{"name":"nmstoker","email":"git@nmstoker.com","login":"nmstoker","count":11},{"name":"Katsuya Iida","email":"katsuya.iida@gmail.com","login":"kaiidams","count":11},{"name":"Alexander Korolev","email":"SanjaESC","login":"SanjaESC","count":11},{"name":"p0p4k","email":"rajiv.punmiya@gmail.com","login":"p0p4k","count":10},{"name":"thllwg","email":"t_hell07@uni-muenster.de","login":"thllwg","count":10},{"name":"Michael Hansen","email":"mike@rhasspy.org","login":"synesthesiam","count":8},{"name":"rishikksh20","email":"rishikksh20@gmail.com","login":"rishikksh20","count":8},{"name":"mueller91","email":"nicolasm@gmx.net","login":null,"count":7},{"name":"Enno Hermann","email":"enno.hermann@idiap.ch","login":"eginhard","count":7},{"name":"Enno Hermann","email":"Eginhard","login":"Eginhard","count":7},{"name":"Adonis Pujols","email":"adonispujols","login":"adonispujols","count":7},{"name":"mueller","email":"nicolas.mueller@aisec.fraunhofer.de","login":null,"count":7},{"name":"Aya Jafari","email":"ajafari@coqui.ai","login":"Aya-AlJafari","count":6},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":6},{"name":"mittimithai","email":"mittimithai@gmail.com","login":"mittimithai","count":6},{"name":"manmay nakhashi","email":"manmay.nakhashi@gmail.com","login":"manmay-nakhashi","count":6},{"name":"Branislav Gerazov","email":"branislav.gerazov@gmail.com","login":"bgerazov","count":6},{"name":"Agrin Hilmkil","email":"agrin.hilmkil@storytel.com","login":null,"count":5},{"name":"geneing","email":"geneing@gmail.com","login":"geneing","count":4},{"name":"Adam Froghyar","email":"adamfroghyar@gmail.com","login":"a-froghyar","count":4},{"name":"Gorkem","email":"ggoknar@coqui.ai","login":"gorkemgoknar","count":4},{"name":"Martin Weinelt","email":"hexa@darmstadt.ccc.de","login":"mweinelt","count":4},{"name":"Markus Toman","email":"m.toman@neuratec.com","login":"m-toman","count":4},{"name":"Matthew Boakes","email":"Matthew.Boakes@Gmail.com","login":"MattyB95","count":3},{"name":"logan hart","email":"loganhartpersonal@gmail.com","login":"loganhart02","count":3},{"name":"Frederico S. Oliveira","email":"fred_s0@yahoo.com.br","login":"freds0","count":3},{"name":"Aleś Bułojčyk","email":"alex73mail@gmail.com","login":"alex73","count":3},{"name":"jim","email":"jyegerlehner","login":"jyegerlehner","count":3},{"name":"Jake Tae","email":"jaesungtae@gmail.com","login":"jaketae","count":3},{"name":"Qingping Hou","email":"qph@scribd.com","login":null,"count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Shivam Mehta","email":"shivam.mehta25@gmail.com","login":"shivammehta25","count":2},{"name":"Tsai Meng-Ting","email":"sarah13680@gmail.com","login":"mengting7tw","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Aaron-Li","email":"1427346151@qq.com","login":"aaron-lii","count":2},{"name":"Anand","email":"40825655+anand372","login":"anand372","count":2},{"name":"Bajibabu Bollepalli","email":"bajibabu7@gmail.com","login":"bajibabu","count":2},{"name":"ChaseC","email":"13863948+ChaseCares","login":"ChaseCares","count":2},{"name":"Noran Raskin","email":"49494199+noranraskin","login":"noranraskin","count":2},{"name":"Sadam Hussain Memon","email":"P146095@nu.edu.pk","login":"Sadam1195","count":2},{"name":"Subash-Lamichhane","email":"109226874+Subash-Lamichhane","login":"Subash-Lamichhane","count":2},{"name":"Tom Rochette","email":"roctom@gmail.com","login":"tomzx","count":2},{"name":"Yanlong Wang","email":"yanlong.wang@naiver.org","login":"nomagick","count":2},{"name":"Yves-Noel Weweler","email":"y.weweler@gmail.com","login":"yweweler","count":2},{"name":"fatihkiralioglu","email":"38240476+fatihkiralioglu","login":"fatihkiralioglu","count":2},{"name":"fijipants","email":"fijipantsdev@gmail.com","login":"fijipants","count":2},{"name":"ForceCore","email":"ssanzing@gmail.com","login":"forcecore","count":2},{"name":"Guy Elsmore-Paddock","email":"guy.paddock@gmail.com","login":"GuyPaddock","count":2},{"name":"Javier","email":"25750030+SystemPanic","login":"SystemPanic","count":2},{"name":"Josh Meyer","email":"JRMeyer","login":"JRMeyer","count":2},{"name":"Khalid Bashir","email":"khalidbashir1212@gmail.com","login":"iamkhalidbashir","count":2},{"name":"Daniel Vera Nieto","email":"dveranieto@ethz.ch","login":"dveni","count":2},{"name":"Guy Elsmore-Paddock","email":"guy@inveniem.com","login":null,"count":2},{"name":"luhavis","email":"luhavisdev@gmail.com","login":"luhavis","count":2},{"name":"ravi maithrey","email":"maitrey.ind@gmail.com","login":"ravi-maithrey","count":2},{"name":"happylittlecat","email":"xuejinlong123456@foxmail.com","login":"happylittlecat2333","count":1},{"name":"harmlessman","email":"87223285+harmlessman","login":"harmlessman","count":1},{"name":"ivan provalov","email":"iprovalo@yahoo.com","login":"iprovalo","count":1},{"name":"AWAS666","email":"33494149+AWAS666","login":"AWAS666","count":1},{"name":"AXKuhta","email":"11133304+AXKuhta","login":"AXKuhta","count":1},{"name":"Ubuntu","email":"ubuntu@ip-172-31-12-20.ec2.internal","login":null,"count":1},{"name":"George Roussos","email":"Georgerussos@icloud.com","login":null,"count":1},{"name":"JiangCheng","email":"jiangcheng@kezaihui.com","login":null,"count":1},{"name":"Michael Hansen","email":"michael.hansen.24@us.af.mil","login":null,"count":1},{"name":"root","email":"root@sp-mlc0-6069-0.mlc","login":null,"count":1},{"name":"eren golge","email":"erengolge@erens-Air.fritz.box","login":null,"count":1},{"name":"gnosly","email":"fabriziogiovannetti@gmail.com","login":"gnosly","count":1},{"name":"freezerain","email":"35431136+freezerain","login":"freezerain","count":1},{"name":"code-review-doctor","email":"72647856+code-review-doctor","login":"code-review-doctor","count":1},{"name":"chmodsss","email":"sivasurya.in@gmail.com","login":"chmodsss","count":1},{"name":"camillem","email":"camillem","login":"camillem","count":1},{"name":"ayush-1506","email":"ayush.shridhar1506@gmail.com","login":"ayush-1506","count":1},{"name":"ZhouGongZaiShi","email":"993566077@qq.com","login":"ZhouGongZaiShi","count":1},{"name":"Yuri Pourre","email":"yuripourre","login":"yuripourre","count":1},{"name":"Yorwba","email":"yorwb4@gmail.com","login":"Yorwba","count":1},{"name":"Yingzhi WANG","email":"41187612+BenoitWang","login":"BenoitWang","count":1},{"name":"Yehor Smoliakov","email":"yehors@ukr.net","login":"egorsmkv","count":1},{"name":"Wouter van der Velde","email":"woutervandervelde2000@hotmail.com","login":"Woutervdvelde","count":1},{"name":"Wesley Pyburn","email":"10319195+TCNOco","login":"TCNOco","count":1},{"name":"Vlad Cuciureanu","email":"vlad.cuciureanu@pm.me","login":"VladCuciureanu","count":1},{"name":"Victor Shepardson","email":"victor.shepardson@gmail.com","login":"victor-shepardson","count":1},{"name":"VLT Media","email":"39071455+vltmedia","login":"vltmedia","count":1},{"name":"V","email":"Vproject","login":"Vproject","count":1},{"name":"Łukasz Stolcman","email":"lukasz.stolcman@protonmail.com","login":"lstolcman","count":1},{"name":"vanIvan","email":"alfa1211@gmail.com","login":"vanIvan","count":1},{"name":"Shukrullo Turgunov","email":"shookrullo@gmail.com","login":"vodiylik","count":1},{"name":"Florian Quirin","email":"info@bytemind.de","login":"fquirin","count":1},{"name":"tset-tset-tset","email":"47290160+tset-tset-tset","login":"tset-tset-tset","count":1},{"name":"thennal10","email":"thennal10@gmail.com","login":"thennal10","count":1},{"name":"shaun","email":"17098117+shaun95","login":"shaun95","count":1},{"name":"richardburleigh","email":"richard@richardburleigh.com.au","login":"richardburleigh","count":1},{"name":"repodiac","email":"spamornot@gmx.net","login":"repodiac","count":1},{"name":"rbaraglia","email":"baraglia.r@live.fr","login":"Lokhozt","count":1},{"name":"r-dh","email":"14875684+r-dh","login":"r-dh","count":1},{"name":"prakharpbuf","email":"54688220+prakharpbuf","login":"prakharpbuf","count":1},{"name":"maxbachmann","email":"ssh@maxbachmann.de","login":"maxbachmann","count":1},{"name":"marius851000","email":"marius@mariusdavid.fr","login":"marius851000","count":1},{"name":"loupzeur","email":"20752997+loupzeur","login":"loupzeur","count":1},{"name":"lokkelvin2","email":"56050360+lokkelvin2","login":"lokkelvin2","count":1},{"name":"krzim","email":"44442910+krzim","login":"krzim","count":1},{"name":"klotlabs","email":"51651746+klotlabs","login":"klotlabs","count":1},{"name":"kdavis-coqui","email":"kdavis@coqui.ai","login":"kdavis-coqui","count":1},{"name":"joelhoward0","email":"joelhoward0@gmail.com","login":"joelhoward0","count":1},{"name":"jchai.me","email":"jreus","login":"jreus","count":1},{"name":"jackiexiao","email":"707610215@qq.com","login":"Jackiexiao","count":1},{"name":"Unik","email":"75041527+Exponefrv1","login":"Exponefrv1","count":1},{"name":"Seung-won Park 박승원","email":"yyyyy@snu.ac.kr","login":"seungwonpark","count":1},{"name":"Kaszanas","email":"34846245+Kaszanas","login":"Kaszanas","count":1},{"name":"Hannes Krumbiegel","email":"Vuizur","login":"Vuizur","count":1},{"name":"Han Xiao","email":"han.xiao@jina.ai","login":"hanxiao","count":1},{"name":"Gerard Sant Muniesa","email":"90964413+GerrySant","login":"GerrySant","count":1},{"name":"Tessa Painter","email":"seth@sethpainter.com","login":"FlorianEagox","count":1},{"name":"Taras Sereda","email":"taras.y.sereda@protonmail.com","login":"taras-sereda","count":1},{"name":"TITC","email":"35098797+TITC","login":"TITC","count":1},{"name":"T145","email":"T145@protonmail.com","login":"T145","count":1},{"name":"Stanislav Kachnov","email":"42406556+geth-network","login":"geth-network","count":1},{"name":"David Garvey","email":"david.1.bfg@gmail.com","login":"David-bfg","count":1},{"name":"Cohee","email":"18619528+Cohee1207","login":"Cohee1207","count":1},{"name":"CeadeS","email":"martinHofmann@gmx.com","login":"CeadeS","count":1},{"name":"Baybars Külebi","email":"40303490+gullabi","login":"gullabi","count":1},{"name":"Atharva Shah","email":"68660002+HighnessAtharva","login":"HighnessAtharva","count":1},{"name":"Arvind Suresh","email":"arvind.suresh@gmail.com","login":"astricks","count":1},{"name":"Anupam Maurya","email":"anupammaurya6767@gmail.com","login":"anupammaurya6767","count":1},{"name":"André R. de Miranda","email":"andre@galgo.tech","login":"ribeiromiranda","count":1},{"name":"Aloento","email":"11802769+Aloento","login":"Aloento","count":1},{"name":"Ahmed Husain","email":"ah27182@gmail.com","login":"humada05","count":1},{"name":"Agrin Hilmkil","email":"agrinh","login":"agrinh","count":1},{"name":"Ryan Le-Nguyen","email":"63024511+s3781009","login":"s3781009","count":1},{"name":"Roee Shenberg","email":"shenberg@gmail.com","login":"shenberg","count":1},{"name":"Priansh Shah","email":"shah@priansh.com","login":"cuuupid","count":1},{"name":"PiaoYang","email":"495384481@qq.com","login":"46319943","count":1},{"name":"Paul O'Leary McCann","email":"polm@dampfkraft.com","login":"polm","count":1},{"name":"PNRxA","email":"pnrunham@gmail.com","login":"PNRxA","count":1},{"name":"Omar Sanseviero","email":"osanseviero@gmail.com","login":"osanseviero","count":1},{"name":"OPERATOR","email":"78286476+OPPEYRADY","login":"OPPEYRADY","count":1},{"name":"Nick Potafiy","email":"155690133+nickpotafiy","login":"nickpotafiy","count":1},{"name":"George","email":"25833833+george-roussos","login":"george-roussos","count":1},{"name":"Muhammed Taskiran","email":"12900358+0xMilly","login":"0xMilly","count":1},{"name":"Mozilla-GitHub-Standards","email":"48073334+Mozilla-GitHub-Standards","login":"Mozilla-GitHub-Standards","count":1},{"name":"Michael New","email":"mikenew12@gmail.com","login":"michaelnew","count":1},{"name":"Michael Görner","email":"me@v4hn.de","login":"v4hn","count":1},{"name":"Meryem Sakin","email":"101323802+meryemsakin","login":"meryemsakin","count":1},{"name":"Mark Kockerbeck","email":"mark@kockerbeck.com","login":"xeb","count":1},{"name":"Marek Šuppa","email":"mrshu","login":"mrshu","count":1},{"name":"Lars Kiesow","email":"lkiesow@uos.de","login":"lkiesow","count":1},{"name":"KyuubiYoru","email":"33806787+KyuubiYoru","login":"KyuubiYoru","count":1},{"name":"Kathy Reid","email":"kathy@kathyreid.id.au","login":"KathyReid","count":1},{"name":"Dusty Hagstrom","email":"dhagstrom@newengen.com","login":null,"count":1}],"total_commits":4240,"total_committers":163,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":26.012269938650306,"dds":0.47240566037735854,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-25T00:31:55.414Z","last_synced_commit":"dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e","created_at":"2023-03-07T11:33:06.280Z","updated_at":"2025-05-25T00:31:55.484Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"coqui-ai/TTS","html_url":"https://github.com/coqui-ai/TTS","last_synced_at":"2025-08-31T09:44:50.503Z","status":null,"issues_count":697,"pull_requests_count":297,"avg_time_to_close_issue":4854409.42064715,"avg_time_to_close_pull_request":2056597.6928571428,"issues_closed_count":649,"pull_requests_closed_count":280,"pull_request_authors_count":144,"issue_authors_count":579,"avg_comments_per_issue":4.3672883787661405,"avg_comments_per_pull_request":2.202020202020202,"merged_pull_requests_count":147,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":93,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":4480053.561643835,"past_year_avg_time_to_close_pull_request":3524750.76,"past_year_issues_closed_count":73,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":88,"past_year_avg_comments_per_issue":2.6236559139784945,"past_year_avg_comments_per_pull_request":2.323529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:16:27.959Z","updated_at":"2025-09-03T06:50:54.581Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coqui-ai%2FTTS/issues","issue_labels_count":{"bug":466,"wontfix":293,"feature request":197,"help wanted":19,"good first issue":3,"TODOs":1},"pull_request_labels_count":{"wontfix":121,":rocket: new version":2,"model implementation":1,"feature request":1},"issue_author_associations_count":{"NONE":658,"CONTRIBUTOR":16,"MEMBER":6},"pull_request_author_associations_count":{"NONE":175,"CONTRIBUTOR":82,"MEMBER":63,"COLLABORATOR":25},"issue_authors":{"vagreenleaf":12,"phamkhactu":7,"mllopartbsc":5,"Lenos500":5,"domasofan":5,"Yaodada12":4,"Parvezkhan0":4,"erogol":4,"yukiarimo":4,"chigkim":4,"qyum":4,"thoraxe":3,"bensonbs":3,"fakerybakery":3,"Ca-ressemble-a-du-fake":3,"Henryplay":3,"nto4":3,"kalle07":3,"vitaliy-sharandin":3,"Rakshasv18":3,"CrackerHax":3,"eginhard":3,"kin0303":3,"FurkanGozukara":3,"SineSwiper":2,"xalteropsx":2,"dorbodwolf":2,"haoyu00111111":2,"furqan4545":2,"agilebean":2,"Fledermaus-20":2,"hengway":2,"KukumavMozolo":2,"framilano":2,"madey83":2,"0wwafa":2,"violet17":2,"Alienpups":2,"xxm1668":2,"pyh007":2,"Sovanndara1987":2,"CHIHHSIANGLI":2,"GreshAnt":2,"fijipants":2,"robin977":2,"PeterTucker":2,"a-3isa":2,"DrewThomasson":2,"Selectorrr":2,"darkzbaron":2,"Zibri":2,"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz-z":2,"brambox":2,"alikhabazian":2,"SinanAkkoyun":2,"chenweiquan-red":2,"maxime-fleury":2,"o3web":2,"seetimee":2,"JRMeyer":2,"ukemamaster":2,"fanghaiquan1":2,"fontnet1":2,"freds0":2,"saiakarsh193":2,"hengjiUSTC":2,"lucasjinreal":2,"kabelklaus":2,"osolmaz":1,"Poccapx":1,"iamsrp":1,"Harmon758":1,"Bowulf":1,"Nikanoru":1,"padmalcom":1,"marcstein":1,"Potracheno":1,"ytl0623":1,"bropines":1,"lilinrestart":1,"OswaldoBornemann":1,"MultiTrickFox":1,"WarpWing":1,"jonaslund":1,"deryaguler95":1,"cagrikumas":1,"TranDacKhoa":1,"0-666":1,"Hamish-Leahy":1,"nedo99":1,"Anneleise":1,"PSanni":1,"khandakershahi":1,"Martinligabue":1,"GuangChen2016":1,"kanttouchthis":1,"stanleyshly":1,"Frederieke93":1,"maryawwm":1,"MaximeLeFloch":1,"stlohrey":1,"HarryBXie":1,"SuyashVoid":1,"ShivamSinghal1":1,"mobassir94":1,"RobertAzovski":1,"yiouyou":1,"SkaceKamen":1,"vayvaychicken":1,"ballerburg9005":1,"pwayner":1,"TDClarke":1,"aiik116":1,"Scralius":1,"gocodersuresh":1,"iprovalo":1,"sofianhw":1,"DarthJahus":1,"m00nsp3ll":1,"DmitryVN":1,"Omegastick":1,"yumoqing":1,"thomasf1":1,"Subarasheese":1,"Kzer-Za":1,"shaiperson":1,"Zerthura":1,"ulvi95":1,"nisanb":1,"gizmo84":1,"BrukArkady":1,"AdrianPresno":1,"MaxMax2016":1,"spartan":1,"zohaib-khan5040":1,"DiagonalArg":1,"yonas-g":1,"ayushi15092002":1,"illtellyoulater":1,"stevebanik":1,"funmolde":1,"gjin10969":1,"mantrakp2004":1,"str20tbl":1,"aroslanov":1,"JanX2":1,"sujianfu1992":1,"tap222":1,"ishandutta2007":1,"MPQZF":1,"xagoldfarb":1,"mikkorantalainen":1,"MajoRoth":1,"yyi016100":1,"neural-loop":1,"bagobones":1,"jiaweiru":1,"Nanayeb34":1,"itsyurig":1,"Eyobs-droid":1,"jro-cambria":1,"offside609":1,"igibek":1,"AIFahim":1,"FreeSlave":1,"taalua":1,"caffeinetoomuch":1,"dcolley":1,"soh-123":1,"evelynyhc":1,"davidmartinrius":1,"anttDrew":1,"ironico":1,"treya-lin":1,"18Raksha":1,"JosephChenHub":1,"ucas010":1,"openshwprojects":1,"Rakshith12-pixel":1,"anurag-mishra-automatonai":1,"Leppan":1,"yellowBunnyy":1,"78Alpha":1,"forthcoming":1,"thorstenMueller":1,"ans1genie":1,"dongwangdw":1,"EfficioVitae":1,"sysmaya":1,"XPDD":1,"MackNcD":1,"t-dan":1,"jacksonEE":1,"itsPreto":1,"DatboiiPuntai":1,"aryamanstha":1,"T0L0ve":1,"flatsiedatsie":1,"NeverBeLazyG":1,"Heshamtr":1,"JLPiper":1,"davtoro":1,"Aphexus":1,"geofurb":1,"WareZTv":1,"unifirer":1,"hubingkang":1,"NDNM1408":1,"smallsudarshan":1,"OrbitPeppermint":1,"cnlinxi":1,"esanscoopsers":1,"dennisvink":1,"AlexLavSi":1,"karthik19967829":1,"dev1042":1,"pk1762012":1,"lhr-30":1,"xinwang0304":1,"erew123":1,"jaketae":1,"weijia-yu":1,"sorgfresser":1,"billdevmaster":1,"KenDoStudios":1,"dawiinci":1,"gullabi":1,"alkaris2":1,"dev-hw":1,"SanguineSatan":1,"loukylor":1,"ghevond20":1,"abubelinha":1,"Vesper-Works":1,"exoss":1,"mprytoluk":1,"beew":1,"binarydepth":1,"statscol":1,"lllmx-GH":1,"ZhichaoWang970201":1,"mweinelt":1,"Squire-tomsk":1,"Dmytro-Shvetsov":1,"cod3r0k":1,"oliverdeveloperprojects":1,"pkmnjourney":1,"Barnacules":1,"trivikramak":1,"NK990":1,"kasumi-1":1,"46319943":1,"chimneycrane":1,"Vuizur":1,"Astra060":1,"platform-kit":1,"faizulhaque":1,"devops724":1,"zypotato":1,"zhanglina94":1,"mush42":1,"Razatator":1,"ahmedalbahnasawi":1,"xenotropic":1,"AnushkaTyagi26":1,"tolaseadegbite":1,"souvikg544":1,"LeszekChojnacki":1,"lpscr":1,"donnadulcinea":1,"iwelch":1,"4eJIoBek1":1,"wetdog":1,"KyeongJoong":1,"madhephaestus":1,"orderer0001":1,"Bardo-Konrad":1,"atoofihub":1,"mgoin":1,"brentjohnston":1,"Arunes007":1,"akshatrocky":1,"khoa-nguyendang":1,"mahimairaja":1,"thivux":1,"rudolphreti":1,"akshay1728":1,"instak1ll":1,"jazza420":1,"karim23657":1,"henghamao":1,"AIFSH":1,"qqwjq1981":1,"christophertubbs":1,"Hk1020":1,"ER404R":1,"xvdp":1,"muhi-zatar":1,"saiful9379":1,"arbudiman":1,"Tian14267":1,"kostas2370":1,"MrZayneZhang":1,"r666ay":1,"Paillat-dev":1,"aindilis":1,"RASPIAUDIO":1,"michsiu":1,"fury88":1,"rtodea":1,"chrisbward":1,"newgrit1004":1,"nhha1602":1,"Mlaz2022":1,"cyber-chris":1,"billgate111111":1,"Sparshcodies":1,"shalevc1098":1,"LSXAxeller":1,"kishcs":1,"egdels":1,"bariscankurtkaya":1,"pprobst":1,"ccm1990":1,"tuanpham09":1,"KKOSGPT":1,"xunxky":1,"JackNova":1,"byjlw":1,"easyautoml":1,"coderczp":1,"martjay":1,"tpo":1,"haiderasad":1,"zzlgreat":1,"All-Ki":1,"kalaspuffar":1,"jeremyblalock":1,"pearbender":1,"todochenxi":1,"qwdh":1,"nicemanis":1,"saurabhkumar":1,"kunge98":1,"mehrzadai":1,"nicholasguimaraes":1,"NattasornGuy":1,"nicenice134":1,"lizhiying61f":1,"daufilataf":1,"ttio2tech":1,"surak":1,"pieris98":1,"BVollmerhaus":1,"Vubni":1,"xinghua-qu":1,"NoteToSelfFindGoodNickname":1,"RichardH64":1,"listeng":1,"alexander-rakhlin":1,"hros":1,"paisekamao":1,"asadullahnaeem":1,"OwOchlee":1,"kaiguangg":1,"rioharper":1,"jackyin68":1,"snakeninny":1,"akx":1,"mukundt":1,"iDavide":1,"msjsc001":1,"Maarten-buelens":1,"xiaoyangnihao":1,"ILG2021":1,"arbianqx":1,"ajkessel":1,"Th3rdSergeevich":1,"nicolalandro":1,"yiliu-mt":1,"1640675651":1,"hidoba":1,"Bar-A-94":1,"MariahWest01":1,"q8ing":1,"Marcophono2":1,"YesIDont":1,"makermelissa":1,"xjabr":1,"bruceunx":1,"g-hano":1,"AndrewChe7":1,"danders341":1,"pepetikesavasiddhardha":1,"cycham0":1,"sqrt10pi":1,"Alex-DeepL":1,"Niggling":1,"RinLovesYou":1,"lyjgo":1,"dragonm4n":1,"chaseaucoin":1,"Georgehappy1":1,"NikitaKononov":1,"JustLmr":1,"FrischJulien":1,"actlists":1,"li589":1,"MrStonedOne":1,"tommy-qichang":1,"AAS-Crypt":1,"240db":1,"Diyago":1,"Hafiz-ATHAR":1,"tigerzhanglaihu":1,"jp-x-g":1,"MVR3S":1,"alihassanml":1,"kerlynla":1,"tuanh123789":1,"dizhenx":1,"frozencemetery":1,"ammarft-ai":1,"mariusa":1,"davaavirtualplus":1,"Mo-MR-123":1,"SunAriesCN":1,"slavonnet":1,"xulsup":1,"wjnodejs":1,"zjwang21":1,"tazz4843":1,"arnav-newzera":1,"MarcoLavoro":1,"seoldami2b":1,"Coastchb":1,"Zacharybinx34":1,"bachittle":1,"yang1fan2":1,"Okohedeki":1,"Phr33d0m":1,"zhhxiang05":1,"ernestasga":1,"EvarDion":1,"infambart":1,"SerhanCeetin":1,"kundanshrivastava":1,"ysmu":1,"mustakimweb":1,"BaiMoHan":1,"yhyu13":1,"Nanshanelectrician":1,"dzianisv":1,"BOBIFANG":1,"whozwhat":1,"flocked":1,"daniilrobnikov":1,"mablue":1,"yushan1230":1,"Kaszanas":1,"khaldi-yass":1,"Onkarsus13":1,"testter21":1,"scape7575":1,"1579890249":1,"v-yunbin":1,"tsycstang":1,"Liujingxiu23":1,"anupammaurya6767":1,"fungus75":1,"angelhd1999":1,"timwillhack":1,"noranraskin":1,"rj-7":1,"StepHaze":1,"hscspring":1,"travisCxy":1,"nilesh05apr":1,"therealmarius":1,"mniiinm":1,"MarkuzK":1,"Tomiinek":1,"Saphirah":1,"JJun-Guo":1,"VArdulov":1,"Cabu":1,"basel45rob":1,"mirodil-ml":1,"carlos-jenkins":1,"ghost":1,"ErimatOesteRP":1,"ArmoredExplorer":1,"c-seeger":1,"nibrasaamir":1,"rkuo2000":1,"avrellaku":1,"huks0":1,"Mixomo":1,"kmoulins":1,"Donkey-Doug":1,"patrickltobing":1,"xmEclipso":1,"blechema":1,"i6o6i":1,"zxgrabowski":1,"vesper8":1,"Elena-TKO":1,"Egoblin":1,"ChristianRomberg":1,"ralyodio":1,"Kit-Bower-Morris":1,"perrylets":1,"alxbouchard":1,"alin995":1,"RaiAmanRai":1,"BuffMcBigHuge":1,"asr-pub":1,"thanhlong1997":1,"chuyeonhak":1,"frixos25":1,"giorgosgs":1,"siddas27":1,"ghanshyamsen":1,"JET2001":1,"Simaregele":1,"JaviCru":1,"RedSoutherly":1,"hypervoxel":1,"steve3p0":1,"adrianboguszewski":1,"kaen2891":1,"rlenain":1,"zepeng-wan":1,"hjj-lmx":1,"nickhebocker":1,"suflaj":1,"AimoneAndex":1,"Sharrnah":1,"YuboLong":1,"Alex25820":1,"Yuzuuu69":1,"jreus":1,"T145":1,"qwertyuu":1,"ADD-eNavarro":1,"pes0427":1,"CorrM":1,"ShelvedStacked":1,"scronge":1,"nanonomad":1,"jhwgh1968":1,"apachexc":1,"mesut92":1,"renjunok":1,"Enverex":1,"ciaotesla":1,"shoaib42":1,"davedavis":1,"talipturkmen":1,"Runtrons":1,"DanielRossi1":1,"mrdaly":1,"kegbo":1},"pull_request_authors":{"erogol":46,"WeberJulian":21,"Edresson":17,"eginhard":14,"akx":12,"JaysonAlbert":6,"Sovanndara1987":6,"manmay-nakhashi":4,"Ben-Epstein":4,"aaron-lii":4,"rish106-hub":4,"suxinsen":4,"p0p4k":3,"eltociear":3,"Aya-AlJafari":3,"jaketae":3,"Mkkrishnasai":2,"KishoOoOoOo":2,"TRY-ER":2,"Subash-Lamichhane":2,"freds0":2,"nicemanis":2,"genchev99":2,"sarah3430977":2,"Tinny-Robot":2,"takagada480":2,"d0v0h":2,"thinhlpg":2,"koenhagen":2,"gravityrail":2,"Mahmoud-ghareeb":2,"shahbaz9221":2,"Eyalcohenx":2,"ipeevski":2,"New9c":2,"giaphat71":2,"MaxwellAt":2,"Subuday":2,"jstaerk":2,"isatyamks":2,"hadariru":2,"francislabountyjr":2,"greerviau":2,"MoctarHaiz":2,"GreshAnt":2,"quweiqiqwq":2,"ChristianRomberg":2,"Paillat-dev":2,"AntonyZ89":2,"vignesh1507":2,"cyber-chris":2,"linyqh":2,"ogunlao":2,"isikhi":2,"akgupta1337":2,"hykilpikonna":2,"Olexandr88":2,"alex73":2,"JonghoKim-Harry":2,"buildandrunner":2,"gorkemgoknar":2,"lazzarello":2,"bivashy":2,"SystemPanic":2,"alexiri":2,"Siddharth1605":2,"Saurabh-Kumar-0":2,"Yuan-ManX":2,"testmahsasanaei":2,"MHketbi":2,"chq-matteo":2,"davidmartinrius":2,"kgoba":2,"priyanshagrahari":2,"lmanul":2,"anupammaurya6767":1,"hathibelagal-dev":1,"Iamgoofball":1,"jmaty":1,"ghost":1,"ChaseCares":1,"Vuizur":1,"learningpro":1,"jhwgh1968":1,"FlorianEagox":1,"W1ll1am32":1,"WilsonChasteen":1,"Woutervdvelde":1,"remixer-dec":1,"bojieli":1,"Dilshad24":1,"Parag56":1,"michaelnew":1,"imkasen":1,"osanseviero":1,"David-bfg":1,"loupzeur":1,"abrahammathews2000":1,"czuzu":1,"AWAS666":1,"vagreenleaf":1,"meryemsakin":1,"cocktailpeanut":1,"jack-ether":1,"vltmedia":1,"bloodraven66":1,"prakharpbuf":1,"34j":1,"mengting7tw":1,"uvtry":1,"VladCuciureanu":1,"statscol":1,"T145":1,"polm":1,"shoaib42":1,"Ca-ressemble-a-du-fake":1,"polvallverdu":1,"Tongcai618":1,"Mrw33554432":1,"theoparis":1,"kikkia":1,"TITC":1,"nickpotafiy":1,"rising-entropy":1,"SunAriesCN":1,"iThalay":1,"Wesxdz":1,"omahs":1,"PSY222":1,"JRMeyer":1,"loganhart420":1,"joelhoward0":1,"Cohee1207":1,"nckpt":1,"MattyB95":1,"OPPEYRADY":1,"46319943":1,"SinanAkkoyun":1,"elmorg":1,"MyUsernamee":1,"wonkothesanest":1,"hanasim":1,"eschmidbauer":1,"FeU-aKlos":1,"Exponefrv1":1,"HighnessAtharva":1,"AlvaroMbeiaDanie1234":1,"Kaszanas":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":68,"wontfix":45,"feature request":41},"past_year_pull_request_labels_count":{"wontfix":22,"feature request":1},"past_year_issue_author_associations_count":{"NONE":110,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":45},"past_year_issue_authors":{"vagreenleaf":12,"CrackerHax":2,"haoyu00111111":2,"Sovanndara1987":2,"alikhabazian":2,"fontnet1":2,"qqwjq1981":1,"pwayner":1,"Potracheno":1,"pes0427":1,"Paillat-dev":1,"nilesh05apr":1,"nickhebocker":1,"nibrasaamir":1,"NeverBeLazyG":1,"Mixomo":1,"MarcoLavoro":1,"lllmx-GH":1,"lizhiying61f":1,"lhr-30":1,"LeszekChojnacki":1,"kunge98":1,"kishcs":1,"khaldi-yass":1,"kerlynla":1,"kaiguangg":1,"DanielRossi1":1,"zxgrabowski":1,"zepeng-wan":1,"yushan1230":1,"yellowBunnyy":1,"xinwang0304":1,"xagoldfarb":1,"WareZTv":1,"ucas010":1,"tuanpham09":1,"TranDacKhoa":1,"tpo":1,"tolaseadegbite":1,"thorstenMueller":1,"TDClarke":1,"tap222":1,"sysmaya":1,"surak":1,"Sparshcodies":1,"SkaceKamen":1,"shaiperson":1,"rudolphreti":1,"RobertAzovski":1,"qyum":1,"danders341":1,"cod3r0k":1,"Coastchb":1,"chuyeonhak":1,"Cabu":1,"BOBIFANG":1,"Bar-A-94":1,"apachexc":1,"anurag-mishra-automatonai":1,"anttDrew":1,"Anneleise":1,"ammarft-ai":1,"alihassanml":1,"AlexLavSi":1,"Alex-DeepL":1,"ajkessel":1,"AimoneAndex":1,"aiik116":1,"AdrianPresno":1,"1640675651":1,"1579890249":1,"0-666":1,"JustLmr":1,"ironico":1,"iDavide":1,"hypervoxel":1,"hros":1,"HarryBXie":1,"gocodersuresh":1,"ghost":1,"ghanshyamsen":1,"g-hano":1,"funmolde":1,"Fledermaus-20":1,"Eyobs-droid":1,"exoss":1,"esanscoopsers":1,"ernestasga":1,"ErimatOesteRP":1,"ER404R":1,"easyautoml":1,"dzianisv":1,"DiagonalArg":1,"devops724":1,"dcolley":1},"past_year_pull_request_authors":{"Sovanndara1987":6,"rish106-hub":4,"d0v0h":2,"Eyalcohenx":2,"New9c":2,"giaphat71":2,"isikhi":2,"isatyamks":2,"KishoOoOoOo":2,"Mkkrishnasai":2,"Saurabh-Kumar-0":2,"Olexandr88":2,"Paillat-dev":2,"JonghoKim-Harry":2,"sarah3430977":2,"buildandrunner":2,"vignesh1507":2,"takagada480":2,"Wesxdz":1,"WilsonChasteen":1,"vagreenleaf":1},"maintainers":[{"login":"erogol","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erogol"},{"login":"WeberJulian","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeberJulian"},{"login":"Edresson","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Edresson"},{"login":"manmay-nakhashi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manmay-nakhashi"},{"login":"JRMeyer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JRMeyer"},{"login":"loganhart420","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loganhart420"}],"active_maintainers":[]},"events":null,"keywords":["deep-learning","glow-tts","hifigan","melgan","multi-speaker-tts","python","pytorch","speaker-encoder","speaker-encodings","speech","speech-synthesis","tacotron","text-to-speech","tts","tts-model","vocoder","voice-cloning","voice-conversion","voice-synthesis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/aux_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.857Z","updated_at":"2023-09-29T13:50:55.857Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/aux_tests.yml","dependencies":[{"id":14019492200,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492201,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/data_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.864Z","updated_at":"2023-09-29T13:50:55.864Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/data_tests.yml","dependencies":[{"id":14019492202,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492203,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yaml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.871Z","updated_at":"2023-09-29T13:50:55.871Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/docker.yaml","dependencies":[{"id":14019492204,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14019492205,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14019492206,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14019492207,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14019492208,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/inference_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.883Z","updated_at":"2023-09-29T13:50:55.883Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/inference_tests.yml","dependencies":[{"id":14019492209,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492210,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-release.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.906Z","updated_at":"2023-09-29T13:50:55.906Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/pypi-release.yml","dependencies":[{"id":14019492211,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14019492212,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14019492213,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14019492214,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style_check.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.924Z","updated_at":"2023-09-29T13:50:55.924Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/style_check.yml","dependencies":[{"id":14019492215,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492216,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/text_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.938Z","updated_at":"2023-09-29T13:50:55.938Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/text_tests.yml","dependencies":[{"id":14019492217,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492218,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tts_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.944Z","updated_at":"2023-09-29T13:50:55.944Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/tts_tests.yml","dependencies":[{"id":14019492219,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492220,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tts_tests2.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.951Z","updated_at":"2023-09-29T13:50:55.951Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/tts_tests2.yml","dependencies":[{"id":14019492221,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492222,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vocoder_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.957Z","updated_at":"2023-09-29T13:50:55.957Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/vocoder_tests.yml","dependencies":[{"id":14019492223,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492224,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zoo_tests0.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.963Z","updated_at":"2023-09-29T13:50:55.963Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/zoo_tests0.yml","dependencies":[{"id":14019492225,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492226,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zoo_tests1.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.970Z","updated_at":"2023-09-29T13:50:55.970Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/zoo_tests1.yml","dependencies":[{"id":14019492227,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492228,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/zoo_tests2.yml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.976Z","updated_at":"2023-09-29T13:50:55.976Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/zoo_tests2.yml","dependencies":[{"id":14019492229,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14019492230,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.981Z","updated_at":"2023-09-29T13:50:55.981Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/Dockerfile","dependencies":[{"id":14019492231,"package_name":"${BASE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"recipes/bel-alex73/docker-prepare/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:55.990Z","updated_at":"2023-09-29T13:50:55.990Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/recipes/bel-alex73/docker-prepare/Dockerfile","dependencies":[{"id":14019492232,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"TTS/encoder/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.002Z","updated_at":"2023-09-29T13:50:56.002Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/TTS/encoder/requirements.txt","dependencies":[{"id":14019492233,"package_name":"umap-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492234,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"TTS/tts/utils/monotonic_align/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.016Z","updated_at":"2023-09-29T13:50:56.016Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/TTS/tts/utils/monotonic_align/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.022Z","updated_at":"2023-09-29T13:50:56.022Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/docs/requirements.txt","dependencies":[{"id":14019492235,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492236,"package_name":"myst-parser","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":14019492237,"package_name":"sphinx","ecosystem":"pypi","requirements":"==7.2.5","direct":true,"kind":"runtime","optional":false},{"id":14019492238,"package_name":"sphinx_inline_tabs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492239,"package_name":"sphinx_copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492240,"package_name":"linkify-it-py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.030Z","updated_at":"2023-09-29T13:50:56.030Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.dev.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.037Z","updated_at":"2023-09-29T13:50:56.037Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/requirements.dev.txt","dependencies":[{"id":14019492241,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14019492242,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14019492243,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14019492244,"package_name":"nose2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14019492245,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.10.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.ja.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.048Z","updated_at":"2023-09-29T13:50:56.048Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/requirements.ja.txt","dependencies":[{"id":14019492246,"package_name":"mecab-python3","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"runtime","optional":false},{"id":14019492247,"package_name":"unidic-lite","ecosystem":"pypi","requirements":"==1.0.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.notebooks.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.060Z","updated_at":"2023-09-29T13:50:56.060Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/requirements.notebooks.txt","dependencies":[{"id":14019492248,"package_name":"bokeh","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:56.074Z","updated_at":"2023-09-29T13:50:56.074Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/requirements.txt","dependencies":[{"id":14019492249,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.0","direct":true,"kind":"runtime","optional":false},{"id":14019492250,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.24.3","direct":true,"kind":"runtime","optional":false},{"id":14019492251,"package_name":"cython","ecosystem":"pypi","requirements":"==0.29.30","direct":true,"kind":"runtime","optional":false},{"id":14019492252,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.11.2","direct":true,"kind":"runtime","optional":false},{"id":14019492253,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.7","direct":true,"kind":"runtime","optional":false},{"id":14019492254,"package_name":"torchaudio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492255,"package_name":"soundfile","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492256,"package_name":"librosa","ecosystem":"pypi","requirements":"==0.10.0.","direct":true,"kind":"runtime","optional":false},{"id":14019492257,"package_name":"numba","ecosystem":"pypi","requirements":"==0.55.1","direct":true,"kind":"runtime","optional":false},{"id":14019492258,"package_name":"numba","ecosystem":"pypi","requirements":"==0.57.0","direct":true,"kind":"runtime","optional":false},{"id":14019492259,"package_name":"inflect","ecosystem":"pypi","requirements":"==5.6.0","direct":true,"kind":"runtime","optional":false},{"id":14019492260,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492261,"package_name":"anyascii","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492262,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492263,"package_name":"fsspec","ecosystem":"pypi","requirements":"==2023.6.0","direct":true,"kind":"runtime","optional":false},{"id":14019492264,"package_name":"aiohttp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492265,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492266,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492267,"package_name":"pysbd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492268,"package_name":"umap-learn","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":14019492269,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492270,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492271,"package_name":"trainer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492272,"package_name":"coqpit","ecosystem":"pypi","requirements":"\u003e=0.0.16","direct":true,"kind":"runtime","optional":false},{"id":14019492273,"package_name":"jieba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492274,"package_name":"pypinyin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492275,"package_name":"gruut","ecosystem":"pypi","requirements":"==2.2.3","direct":true,"kind":"runtime","optional":false},{"id":14019492276,"package_name":"jamo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492277,"package_name":"nltk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492278,"package_name":"g2pkk","ecosystem":"pypi","requirements":"\u003e=0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14019492279,"package_name":"bangla","ecosystem":"pypi","requirements":"==0.0.2","direct":true,"kind":"runtime","optional":false},{"id":14019492280,"package_name":"bnnumerizer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492281,"package_name":"bnunicodenormalizer","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false},{"id":14019492282,"package_name":"k_diffusion","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492283,"package_name":"einops","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492284,"package_name":"transformers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492285,"package_name":"encodec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14019492286,"package_name":"unidecode","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-29T13:50:57.750Z","updated_at":"2023-09-29T13:50:57.750Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/xtts_tests.yml","sha":null,"kind":"manifest","created_at":"2024-02-10T15:28:38.885Z","updated_at":"2024-02-10T15:28:38.885Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/.github/workflows/xtts_tests.yml","dependencies":[{"id":16152415759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16152415760,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"TTS/demos/xtts_ft_demo/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-02-10T15:28:38.913Z","updated_at":"2024-02-10T15:28:38.913Z","repository_link":"https://github.com/coqui-ai/TTS/blob/dev/TTS/demos/xtts_ft_demo/requirements.txt","dependencies":[{"id":16152415761,"package_name":"faster_whisper","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":16152415762,"package_name":"gradio","ecosystem":"pypi","requirements":"==4.7.1","direct":true,"kind":"runtime","optional":false}]}],"score":28.20014669608972,"created_at":"2025-09-04T15:51:34.066Z","updated_at":"2025-10-07T08:22:43.655Z","avatar_url":"https://github.com/coqui-ai.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":263330,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformer","cryptocurrency","jax","cryptography","tokenization","diffusion","stable-diffusion","named-entity-recognition","distributed","language-model"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57682","html_url":"https://science.ecosyste.ms/projects/57682","bibtex_url":"https://science.ecosyste.ms/projects/57682/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/57682/export.apalike"}