paper-with-me

홈 › Papers

Exploring SSL Discrete Speech Features for Zipformer-based Contextual ASR

2024-09-13 · Mingyu Cui, Yifan Yang, Jiajun Deng, Jiawen Kang, Shujie Hu, Tianzi Wang, Zhaoqing Li, Shiliang Zhang, Xie Chen, Xunying Liu

Self-supervised learning (SSL) based discrete speech representations are highly compact and domain adaptable. In this paper, SSL discrete speech features extracted from WavLM models are used as additional cross-utterance acoustic context features in Zipformer-Transducer ASR systems. The efficacy of replacing Fbank features with discrete token features for modelling either cross-utterance contexts (from preceding and future segments), or current utterance's internal contexts alone, or both at the same time, are demonstrated thoroughly on the Gigaspeech 1000-hr corpus. The best Zipformer-Transducer system using discrete tokens based cross-utterance context features outperforms the baseline using utterance internal context only with statistically significant word error rate (WER) reductions of 0.32% to 0.41% absolute (2.78% to 3.54% relative) on the dev and test data. The lowest published WER of 11.15% and 11.14% were obtained on the dev and test sets. Our work is open-source and publicly available at https://github.com/open-creator/icefall/tree/master/egs/gigaspeech/Context\_ASR.

📄 PDF Abstract BibTeX arXiv:2409.08797

Code (1)

open-creator/icefall 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

k2SSL: A Faster and Better Framework for Self-Supervised Speech Representation Learning

2024-11-26 · Yifan Yang, Jianheng Zhuo, Zengrui Jin, Ziyang Ma 외

Self-supervised learning (SSL) has achieved great success in speech-related tasks. While Transformer and Conformer architectures have dominated SSL backbones, encoders like Zipformer, which excel in automatic speech reco…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)GPURepresentation Learning+4

Leveraging Zipformer Model for Effective Language Identification in Code-Switched Child-Directed Speech

2025-08-13 · Lavanya Shankar, Leibny Paola Garcia Perera arxiv

Code-switching and language identification in child-directed scenarios present significant challenges, particularly in bilingual environments. This paper addresses this challenge by using Zipformer to handle the nuances …

Language Identification

Zipformer: A faster and better encoder for automatic speech recognition

2023-10-17 · Zengwei Yao, Liyong Guo, Xiaoyu Yang, Wei Kang 외

The Conformer has become the most popular encoder model for automatic speech recognition (ASR). It adds convolution modules to a transformer to learn both local and global dependencies. In this work we describe a faster,…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

ZipVoice: Fast and High-Quality Zero-Shot Text-to-Speech with Flow Matching

2025-06-16 · Han Zhu, Wei Kang, Zengwei Yao, Liyong Guo 외

Existing large-scale zero-shot text-to-speech (TTS) models deliver high speech quality but suffer from slow inference speeds due to massive parameters. To address this issue, this paper introduces ZipVoice, a high-qualit…

DecoderSpeech Synthesistext-to-speechText to Speech+1

Pureformer-VC: Non-parallel One-Shot Voice Conversion with Pure Transformer Blocks and Triplet Discriminative Training

2024-09-03 · Wenhan Yao, Zedong Xing, Xiarun Chen, Jia Liu 외

One-shot voice conversion(VC) aims to change the timbre of any source speech to match that of the target speaker with only one speech sample. Existing style transfer-based VC methods relied on speech representation disen…

DecoderDisentanglementStyle TransferTriplet+1