{"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":"/code/diffwave","entry":"DiffWave","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":5,"n_papers_ran":3,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":7,"n_samples_ran":3,"n_samples_fingerprinted":0,"n_places":7,"n_places_pointer_only":1,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":4},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2311.06480","paper":"/paper/adversarial-fine-tuning-using-generated","title":"Adversarial Fine-tuning using Generated Respiratory Sound to Address Class Imbalance","date":"2023-11-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kaen2891/adversarial_fine-tuning_using_generated_respiratory_sound","path":"Diffwave/model.py","file_url":"https://github.com/kaen2891/adversarial_fine-tuning_using_generated_respiratory_sound/blob/HEAD/Diffwave/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"27f155774bc3357e","mcp_get_code":{"code_sha256":"27f155774bc3357e"}},{"arxiv_id":"2203.13508","paper":"/paper/bddm-bilateral-denoising-diffusion-models-for-1","title":"BDDM: Bilateral Denoising Diffusion Models for Fast and High-Quality Speech Synthesis","date":"2022-03-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tencent-ailab/bddm","path":"bddm/models/diffwave.py","file_url":"https://github.com/tencent-ailab/bddm/blob/HEAD/bddm/models/diffwave.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"7753e841ff7b7dea","mcp_get_code":{"code_sha256":"7753e841ff7b7dea"}},{"arxiv_id":"2107.00630","paper":"/paper/variational-diffusion-models","title":"Variational Diffusion Models","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yoyololicon/variational-diffwave","path":"src/diffwave/model.py","file_url":"https://github.com/yoyololicon/variational-diffwave/blob/HEAD/src/diffwave/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ae2c486b1f90a559","mcp_get_code":{"code_sha256":"ae2c486b1f90a559"}},{"arxiv_id":"2107.00630","paper":"/paper/variational-diffusion-models","title":"Variational Diffusion Models","date":"2021-07-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"revsic/jax-variational-diffwave","path":"vlbdiffwave/impl.py","file_url":"https://github.com/revsic/jax-variational-diffwave/blob/HEAD/vlbdiffwave/impl.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"dacd58542a91f9cc","mcp_get_code":{"code_sha256":"dacd58542a91f9cc"}},{"arxiv_id":"2009.09761","paper":"/paper/diffwave-a-versatile-diffusion-model-for","title":"DiffWave: A Versatile Diffusion Model for Audio Synthesis","date":"2020-09-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"revsic/jax-variational-diffwave","path":"vlbdiffwave/diffwave.py","file_url":"https://github.com/revsic/jax-variational-diffwave/blob/HEAD/vlbdiffwave/diffwave.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c31b8a40c950b42f","mcp_get_code":{"code_sha256":"c31b8a40c950b42f"}},{"arxiv_id":"2006.11239","paper":"/paper/denoising-diffusion-probabilistic-models","title":"Denoising Diffusion Probabilistic Models","date":"2020-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"lmnt-com/diffwave","path":"src/diffwave/model.py","file_url":"https://github.com/lmnt-com/diffwave/blob/HEAD/src/diffwave/model.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"b7264db66c69b50f","mcp_get_code":{"code_sha256":"b7264db66c69b50f"}},{"arxiv_id":"2006.11239","paper":"/paper/denoising-diffusion-probabilistic-models","title":"Denoising Diffusion Probabilistic Models","date":"2020-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neillu23/DiffuSE","path":"src/diffwave/model.py","file_url":"https://github.com/neillu23/DiffuSE/blob/HEAD/src/diffwave/model.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"14c48643b0870b0d","mcp_get_code":{"code_sha256":"14c48643b0870b0d"}}]}