paper-with-me

홈 › Papers

A Non-autoregressive Model for Joint STT and TTS

2025-01-15 · Vishal Sunder, Brian Kingsbury, George Saon, Samuel Thomas, Slava Shechtman, Hagai Aronowitz, Eric Fosler-Lussier, Luis Lastras

In this paper, we take a step towards jointly modeling automatic speech recognition (STT) and speech synthesis (TTS) in a fully non-autoregressive way. We develop a novel multimodal framework capable of handling the speech and text modalities as input either individually or together. The proposed model can also be trained with unpaired speech or text data owing to its multimodal nature. We further propose an iterative refinement strategy to improve the STT and TTS performance of our model such that the partial hypothesis at the output can be fed back to the input of our model, thus iteratively improving both STT and TTS predictions. We show that our joint model can effectively perform both STT and TTS tasks, outperforming the STT-specific baseline in all tasks and performing competitively with the TTS-specific baseline across a wide range of evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2501.09104

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionSpeech Synthesis

Similar Papers 제목 키워드 기반

Efficient Autoregressive Inference for Transformer Probabilistic Models

2025-10-10 · Conor Hassan, Nasrulloh Loka, Cen-You Li, Daolang Huang 외 arxiv

Set-based transformer models for amortized probabilistic inference and meta-learning, such as neural processes, prior-fitted networks, and tabular foundation models, excel at single-pass marginal prediction. However, man…

Non-autoregressive Sequence-to-Sequence Vision-Language Models

2024-03-04 · CVPR 2024 1 · Kunyu Shi, Qi Dong, Luis Goncalves, Zhuowen Tu 외

Sequence-to-sequence vision-language models are showing promise, but their applicability is limited by their inference latency due to their autoregressive way of generating predictions. We propose a parallel decoding seq…

DecoderLanguage ModelingLanguage Modelling

RigAnything: Template-Free Autoregressive Rigging for Diverse 3D Assets

2025-02-13 · Isabella Liu, Zhan Xu, Wang Yifan, Hao Tan 외

We present RigAnything, a novel autoregressive transformer-based model, which makes 3D assets rig-ready by probabilistically generating joints, skeleton topologies, and assigning skinning weights in a template-free manne…

SlotRefine: A Fast Non-Autoregressive Model for Joint Intent Detection and Slot Filling

2020-10-06 · EMNLP 2020 11 · Di wu, Liang Ding, Fan Lu, Jian Xie

Slot filling and intent detection are two main tasks in spoken language understanding (SLU) system. In this paper, we propose a novel non-autoregressive model named SlotRefine for joint intent detection and slot filling.…

Intent Detectionslot-fillingSlot FillingSpoken Language Understanding

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

2021-06-03 · ACL 2021 5 · Libo Qin, Fuxuan Wei, Tianbao Xie, Xiao Xu 외

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention. However, the state-of-the-art joint models heavily rely on autoregressive approaches, resulting in two issues: slow …

Intent DetectionSemantic Frame Parsingslot-fillingSlot Filling