{"id":13936065,"url":"https://github.com/npuichigo/waveglow","last_synced_at":"2025-07-19T21:31:38.175Z","repository":{"id":183256812,"uuid":"156102095","full_name":"npuichigo/waveglow","owner":"npuichigo","description":"A PyTorch implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis","archived":false,"fork":false,"pushed_at":"2018-11-06T14:42:38.000Z","size":26,"stargazers_count":205,"open_issues_count":2,"forks_count":35,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-07-05T22:37:22.126Z","etag":null,"topics":["neural-vocoder","text-to-speech","waveglow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npuichigo.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}},"created_at":"2018-11-04T16:30:44.000Z","updated_at":"2025-02-26T08:12:48.000Z","dependencies_parsed_at":"2023-07-23T16:54:46.390Z","dependency_job_id":null,"html_url":"https://github.com/npuichigo/waveglow","commit_stats":null,"previous_names":["npuichigo/waveglow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/npuichigo/waveglow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npuichigo%2Fwaveglow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npuichigo%2Fwaveglow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npuichigo%2Fwaveglow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npuichigo%2Fwaveglow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npuichigo","download_url":"https://codeload.github.com/npuichigo/waveglow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npuichigo%2Fwaveglow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266019657,"owners_count":23864916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neural-vocoder","text-to-speech","waveglow"],"created_at":"2024-08-07T23:02:21.038Z","updated_at":"2025-07-19T21:31:33.166Z","avatar_url":"https://github.com/npuichigo.png","language":"Python","funding_links":[],"categories":["Python","Paper implementations｜论文实现","Paper implementations"],"sub_categories":["Other libraries｜其他库:","Other libraries:"],"readme":"# WaveGlow \n\nA PyTorch implementation of the [WaveGlow: A Flow-based Generative Network for Speech Synthesis](https://arxiv.org/abs/1811.00002)\n\n## Quick Start:\n\n1. Install requirements:\n```\npip install -r requirements.txt\n```\n\n2. Download dataset:\n```\nwget http://festvox.org/cmu_arctic/cmu_arctic/packed/cmu_us_slt_arctic-0.95-release.tar.bz2\ntar xf cmu_us_slt_arctic-0.95-release.tar.bz2\n```\n\n3. Extract features: \nfeature extracting pipeline is the same as [tacotron](https://github.com/keithito/tacotron)\n\n4. Training with default hyperparams:\n```\npython train.py\n```\n\n5. Synthesize from model:\n```\npython generate.py --checkpoint=/path/to/model --local_condition_file=/path/to/local_conditon\n```\n\n## Notes:\n  * This is not official implementation, some details are not necessarily correct.\n  * Work in progress.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpuichigo%2Fwaveglow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpuichigo%2Fwaveglow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpuichigo%2Fwaveglow/lists"}