{"id":25002166,"url":"https://github.com/khaykingleb/hifi-gan","last_synced_at":"2026-04-28T08:36:46.822Z","repository":{"id":176155718,"uuid":"438596304","full_name":"khaykingleb/HiFi-GAN","owner":"khaykingleb","description":"Vocoder for TTS ","archived":false,"fork":false,"pushed_at":"2021-12-25T14:48:28.000Z","size":29851,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T20:44:45.941Z","etag":null,"topics":["gan","hifi-gan","pytorch","tts","vocoder"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khaykingleb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-15T10:59:16.000Z","updated_at":"2022-12-01T14:40:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"766c3f83-0cd4-41f2-87d3-65ca583e3065","html_url":"https://github.com/khaykingleb/HiFi-GAN","commit_stats":null,"previous_names":["khaykingleb/hifi-gan"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaykingleb/HiFi-GAN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaykingleb%2FHiFi-GAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaykingleb%2FHiFi-GAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaykingleb%2FHiFi-GAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaykingleb%2FHiFi-GAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaykingleb","download_url":"https://codeload.github.com/khaykingleb/HiFi-GAN/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaykingleb%2FHiFi-GAN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32373512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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"}},"keywords":["gan","hifi-gan","pytorch","tts","vocoder"],"created_at":"2025-02-04T21:38:09.396Z","updated_at":"2026-04-28T08:36:41.799Z","avatar_url":"https://github.com/khaykingleb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neural-Vocoder\n\n## Model\n\n[HiFi-GAN](https://arxiv.org/pdf/2010.05646.pdf) Implementation for TTS.\n\n\n### Generator \n\n\u003cp\u003e\n    \u003cimg src=\"img/generator.png\"\u003e\n\u003c/p\u003e\n\n### Discriminator \n\n\u003cp\u003e\n    \u003cimg src=\"img/discriminator.png\"\u003e\n\u003c/p\u003e\n\n\n## Notebook\n\n[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/khaykingleb/Neural-Vocoder/blob/main/notebooks/notebook.ipynb)\n\n## Getting Started\n\nClone the repository and step into it:\n\n```shell\ngit clone https://github.com/khaykingleb/Text-to-Speech.git\ncd Text-to-Speech\n```\n\nInstall requirements and modules.\n\n```shell\npip install -r requirements.txt\npython setup.py install\n```\n\nUse for training:\n\n```shell\npython main.py -c configs/cofig_name.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaykingleb%2Fhifi-gan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaykingleb%2Fhifi-gan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaykingleb%2Fhifi-gan/lists"}