{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/diffwave-a-versatile-diffusion-model-for","title":"DiffWave: A Versatile Diffusion Model for Audio Synthesis","arxiv_id":"2009.09761","date":"2020-09-21","proceeding":"ICLR 2021 1","authors":["Zhifeng Kong","Wei Ping","Jiaji Huang","Kexin Zhao","Bryan Catanzaro"],"abstract":"In this work, we propose DiffWave, a versatile diffusion probabilistic model for conditional and unconditional waveform generation. The model is non-autoregressive, and converts the white noise signal into structured waveform through a Markov chain with a constant number of steps at synthesis. It is efficiently trained by optimizing a variant of variational bound on the data likelihood. DiffWave produces high-fidelity audios in different waveform generation tasks, including neural vocoding conditioned on mel spectrogram, class-conditional generation, and unconditional generation. We demonstrate that DiffWave matches a strong WaveNet vocoder in terms of speech quality (MOS: 4.44 versus 4.43), while synthesizing orders of magnitude faster. In particular, it significantly outperforms autoregressive and GAN-based waveform models in the challenging unconditional generation task in terms of audio quality and sample diversity from various automatic and human evaluations.","url_abs":"https://arxiv.org/abs/2009.09761v3","url_pdf":"https://arxiv.org/pdf/2009.09761v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/albertfgu/diffwave-sashimi","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/lmnt-com/diffwave","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/neillu23/DiffuSE","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/neillu23/cdiffuse","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/philsyn/diffwave-unconditional","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/philsyn/diffwave-vocoder","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/revsic/jax-variational-diffwave","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/revsic/tf-diffwave","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/revsic/torch-diffusion-wavegan","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/rf5/diffwave-unconditional","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"diffwave-a-versatile-diffusion-model-for","repo_url":"https://github.com/keonlee9420/DiffSinger","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"audio-synthesis","task_name":"Audio Synthesis"},{"task_slug":"diversity","task_name":"Diversity"},{"task_slug":"speech-synthesis","task_name":"Speech Synthesis"},{"task_slug":"model","task_name":"model"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"},{"method_slug":"dilated-causal-convolution","method_name":"Dilated Causal Convolution"},{"method_slug":"mixture-of-logistic-distributions","method_name":"Mixture of Logistic Distributions"},{"method_slug":"wavenet","method_name":"WaveNet"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/speech-synthesis-on-ljspeech","task":"Speech Synthesis","dataset":"LJSpeech","model":"DiffWave LARGE","rank_in_archive_order":2,"of":4,"metrics":{"Mean Opinion Score":"4.44"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2009.09761","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2009.09761"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/albertfgu/diffwave-sashimi","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/revsic/tf-diffwave","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/neillu23/DiffuSE","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/keonlee9420/DiffSinger","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/neillu23/cdiffuse","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/philsyn/diffwave-vocoder","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/philsyn/diffwave-unconditional","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lmnt-com/diffwave","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/revsic/jax-variational-diffwave","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rf5/diffwave-unconditional","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/revsic/torch-diffusion-wavegan","reach":null}],"summary":{"ran":12,"ran_draft_wrong":5,"ran_fixture":2,"ran_honours":1,"unverified":13},"by_repo_kind":{"listed":{"samples":33,"ran":20,"repositories":7}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c2e9d29ad73afee3","entry":"Block","repo":"revsic/tf-diffwave","repo_kind":"listed","path":"model/wavenet.py","file_url":"https://github.com/revsic/tf-diffwave/blob/HEAD/model/wavenet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c2e9d29ad73afee3"}},{"code_sha256_prefix":"40788d0b1d2bbd8d","entry":"DilatedConv1d","repo":"revsic/tf-diffwave","repo_kind":"listed","path":"model/wavenet.py","file_url":"https://github.com/revsic/tf-diffwave/blob/HEAD/model/wavenet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"40788d0b1d2bbd8d"}},{"code_sha256_prefix":"a3f231254531ca29","entry":"DropoutNd","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3f231254531ca29"}},{"code_sha256_prefix":"b0cd4a9d2315aee9","entry":"FF","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b0cd4a9d2315aee9"}},{"code_sha256_prefix":"4f863cfb47139983","entry":"LinearActivation","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4f863cfb47139983"}},{"code_sha256_prefix":"1d4ef60064b66227","entry":"PDense","repo":"revsic/torch-diffusion-wavegan","repo_kind":"listed","path":"dwg/scheduler.py","file_url":"https://github.com/revsic/torch-diffusion-wavegan/blob/HEAD/dwg/scheduler.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d4ef60064b66227"}},{"code_sha256_prefix":"7a4192bba84c7e1b","entry":"Residual_block","repo":"philsyn/diffwave-vocoder","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-vocoder/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a4192bba84c7e1b"}},{"code_sha256_prefix":"cd42b9ebf7ce28c5","entry":"Residual_block","repo":"philsyn/diffwave-unconditional","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-unconditional/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd42b9ebf7ce28c5"}},{"code_sha256_prefix":"e78a392991e48453","entry":"Residual_group","repo":"philsyn/diffwave-vocoder","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-vocoder/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e78a392991e48453"}},{"code_sha256_prefix":"8a85c4839855e906","entry":"Residual_group","repo":"philsyn/diffwave-unconditional","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-unconditional/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8a85c4839855e906"}},{"code_sha256_prefix":"4aab084ebeeec4e5","entry":"Residual_group","repo":"rf5/diffwave-unconditional","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/rf5/diffwave-unconditional/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4aab084ebeeec4e5"}},{"code_sha256_prefix":"1c7cc424d9517d3f","entry":"Scheduler","repo":"revsic/torch-diffusion-wavegan","repo_kind":"listed","path":"dwg/scheduler.py","file_url":"https://github.com/revsic/torch-diffusion-wavegan/blob/HEAD/dwg/scheduler.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1c7cc424d9517d3f"}},{"code_sha256_prefix":"a3b902a89af68b29","entry":"TransposedLN","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3b902a89af68b29"}},{"code_sha256_prefix":"e56bda7f4e21073b","entry":"calc_diffusion_step_embedding","repo":"philsyn/diffwave-vocoder","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-vocoder/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e56bda7f4e21073b"}},{"code_sha256_prefix":"340fd762c50dbcd3","entry":"calc_diffusion_step_embedding","repo":"rf5/diffwave-unconditional","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/rf5/diffwave-unconditional/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"340fd762c50dbcd3"}},{"code_sha256_prefix":"45091dfbbeb536a4","entry":"dplr","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"45091dfbbeb536a4"}},{"code_sha256_prefix":"e16d05511b7f3b9c","entry":"nplr","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e16d05511b7f3b9c"}},{"code_sha256_prefix":"de72ca35554966ec","entry":"power","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"de72ca35554966ec"}},{"code_sha256_prefix":"f442a4d34c7cc88c","entry":"rank_correction","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f442a4d34c7cc88c"}},{"code_sha256_prefix":"3752f5434bff09e4","entry":"transition","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3752f5434bff09e4"}},{"code_sha256_prefix":"c31b8a40c950b42f","entry":"DiffWave","repo":"revsic/jax-variational-diffwave","repo_kind":"listed","path":"vlbdiffwave/diffwave.py","file_url":"https://github.com/revsic/jax-variational-diffwave/blob/HEAD/vlbdiffwave/diffwave.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c31b8a40c950b42f"}},{"code_sha256_prefix":"b7a3bf2ec8acf1a9","entry":"DiffWaveBlock","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b7a3bf2ec8acf1a9"}},{"code_sha256_prefix":"dbc3dbbcec5cea25","entry":"OptimModule","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dbc3dbbcec5cea25"}},{"code_sha256_prefix":"728c49623235e291","entry":"S4","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"728c49623235e291"}},{"code_sha256_prefix":"973900927c12a940","entry":"SSKernel","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"973900927c12a940"}},{"code_sha256_prefix":"4ad6f2c5ec72a024","entry":"SSKernelDiag","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4ad6f2c5ec72a024"}},{"code_sha256_prefix":"2437fe83d525eec9","entry":"SSKernelNPLR","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2437fe83d525eec9"}},{"code_sha256_prefix":"2ff412c7141276c0","entry":"WaveNet","repo":"revsic/tf-diffwave","repo_kind":"listed","path":"model/wavenet.py","file_url":"https://github.com/revsic/tf-diffwave/blob/HEAD/model/wavenet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2ff412c7141276c0"}},{"code_sha256_prefix":"51373087a8e970b5","entry":"WaveNetBlock","repo":"revsic/jax-variational-diffwave","repo_kind":"listed","path":"vlbdiffwave/diffwave.py","file_url":"https://github.com/revsic/jax-variational-diffwave/blob/HEAD/vlbdiffwave/diffwave.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"51373087a8e970b5"}},{"code_sha256_prefix":"dceb874ae6c13ea1","entry":"WaveNet_Speech_Commands","repo":"philsyn/diffwave-unconditional","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-unconditional/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dceb874ae6c13ea1"}},{"code_sha256_prefix":"200138f29cbeb7d1","entry":"WaveNet_vocoder","repo":"philsyn/diffwave-vocoder","repo_kind":"listed","path":"WaveNet.py","file_url":"https://github.com/philsyn/diffwave-vocoder/blob/HEAD/WaveNet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"200138f29cbeb7d1"}},{"code_sha256_prefix":"0853943b994b009b","entry":"combination","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0853943b994b009b"}},{"code_sha256_prefix":"19f354cdfb484c16","entry":"ssm","repo":"albertfgu/diffwave-sashimi","repo_kind":"listed","path":"models/sashimi.py","file_url":"https://github.com/albertfgu/diffwave-sashimi/blob/HEAD/models/sashimi.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"19f354cdfb484c16"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}