Home › Code › get_padding

get_padding

Syntologyentry name in harvested coderead from the graph 2026-09-24

get_padding appears in the code Syntology harvested for 84 papers, as 22 distinct code bodies found in 84 places (a place is one code body under one paper). At least one of them ran in 75 of the papers; 12 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named get_padding do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 13 of the 22 distinct code bodies named get_padding; 9 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

6ran · honoured contract
0ran · violated contract
0ran · our draft was wrong
0ran · fixture could not drive it
7ran
9unverified
12fingerprinted

Licence is a property of each copy, so it is counted per place: 20 of the 84 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

84 papers shown of 84, newest first; 84 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 2 papers added by Syntology; 5 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
RT-SEMamba: Real-Time Speech Enhancement Mamba via Progressive Knowledge Distillation added by Syntology 2026-08 (from id) RoyChao19477/RT-SEMamba/models/codec_module.py 8d8c73f0ce5fe86b ran fingerprinted licence not identified · pointer only
Tokenizer-Generator Coupling in Medical Image Generation added by Syntology 2026-08 (from id) liamchalcroft/medtokenizers/src/medtokenizers/modules/layers.py b10e8e79b1c89c97 ran fingerprinted MIT (permissive)
arXiv:2507.20731 2025-07 (from id) Andong-Li-speech/RNDVoC/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Whispering Under the Eaves: Protecting User Privacy Against Commercial and LLM-powered Automatic Speech Recognition Systems 1 Apr 2025 WeifeiJin/AudioShield/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
On Learning Multi-Modal Forgery Representation for Diffusion Generated Video Detection 31 Oct 2024 sparklexfantasy/mm-det/models/vit/resnet.py 10e6af69cd89654c unverified Apache-2.0 (permissive)
Mitigating Unauthorized Speech Synthesis for Voice Protection 28 Oct 2024 wxzyd123/pivotal_objective_perturbation/vits/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
TokenBinder: Text-Video Retrieval with One-to-Many Alignment Paradigm 30 Sep 2024 bingqingzhang/TokenBinder/src/datasets/data_utils.py 0cf387da46369b1a ran MIT (permissive)
Simultaneous Music Separation and Generation Using Multi-Track Latent Diffusion Models 2024-09 (from id) karchkha/msg-ld/src/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
FLUX that Plays Music 1 Sep 2024 feizc/fluxmusic/audioldm2/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
YOLO-Stutter: End-to-end Region-Wise Speech Dysfluency Detection 27 Aug 2024 rorizzz/yolo-stutter/yolo-stutter/utils/vits/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
PicoAudio: Enabling Precise Timestamp and Frequency Controllability of Audio Events in Text-to-audio Generation 2024-07 (from id) picoaudio/picoaudio/picoaudio/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
Improving Text-To-Audio Models with Synthetic Captions 18 Jun 2024 declare-lab/tango/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
UniAudio 1.5: Large Language Model-driven Audio Codec is A Few-shot Audio Task Learner 2024-06 (from id) yangdongchao/llm-codec/codec/module.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
MeLFusion: Synthesizing Music from Image and Language Cues using Diffusion Models 7 Jun 2024 schowdhury671/melfusion/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
Multi-Stage Speech Bandwidth Extension with Flexible Sampling Rate Control 4 Jun 2024 yxlu-0102/AP-BWE/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Frieren: Efficient Video-to-Audio Generation Network with Rectified Flow Matching 1 Jun 2024 cyanbx/Frieren-V2A/Frieren/vocoder/bigvgan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted Apache-2.0 (permissive)
Prompt-guided Precise Audio Editing with Diffusion Models 11 May 2024 haoheliu/audioldm/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
High-Performance Temporal Reversible Spiking Neural Networks with $O(L)$ Training Memory and $O(1)$ Inference Cost 26 May 2024 MindSpore-scientific-2/code-7/ms_spike_modules.py e2a6feec71c8cf83 unverified Apache-2.0 (permissive)
An Investigation of Incorporating Mamba for Speech Enhancement 10 May 2024 roychao19477/semamba/models/codec_module.py 3ae5fbca1fc048c3 ran fingerprinted licence not identified · pointer only
HILCodec: High-Fidelity and Lightweight Neural Audio Codec 8 May 2024 aask1357/hilcodec/models/hilcodec/avocodo.py e28f4ff393bc05c9 ran fingerprinted MIT (permissive)
SemantiCodec: An Ultra Low Bitrate Semantic Audio Codec for General Sound 30 Apr 2024 haoheliu/SemantiCodec-inference/semanticodec/modules/decoder/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
TAVGBench: Benchmarking Text to Audible-Video Generation 22 Apr 2024 opennlplab/tavgbench/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
LHU-Net: A Light Hybrid U-Net for Cost-Efficient, High-Performance Volumetric Medical Image Segmentation 7 Apr 2024 xmindflow/lhunet/src/lhunet/blocks/base.py 151da3467d6ad085 ran fingerprinted Apache-2.0 (permissive)
FlashFace: Human Image Personalization with High-fidelity Identity Preservation 25 Mar 2024 ali-vilab/FlashFace/flashface/all_finetune/utils.py a5d1b4f3238f5aab unverified MIT recorded; this copy not marked cleared · pointer only
Emotion Rendering for Conversational Speech Synthesis with Heterogeneous Graph-Based Context Modeling 19 Dec 2023 walker-hyf/ecss/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
OpenVoice: Versatile Instant Voice Cloning 3 Dec 2023 myshell-ai/openvoice/openvoice/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Multi-Scale Sub-Band Constant-Q Transform Discriminator for High-Fidelity Vocoder 2023-11 (from id) nvidia/bigvgan/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Mustango: Toward Controllable Text-to-Music Generation 14 Nov 2023 amaai-lab/mustango/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Diff-HierVC: Diffusion-based Hierarchical Voice Conversion with Robust Pitch Generation and Masked Prior for Zero-shot Speaker Adaptation 8 Nov 2023 hayeong0/Diff-HierVC/module/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
What's in a Prior? Learned Proximal Networks for Inverse Problems 22 Oct 2023 sulam-group/learned-proximal-networks/lpn/networks/lpn_mnist.py 79771be175dbb37c ran fingerprinted Apache-2.0 (permissive)
FedConv: Enhancing Convolutional Neural Networks for Handling Data Heterogeneity in Federated Learning 6 Oct 2023 ucsc-vlaa/fedconv/models/fedconv.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
Ring Attention with Blockwise Transformers for Near-Infinite Context 3 Oct 2023 seongho608/ringformer/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Understanding the Robustness of Randomized Feature Defense Against Query-Based Adversarial Attacks 1 Oct 2023 mail-research/randomized_defenses/models/resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only
ConsistencyTTA: Accelerating Diffusion-Based Text-to-Audio Generation with Consistency Distillation 19 Sep 2023 Bai-YT/ConsistencyTTA/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
SpeechTokenizer: Unified Speech Tokenizer for Speech Large Language Models 31 Aug 2023 ZhangXInFD/SpeechTokenizer/speechtokenizer/discriminators.py a26f85d7c72ef39a ran · honoured contract fingerprinted Apache-2.0 (permissive)
Explicit Estimation of Magnitude and Phase Spectra in Parallel for High-Quality Speech Enhancement 17 Aug 2023 yxlu-0102/MP-SENet/models/conformer.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining 10 Aug 2023 haoheliu/AudioLDM2/audioldm2/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
MusicLDM: Enhancing Novelty in Text-to-Music Generation Using Beat-Synchronous Mixup Strategies 3 Aug 2023 retrocirce/musicldm/interface/src/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
XPhoneBERT: A Pre-trained Multilingual Model for Phoneme Representations for Text-to-Speech 31 May 2023 vinairesearch/xphonebert/VITS_with_XPhoneBERT/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
FastInst: A Simple Query-Based Model for Real-Time Instance Segmentation 15 Mar 2023 junjiehe96/fastinst/fastinst/modeling/backbone/resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
Text-Visual Prompting for Efficient 2D Temporal Video Grounding 9 Mar 2023 intel/TVP/src/datasets/data_utils.py 0cf387da46369b1a ran Apache-2.0 (permissive)
Maximally Compact and Separated Features with Regular Polytope Networks 15 Jan 2023 matteo-bruni/regular-polytope-networks/models/imagenet/timm_fixed_resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
ResGrad: Residual Denoising Diffusion Probabilistic Models for Text to Speech 30 Dec 2022 majidAdibian77/ResGrad/vocoder/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
StyleTTS-VC: One-Shot Voice Conversion by Knowledge Transfer from Style-Based TTS Models 29 Dec 2022 yl4579/StyleTTS-VC/Demo/hifi-gan/vocoder_utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
MONAI: An open-source framework for deep learning in healthcare 4 Nov 2022 yaziciz/GLIMS/Modules/conv_generator.py 3d2504e21805394d unverified MIT (permissive)
Multi-Granularity Distillation Scheme Towards Lightweight Semi-Supervised Semantic Segmentation 22 Aug 2022 JayQine/MGD-SSSS/exp.city/city8.resnet18_deeplabv3plus/wide_resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
Tackling Background Distraction in Video Object Segmentation 14 Jul 2022 suhwan-cho/tbd/tbd.py 35390a54a05ee368 ran · honoured contract fingerprinted MIT (permissive)
DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-Speech 3 Jul 2022 keonlee9420/DailyTalk/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
BigVGAN: A Universal Neural Vocoder with Large-Scale Training 9 Jun 2022 sh-lee-prml/BigVGAN/commons.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Can CNNs Be More Robust Than Transformers? 7 Jun 2022 ucsc-vlaa/robustcnn/timm/models/robust_resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
Revealing Single Frame Bias for Video-and-Language Learning 7 Jun 2022 jayleicn/ClipBERT/src/datasets/data_utils.py 0cf387da46369b1a ran MIT (permissive)
DepthShrinker: A New Compression Paradigm Towards Boosting Real-Hardware Efficiency of Compact Neural Networks 2 Jun 2022 facebookresearch/depthshrinker/models/efficientnet_blocks.py 73876e077d3acdf5 ran · honoured contract fingerprinted licence not identified · pointer only
StyleTTS: A Style-Based Generative Model for Natural and Diverse Text-to-Speech Synthesis 30 May 2022 yl4579/StyleTTS/Demo/hifi-gan/vocoder_utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
SemAffiNet: Semantic-Affine Transformation for Point Cloud Segmentation 26 May 2022 wangzy22/SemAffiNet/models/resnet_d.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
Leveraging Pseudo-labeled Data to Improve Direct Speech-to-Speech Translation 18 May 2022 fengpeng-yue/speech-to-speech-translation/fairseq/models/text_to_speech/hifigan.py e2d8bffab41b5bf5 ran · honoured contract fingerprinted MIT recorded; this copy not marked cleared · pointer only
VoiceFixer: A Unified Framework for High-Fidelity Speech Restoration 12 Apr 2022 haoheliu/voicefixer/voicefixer/vocoder/model/res_msd.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
HiFi++: a Unified Framework for Bandwidth Extension and Speech Enhancement 24 Mar 2022 rishikksh20/HiFiplusplus-pytorch/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Sparse Instance Activation for Real-Time Instance Segmentation 24 Mar 2022 hustvl/sparseinst/sparseinst/backbones/resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted MIT (permissive)
iSTFTNet: Fast and Lightweight Mel-Spectrogram Vocoder Incorporating Inverse Short-Time Fourier Transform 4 Mar 2022 hcy71o/autovocoder/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted Apache-2.0 (permissive)
Learning the Beauty in Songs: Neural Singing Voice Beautifier 27 Feb 2022 MoonInTheRiver/DiffSinger/modules/hifigan/hifigan.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
textless-lib: a Library for Textless Spoken Language Processing 15 Feb 2022 facebookresearch/textlesslib/textless/vocoders/hifigan/vocoder.py e2d8bffab41b5bf5 ran · honoured contract fingerprinted MIT (permissive)
COIN++: Neural Compression Across Modalities 30 Jan 2022 emiliendupont/coinpp/coinpp/patching.py 51be69bc13ec8685 unverified MIT (permissive)
DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs 28 Jan 2022 komyeongjin/specdiff-gan/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Chunked Autoregressive GAN for Conditional Waveform Synthesis 19 Oct 2021 descriptinc/cargan/cargan/model/gantts/generator.py 71b22ea23d67828e ran · honoured contract fingerprinted MIT (permissive)
Non-deep Networks 14 Oct 2021 imankgoyal/NonDeepNetworks/imagenet/timm/models/resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted BSD-3-Clause (permissive)
PortaSpeech: Portable and High-Quality Generative Text-to-Speech 30 Sep 2021 keonlee9420/PortaSpeech/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
UnivNet: A Neural Vocoder with Multi-Resolution Spectrogram Discriminators for High-Fidelity Waveform Generation 15 Jun 2021 rishikksh20/UnivNet-pytorch/utils.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech 2021-06 (from id) isletennos/mmvc_trainer/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted no licence file found · pointer only
Meta-StyleSpeech : Multi-Speaker Adaptive Text-to-Speech Generation 6 Jun 2021 keonlee9420/StyleSpeech/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
"BNN - BN = ?": Training Binary Neural Networks without Batch Normalization 16 Apr 2021 VITA-Group/BNN_NoBN/layers.py 73876e077d3acdf5 ran · honoured contract fingerprinted MIT (permissive)
Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling 2021-03 (from id) keonlee9420/Cross-Speaker-Emotion-Transfer/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
FastPitch: Parallel Text-to-speech with Pitch Prediction 11 Jun 2020 keonlee9420/FastPitchFormant/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
FastSpeech 2: Fast and High-Quality End-to-End Text to Speech 8 Jun 2020 mtresearcher/FastSpeech2/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Designing Network Design Spaces 30 Mar 2020 ZHANGHeng19931123/MutualGuide/models/backbone/gpunet_backbone.py 73876e077d3acdf5 ran · honoured contract fingerprinted MIT (permissive)
Zero-Shot Multi-Speaker Text-To-Speech with State-of-the-art Neural Speaker Embeddings 2019-10 (from id) keonlee9420/Comprehensive-Tacotron2/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
Encode, Tag, Realize: High-Precision Text Editing 3 Sep 2019 google-research/lasertagger/official_transformer/model_utils.py 759afd2d7986d5ef unverified Apache-2.0 (permissive)
ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design 30 Jul 2018 mnicnc404/CartoonGan-tensorflow/layers.py 2fa780cf05243f82 unverified Apache-2.0 (permissive)
Wave-U-Net: A Multi-Scale Neural Network for End-to-End Audio Source Separation 8 Jun 2018 satvik-venkatesh/Wave-U-net-TF2/wave_u_net.py d8372ce707c3095c unverified MIT (permissive)
Deep Residual Learning for Image Recognition 10 Dec 2015 xslidi/EfficientNets_ddl_apex/models/resnet.py 9b02c1068795fd5b ran · honoured contract fingerprinted no licence file found · pointer only
Multi-Dimensional Recurrent Neural Networks 14 May 2007 jzbjyb/rri_match/represent.py 3e2732158df7801d unverified Apache-2.0 (permissive)
arXiv:openreview_5EXWftfZlE XinmengXu/NSC-Net/nsc_net/models/NSCNet.py a26f85d7c72ef39a ran · honoured contract fingerprinted Apache-2.0 (permissive)
arXiv:Cai_IIEU_Rethinking_Neural_Feature_Activation_from_Decision-Making_ICCV_2023_paper SudongCAI/IIEU/MODELS/resnet_elu_timm.py 9b02c1068795fd5b ran · honoured contract fingerprinted Apache-2.0 (permissive)
arXiv:2024.naacl-long.459 AMAAI-Lab/mustango/audioldm/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)
arXiv:2024.findings-acl.404 GalaxyCong/StyleDubber/hifigan/models.py a26f85d7c72ef39a ran · honoured contract fingerprinted MIT (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections