Pith. sign in

REVIEW 4 major objections 5 minor 34 references

HiFi-SR: A Unified Generative Transformer-Convolutional Adversarial Network for High-Fidelity Speech Super-Resolution

T0 review · 4 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read HiFi-SR, a unified transformer-convolutional GAN, reconstructs 48 kHz speech from 4–32 kHz input and beats the separated-module NVSR/AudioSR pipeline on both objective metrics and ABX preference tests.

desk verdict HiFi-SR is a sensible architecture but the 'significantly outperforms' claim is not backed by the statistics; needs revision, not rejection. read the letter →

arxiv 2501.10045 v1 pith:G6O4ZELB submitted 2025-01-17 cs.SD eess.AS

classification cs.SDeess.AS
keywords speechsuper-resolutionbandwidthextensiongenerativeadversarialnetworktransformerneuralvocoderhigh-frequencyfidelityout-of-domaingeneralizationmel-spectrogram
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

HiFi-SR claims that speech super-resolution to 48 kHz works better when the whole pipeline is one end-to-end network instead of two separately trained modules. It builds a transformer-convolutional generator whose intermediate latent is learned for the final waveform, not fixed to a mel-spectrogram, and trains it with a multi-band, multi-scale time-frequency discriminator plus a multi-scale mel-reconstruction loss. On the VCTK test set the model reaches an average log-spectral distance of 0.82, against 0.85 for the strongest two-stage baseline NVSR, and listeners prefer it in ABX tests by more than 52.50% at every input rate. The margin over NVSR widens on out-of-domain singing and expressive speech, which is the main robustness claim. If this holds, any speech signal between 4 kHz and 32 kHz can be upsampled to 48 kHz with higher perceived fidelity.

What carries the argument

The central mechanism is the transformer-convolutional generator with an untethered latent. The transformer encoder (gated single-head self-attention plus a recurrent memory block) captures long-range and phonetic structure in the low-resolution mel-spectrogram; the convolutional generator (transposed convolutions with multi-receptive-field fusion) upsamples the latent to the full-length waveform. Around this generator, the paper adds a multi-band, multi-scale time-frequency discriminator that scores concatenated real and imaginary STFT parts across five window sizes and five frequency bands, together with the multi-scale mel-spectrogram L1 loss and feature-matching loss, to push high-frequency fidelity.

What would settle it

Build a test set of real low-resolution recordings (for example, telephone or compressed streaming audio) with known high-resolution counterparts, and compare HiFi-SR against NVSR on LSD and ABX preference; if the unified model's advantage shrinks or reverses on this set, the out-of-domain robustness claim is tied to the clean low-pass training simulation rather than to real degradation.

Watch

Extended reading notes

Core claim

On its own terms, the paper establishes that a unified generator—a transformer encoder that maps low-resolution mel-spectrograms into a learned latent space followed by a convolutional vocoder that turns that latent into a 48 kHz waveform—outperforms the two-stage approach that first predicts a high-resolution mel-spectrogram and then runs a separately trained vocoder. The removal of the mel-spectrogram bottleneck is the load-bearing change: the latent is free to be optimized for alignment with the waveform synthesizer, which the authors argue fixes representation inconsistency and improves generalization. Empirically, HiFi-SR reports average LSD 0.82 on the matched VCTK set versus 0.85 for NVSR, larger gains on the unseen EXPRESSO and VocalSet sets, and ABX preference above 52.50% for all input sampling rates, with ablations showing both the added multi-band discriminator and the multi-scale mel loss contribute to the result.

Load-bearing premise

The paper assumes that low-resolution speech is accurately simulated by low-pass filtering 48 kHz audio; if real low-resolution speech also carries codec compression, noise, or nonlinear distortion, the measured gains may not transfer to real out-of-domain recordings.

Editorial extensions

If this is right

  • HiFi-SR achieves the best reported average LSD (0.82) on the VCTK 48 kHz benchmark among the compared models, improving on NVSR's 0.85.
  • Ablations show the multi-band time-frequency discriminator and the multi-scale mel loss each buy a measurable LSD gain (0.83 and 0.84 without them, versus 0.82 with both).
  • Listeners prefer HiFi-SR over NVSR in ABX tests, with preference over 52.50% at every input rate from 4 to 24 kHz.
  • The unified model generalizes better to out-of-domain singing and expressive speech than the separated-module baseline, supporting the claim that end-to-end latent learning improves robustness.
  • One trained model handles any input sampling rate between 4 kHz and 32 kHz, whereas some earlier generative baselines are fixed to a single input rate.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The modest objective gap (0.82 vs 0.85 LSD) alongside the larger ABX preference gap suggests the main benefit is perceptual, likely in fine high-frequency structure that broadband spectral distance under-weights.
  • Because training data is created by low-pass filtering, the out-of-domain claim is only tested against other clean recordings, not codec-compressed or noisy low-resolution speech; a direct next test is evaluating on real telephony or streaming audio.
  • The untethered latent design could transfer to other vocoder-based restoration tasks, such as speech enhancement or historical recording restoration, where a mel-spectrogram bottleneck is also blamed for quality loss.
  • The multi-band complex-STFT discriminator is a separable contribution that could be dropped into other GAN vocoders or audio codecs independently of the unified generator.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes HiFi-SR, a single end-to-end generative model for 48 kHz speech super-resolution from inputs sampled at 4, 8, 16, or 24 kHz. The generator combines a MossFormer2-based transformer encoder with a HiFi-GAN-style convolutional decoder, and the discriminator stack combines multi-scale, multi-period, and a new multi-band time-frequency (MBD) discriminator. Training uses LS-GAN objectives with multi-scale mel-spectrogram and feature-matching losses. The authors report average LSD on a VCTK test set (0.82 dB versus 0.85 dB for NVSR), ablations removing MBD and the mel loss, comparisons against NVSR on EXPRESSO and VocalSet out-of-domain sets, and a listener preference test reported as over 52.50% preference for HiFi-SR.

Significance. If the empirical claims hold, HiFi-SR is a useful contribution to speech super-resolution: it handles variable input rates in a single model, trains the latent-representation predictor and the waveform decoder jointly, and includes a sensible discriminator design for high-frequency fidelity. The paper has clear strengths: it evaluates four input rates, includes ablations for two loss/model components, tests two out-of-domain datasets, and points to a publicly available repository. The main weakness is that the headline claim of 'significantly outperforms' is not backed by any measure of uncertainty: the objective gaps are very small, the listener test is underpowered and inappropriately labeled, and the out-of-domain comparisons use a single baseline without error bars. These are fixable with additional reporting and analysis, so the central idea remains defensible.

major comments (4)
  1. [Section 3.4, Table 1, Figure 5] The central claim that HiFi-SR 'significantly outperforms' existing methods is not supported by the reported statistics. On the matched VCTK test set, the gain over NVSR is 0.03 dB in average LSD (0.82 versus 0.85), while the two ablations (w/o MBD: 0.83, w/o Lm: 0.84) fall within the same 0.01-0.02 dB band. No standard deviations, per-utterance distributions, confidence intervals, or significance tests are given, and the model was trained once with no seed averaging. In the subjective test, 'over 52.50%' preference with 8 listeners and 50 pairs per rate is not significant: if 400 total decisions were collected, 210/400 gives a 95% binomial confidence interval of roughly 47.6%-57.4%, which includes 50%. The abstract and conclusion should be reworded or, preferably, accompanied by proper uncertainty quantification and paired tests (e.g., per-utterance LSD differences and a binomial or exact test on listener choices).
  2. [Figures 3 and 4, Section 3.4] The out-of-domain generalization claim is based on a comparison against only one baseline, NVSR, with no quantitative summary in the text, no error bars, and no statistical test. The text says HiFi-SR 'outperforms NVSR by a larger margin' on EXPRESSO and VocalSet, but without per-utterance results or confidence intervals, the larger margin could be due to a few extreme utterances or evaluation noise. Please report the numeric LSD values, the per-utterance distributions, and paired significance tests, and consider adding at least one additional baseline such as AudioSR to support the general claim about 'existing speech SR methods.'
  3. [Section 3.3, Sections 3.4 and 4] The training and evaluation data simulate low-resolution speech only by applying low-pass filters to clean 48 kHz audio. Real low-resolution speech typically also contains codec artifacts, additive noise, and nonlinear distortions. Because the robustness and out-of-domain claims are a central part of the paper, the absence of any evaluation on genuinely degraded or codec-processed input is a load-bearing limitation. Please either add experiments on real low-resolution recordings or temper the claims in the abstract and conclusions to describe performance on clean low-pass-filtered speech.
  4. [Table 1, Section 3.3] The VCTK baseline numbers are taken from the respective publications rather than rerun under matched conditions. Since the reported gain over NVSR is only 0.03 dB in average LSD, the reader cannot tell whether the difference is due to the proposed architecture or to differences in train/test splits, LSD implementation, or evaluation subsets. Please either run the baseline systems under exactly the same evaluation protocol or explicitly confirm that all rows in Table 1 use the same utterances, same LSD code, and same preprocessing, and report the uncertainty associated with each number.
minor comments (5)
  1. [Section 3.2, Figure 5] The experiment is described as an 'ABX' test, but the protocol is a paired preference test with a no-preference option: there is no third 'X' stimulus to identify. Please rename it a preference test or MUSHRA-style comparison to avoid terminological confusion.
  2. [Section 3.3] The section heading contains a typo: 'Traning Details' should be 'Training Details'.
  3. [Table 1] The notation '3.0M ×4' and '229.9M ×4' for Nu-wave and WSRGlow is unexplained. Presumably it indicates that separate models are trained per input rate, but the parameter count and the meaning of the average row should be clarified.
  4. [Figure 2] The label 'Unpressed Ground Truth' appears to be a typo for 'Unprocessed Ground Truth' or 'Upsampled Ground Truth', and the labels are missing whitespace between words. Please correct the figure caption and axis labels.
  5. [Abstract and Section 5] The GitHub URL is given in the abstract but no repository or code-access statement appears in the references or the experimental section. Please add a proper data-availability statement, ideally including the exact evaluation scripts needed to reproduce Table 1 and Figures 3-5.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: HiFi-SR's central claim rests on held-out objective and subjective comparisons against independent baselines; the self-cited MossFormer2 reuse is a component choice, not a result that the evaluation reduces to.

full rationale

The paper's claimed derivation chain is an empirical architecture plus training objective, not a formal derivation whose conclusion is built into its premises. The generator reuses the self-cited MossFormer2 block as an encoder and the HiFi-GAN generator as a decoder, but the citation to [18] is used to identify a reusable architectural component, not to supply a theorem, a fitted parameter, or a definition of the evaluation metric. The central claim—that HiFi-SR significantly outperforms existing speech SR methods—is supported by held-out objective evaluation (LSD on the VCTK test speakers, EXPRESSO, and VocalSet) and a paired-preference listening test against independent baselines whose numbers come from their own publications or open-source pretrained models. The loss functions in Eqs. (1)–(5) define training objectives, while Eq. (7) defines an independent evaluation metric; no parameter is fitted to the test metric, and no 'prediction' is defined in terms of its own target. The self-citation is therefore not load-bearing: the result would stand or fall on the reported external comparisons regardless of who authored MossFormer2. The paper's ABX/preference protocol and the absence of significance tests are validity or reporting concerns, but they are not circularity: the comparison is still against independent systems and held-out data, not against the paper's own inputs. No circular step can be exhibited, so the score is 0.

Assumptions & free parameters 5 free parameters · 4 assumptions · 0 invented entities

This is an empirical deep learning paper, so the 'free parameters' are hyperparameters and architecture choices rather than derived constants. The paper does not introduce new physical or mathematical entities. Its reliance on prior components (MossFormer2, HiFi-GAN, codec discriminators) is a domain-assumption rather than a circularity problem. The central claim depends on the training configuration and the proxy degradation model, so those are the main axioms.

free parameters (5)
  • Generator hyperparameters (N, embedding, hu, ku, kr, Dr) = N=24, embedding=512, hu=512, ku=[16,16,4,4], kr=[3,7,11], Dr=[[[1,1],[3,1],[5,1]]x3]
    Hand-chosen from prior MossFormer2 and HiFi-GAN work; no sensitivity analysis, and results depend on this configuration.
  • Loss weights lambda_m, lambda_f = lambda_m=7, lambda_f=1.5
    Chosen by hand to balance adversarial, mel, and feature matching losses; no ablation on these weights.
  • MBD STFT windows and band splits = windows [4096,2048,1024,512,256]; splits [0.0,0.1,0.25,0.5,0.75,1.0]
    Hand-selected for multi-band discrimination; no sensitivity study reported.
  • Multi-scale mel-spectrogram loss scales = 7 bins [5,10,20,40,80,160,320]; windows [32,64,128,256,512,1024,2048]
    Hand-selected following codec work; no sensitivity study reported.
  • Training schedule and optimizer = 500k steps, batch 16, AdamW beta1=0.8, beta2=0.99, lr=2e-4, decay 0.999
    Hand-set training protocol; duration and schedule can affect reported performance.
assumptions (4)
  • domain assumption Low-resolution speech can be simulated by low-pass filtering and downsampling 48 kHz audio.
    Section 3.3 creates training and test sets this way; real narrowband speech may include codec artifacts and noise.
  • domain assumption LSD is a valid objective fidelity measure for speech super-resolution.
    Section 3.2 uses average LSD without validating it against perceptual scores; ABX is the subjective check.
  • domain assumption MossFormer2 and HiFi-GAN components work as intended when transferred to speech super-resolution.
    Sections 2.1 and 2.2 reuse prior models [18,19] without re-deriving or validating their behavior in the SR setting.
  • domain assumption Training objectives converge to a high-fidelity solution under the fixed GAN protocol.
    The paper assumes the least-squares GAN plus mel and feature matching losses yield a stable, high-quality generator after 500k steps; no convergence guarantees or training curves are shown.

how reviews work

0 comments
Cite this review

Pith. "Pith review of HiFi-SR: A Unified Generative Transformer-Convolutional Adversarial Network for High-Fidelity Speech Super-Resolution." pith.science (2026). https://pith.science/paper/G6O4ZELB

@misc{pith2026250110045,
  author       = {Pith},
  title        = {Pith review of: HiFi-SR: A Unified Generative Transformer-Convolutional Adversarial Network for High-Fidelity Speech Super-Resolution},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/G6O4ZELB}},
  note         = {Machine review of arXiv:2501.10045}
}
read the original abstract

The application of generative adversarial networks (GANs) has recently advanced speech super-resolution (SR) based on intermediate representations like mel-spectrograms. However, existing SR methods that typically rely on independently trained and concatenated networks may lead to inconsistent representations and poor speech quality, especially in out-of-domain scenarios. In this work, we propose HiFi-SR, a unified network that leverages end-to-end adversarial training to achieve high-fidelity speech super-resolution. Our model features a unified transformer-convolutional generator designed to seamlessly handle both the prediction of latent representations and their conversion into time-domain waveforms. The transformer network serves as a powerful encoder, converting low-resolution mel-spectrograms into latent space representations, while the convolutional network upscales these representations into high-resolution waveforms. To enhance high-frequency fidelity, we incorporate a multi-band, multi-scale time-frequency discriminator, along with a multi-scale mel-reconstruction loss in the adversarial training process. HiFi-SR is versatile, capable of upscaling any input speech signal between 4 kHz and 32 kHz to a 48 kHz sampling rate. Experimental results demonstrate that HiFi-SR significantly outperforms existing speech SR methods across both objective metrics and ABX preference tests, for both in-domain and out-of-domain scenarios (https://github.com/modelscope/ClearerVoice-Studio).

Figures

Figures reproduced from arXiv: 2501.10045 by the authors.

Figure 5
Figure 5. We evaluated both the EXPRESSO and VocalSet test sets [PITH_FULL_IMAGE:figures/full_fig_p004_5.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

34 extracted references · 20 canonical work pages

  1. [1]

    HiFi-SR: A Unified Generative Transformer-Convolutional Adversarial Network for High-Fidelity Speech Super-Resolution

    INTRODUCTION Speech super-resolution (SR) aims to reconstruct a high-resolution speech signal from a low-resolution input that retains only a portion of the original samples. Also referred to as bandwidth extension, this process enriches low-frequency content with high-frequency details. High-resolution speech signals, such as those at 48 kHz, not only de...

  2. [2]

    However, SR requires not only waveform reconstruction but also precise high-resolution prediction

    METHOD When using a mel-spectrogram as input to generate waveform out- put, our proposed HiFi-SR model adopts optimization strategies sim- ilar to neural vocoders like MelGAN [20] and HiFi-GAN, which primarily focus on mel-spectrogram inversion for waveform recon- struction. However, SR requires not only waveform reconstruction but also precise high-resol...

  3. [3]

    EXPERIMENT 3.1. Dataset To evaluate our proposed approach, we created a training set from the VCTK speech corpus [27], which includes recordings from 108 English speakers with a total of 44 hours of speech at 48 kHz. Consistent with the data preparation strategy used in [16], we used recordings from 100 speakers for training and the remaining 8 speak- ers...

  4. [4]

    CONCLUSIONS In this paper, we presented HiFi-SR, a unified network developed to address the challenges of speech super-resolution, particularly in out-of-domain scenarios. By leveraging a transformer-convolutional generator and end-to-end adversarial training, HiFi-SR effectively handles both the prediction of latent representations and their con- version...

  5. [5]

    Speech en- hancement via frequency bandwidth extension using line spec- tral frequencies,

    S. Chennoukh, A. Gerrits, G. Miet, and R. Sluijter, “Speech en- hancement via frequency bandwidth extension using line spec- tral frequencies,” in Proc. of ICASSP, 2001

  6. [6]

    V oiceFixer: Toward general speech restoration with neural vocoder,

    H. Liu, Q. Kong, Q. Tian, Y . Zhao, D. Wang, C. Huang, and Y . Wang, “V oiceFixer: Toward general speech restoration with neural vocoder,” arXiv preprint:2109.13731, 2021

  7. [7]

    A mel-cepstral analysis technique restoring high frequency components from low-sampling-rate speech,

    K. Nakamura, K. Hashimoto, K. Oura, Y . Nankaku, and K. Tokuda, “A mel-cepstral analysis technique restoring high frequency components from low-sampling-rate speech,” in Proc. of ISCA, 2014

  8. [8]

    Statis- tical recovery of wideband speech from narrowband speech,

    Y . M. Cheng, D. O’Shaughnessy, and P. Mermelstein, “Statis- tical recovery of wideband speech from narrowband speech,” IEEE Transactions on Speech and Audio Processing , vol. 2, no. 4, pp. 544–548, 1994

Show all 34 references
  1. [9]

    Speech bandwidth extension using gaussian mixture model- based estimation of the highband mel spectrum,

    H. Pulakka, U. Remes, K. Palom ¨aki, M. Kurimo, and P. Alku, “Speech bandwidth extension using gaussian mixture model- based estimation of the highband mel spectrum,” in Proc. of ICASSP, 2011

  2. [10]

    Memory-based approxima- tion of the gaussian mixture model framework for bandwidth extension of narrowband speech,

    A. H. Nour-Eldin and P. Kabal, “Memory-based approxima- tion of the gaussian mixture model framework for bandwidth extension of narrowband speech,” in Proc. of INTERSPEECH, 2011

  3. [11]

    Synchronous overlap and add of spectra for enhancement of excitation in artificial bandwidth extension of speech,

    M. T. Turan and E. Erzin, “Synchronous overlap and add of spectra for enhancement of excitation in artificial bandwidth extension of speech,” in Proc. of INTERSPEECH, 2015

  4. [12]

    Audio super resolu- tion using neural networks,

    V . Kuleshov, S. Z. Enam, and S. Ermon, “Audio super resolu- tion using neural networks,” in Workshop of ICLR, 2017

  5. [13]

    Time-frequency networks for audio super- resolution,

    T. Y . Lim, R. A. Yeh, Y . Xu, M. N. Do, and M. Hasegawa- Johnson, “Time-frequency networks for audio super- resolution,” in Proc. of ICASSP, 2017

  6. [14]

    Speech audio super-resolution for speech recognition,

    X. Li, V . Chebiyyam, K. Kirchhoff, and A. Amazon, “Speech audio super-resolution for speech recognition,” in Proc. of IN- TERSPEECH, 2019

  7. [15]

    Speaker and phoneme-aware speech bandwidth ex- tension with residual dual-path network,

    N. Hou, C. Xu, V . T. Pham, J. T. Zhou, E. S. Chng, and H. Li, “Speaker and phoneme-aware speech bandwidth ex- tension with residual dual-path network,” in Proc. of INTER- SPEECH, 2020

  8. [16]

    Towards robust speech super- resolution,

    H. Wang and D. Wang, “Towards robust speech super- resolution,” IEEE/ACM Transactions on Audio, Speech, and Language Processing, vol. 29, pp. 2058–2066, 2021

  9. [17]

    Nu-wave: A diffusion probabilistic model for neural audio upsampling,

    J. Lee and S. Han, “Nu-wave: A diffusion probabilistic model for neural audio upsampling,” arXiv:2104.02321, 2021

  10. [18]

    WSRGlow: A glow- based waveform generative model for audio super-resolution,

    K. Zhang, Y . Ren, C. Xu, and Z. Zhao, “WSRGlow: A glow- based waveform generative model for audio super-resolution,” arXiv:2106.08507, 2021

  11. [19]

    NUWave 2: A general neural au- dio upsampling model for various sampling rates,

    S. Han and J. Lee, “NUWave 2: A general neural au- dio upsampling model for various sampling rates,” arXiv preprint:2206.08545, 2022

  12. [20]

    Neu- ral vocoder is all you need for speech super-resolution,

    H. Liu, W. Choi, X. Liu, Q. Kong, Q. Tian, and D. Wang, “Neu- ral vocoder is all you need for speech super-resolution,” in Proc. of INTERSPEECH, 2022

  13. [21]

    AudioSR: Versatile audio super-resolution at scale,

    H. Liu, K. Chen, Q. Tian, W. Wang, and M. D. Plumb- ley, “AudioSR: Versatile audio super-resolution at scale,” arXiv:2309.07314, 2023

  14. [22]

    MossFormer2: Combin- ing transformer and RNN-free recurrent network for enhanced time-domain monaural speech separation,

    S. Zhao, Y . Ma, C. Ni, C. Zhang, H. Wang, T. H. Nguyen, K. Zhou, J. Yip, D. Ng, and B. Ma, “MossFormer2: Combin- ing transformer and RNN-free recurrent network for enhanced time-domain monaural speech separation,” arXiv:2312.11825, 2023

  15. [23]

    HiFi-GAN: Generative adversar- ial networks for efficient and high fidelity speech synthesis,

    J. Kong, J. Kim, and J. Bae, “HiFi-GAN: Generative adversar- ial networks for efficient and high fidelity speech synthesis,” arXiv:2010.05646, 2020

  16. [24]

    MelGAN: Gen- erative adversarial networks for conditional waveform synthe- sis,

    K. Kumar, R. Kumar, T. de Boissiere, L. G., W. Z. Teoh, J. S., A. de Brebisson, Y . Bengio, and A. Courville, “MelGAN: Gen- erative adversarial networks for conditional waveform synthe- sis,” arXiv:1910.06711, 2019

  17. [25]

    MossFormer: Pushing the performance limit of monaural speech separation using gated single-head transformer with convolution-augmented joint self-attentions,

    S. Zhao and B. Ma, “MossFormer: Pushing the performance limit of monaural speech separation using gated single-head transformer with convolution-augmented joint self-attentions,” arXiv:2302.11824, 2023

  18. [26]

    Deepfsmn for large vo- cabulary continuous speech recognition,

    S. Zhang, M. Lei, Z. Yan, and L. Dai, “Deepfsmn for large vo- cabulary continuous speech recognition,” arXiv:1803.05030, 2018

  19. [27]

    Bigvgan: A universal neural vocoder with large-scale train- ing,

    S. Lee, W. Ping, B. Ginsburg, B. Catanzaro, and S. Yoon, “Bigvgan: A universal neural vocoder with large-scale train- ing,” arXiv:2206.04658, 2023

  20. [28]

    High fidelity neural audio compression,

    A. D ´efossez, J. Copet, G. Synnaeve, and Y . Adi, “High fidelity neural audio compression,” arXiv:2210.13438, 2022

  21. [29]

    High-fidelity audio compression with improved RVQGAN,

    R. Kumar, P. Seetharaman, A. Luebs, I. Kumar, and K. Kumar, “High-fidelity audio compression with improved RVQGAN,” arXiv:2306.06546, 2023

  22. [30]

    Least squares generative adversarial networks,

    X. Mao, Q. Li, H. Xie, R. Y-K. Lau, Z. Wang, and S. P. Smol- ley, “Least squares generative adversarial networks,” in Proc. of ICCV, 2017

  23. [31]

    CSTR VCTK corpus: English multi-speaker corpus for cstr voice cloning toolkit,

    J. Yamagishi, C. Veaux, and K. MacDonald et al., “CSTR VCTK corpus: English multi-speaker corpus for cstr voice cloning toolkit,” 2019

  24. [32]

    Expresso: A benchmark and analysis of discrete expressive speech resynthesis,

    T. A. Nguyen, W.-N. Hsu, A. D’Avirro, and B. Shi et al., “Expresso: A benchmark and analysis of discrete expressive speech resynthesis,” arXiv: 2308.05725, 2023

  25. [33]

    V ocalset: A singing voice dataset,

    J. Wilkins, P. Seetharaman, A. Wahl, and B. Pardo, “V ocalset: A singing voice dataset,” in Proc. of International Society for Music Information Retrieval, 2018

  26. [34]

    Decoupled weight decay regularization,

    Ilya Loshchilov and Frank Hutter, “Decoupled weight decay regularization,” arXiv: 1711.05101, 2019

Pith tools

Reviewed August 10, 2026 · model on record in the stance chip above.