paper-with-me

홈 › Papers

TokenVerse: Towards Unifying Speech and NLP Tasks via Transducer-based ASR

2024-07-05 · Shashi Kumar, Srikanth Madikeri, Juan Zuluaga-Gomez, Iuliia Thorbecke, Esaú Villatoro-Tello, Sergio Burdisso, Petr Motlicek, Karthik Pandia, Aravind Ganapathiraju

In traditional conversational intelligence from speech, a cascaded pipeline is used, involving tasks such as voice activity detection, diarization, transcription, and subsequent processing with different NLP models for tasks like semantic endpointing and named entity recognition (NER). Our paper introduces TokenVerse, a single Transducer-based model designed to handle multiple tasks. This is achieved by integrating task-specific tokens into the reference text during ASR model training, streamlining the inference and eliminating the need for separate NLP models. In addition to ASR, we conduct experiments on 3 different tasks: speaker change detection, endpointing, and NER. Our experiments on a public and a private dataset show that the proposed method improves ASR by up to 7.7% in relative WER while outperforming the cascaded pipeline approach in individual task performance. Our code is publicly available: https://github.com/idiap/tokenverse-unifying-speech-nlp

📄 PDF Abstract BibTeX arXiv:2407.04444

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionChange Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer Learning

Similar Papers 제목 키워드 기반

TokenVerse++: Towards Flexible Multitask Learning with Dynamic Task Activation

2025-08-27 · Shashi Kumar, Srikanth Madikeri, Esaú Villatoro-Tello, Sergio Burdisso 외 arxiv

Token-based multitasking frameworks like TokenVerse require all training utterances to have labels for all tasks, hindering their ability to leverage partially annotated datasets and scale effectively. We propose TokenVe…

Language Identification

Hybrid Transducer and Attention based Encoder-Decoder Modeling for Speech-to-Text Tasks

2023-05-04 · Yun Tang, Anna Y. Sun, Hirofumi Inaguma, Xinyue Chen 외

Transducer and Attention based Encoder-Decoder (AED) are two widely used frameworks for speech-to-text tasks. They are designed for different purposes and each has its own benefits and drawbacks for speech-to-text tasks.…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modelling+5

Transformer Transducer: One Model Unifying Streaming and Non-streaming Speech Recognition

2020-10-07 · Anshuman Tripathi, Jaeyoung Kim, Qian Zhang, Han Lu 외

In this paper we present a Transformer-Transducer model architecture and a training technique to unify streaming and non-streaming speech recognition models into one model. The model is composed of a stack of transformer…

speech-recognitionSpeech Recognition

TokenVerse: Versatile Multi-concept Personalization in Token Modulation Space

2025-01-21 · Daniel Garibi, Shahar Yadin, Roni Paiss, Omer Tov 외

We present TokenVerse -- a method for multi-concept personalization, leveraging a pre-trained text-to-image diffusion model. Our framework can disentangle complex visual elements and attributes from as little as a single…

Efficient Sequence Transduction by Jointly Predicting Tokens and Durations

2023-04-13 · Hainan Xu, Fei Jia, Somshubra Majumdar, He Huang 외

This paper introduces a novel Token-and-Duration Transducer (TDT) architecture for sequence-to-sequence tasks. TDT extends conventional RNN-Transducer architectures by jointly predicting both a token and its duration, i.…

Intent ClassificationIntent Classification and Slot FillingSlot FillingSpeech Intent Classification+1