paper-with-me

Papers

UserLibri: A Dataset for ASR Personalization Using Only Text

2022-07-02 · Theresa Breiner, Swaroop Ramaswamy, Ehsan Variani, Shefali Garg, Rajiv Mathews, Khe Chai Sim, Kilol Gupta, Mingqing Chen, Lara McConnaughey

Personalization of speech models on mobile devices (on-device personalization) is an active area of research, but more often than not, mobile devices have more text-only data than paired audio-text data. We explore training a personalized language model on text-only data, used during inference to improve speech recognition performance for that user. We experiment on a user-clustered LibriSpeech corpus, supplemented with personalized text-only data for each user from Project Gutenberg. We release this User-Specific LibriSpeech (UserLibri) dataset to aid future personalization research. LibriSpeech audio-transcript pairs are grouped into 55 users from the test-clean dataset and 52 users from test-other. We are able to lower the average word error rate per user across both sets in streaming and nonstreaming models, including an improvement of 2.5 for the harder set of test-other users when streaming.

📄 PDF Abstract BibTeX arXiv:2207.00706

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Sequence-to-sequence models in peer-to-peer learning: A practical application

2024-05-02 · Robert Šajina, Ivo Ipšić

This paper explores the applicability of sequence-to-sequence (Seq2Seq) models based on LSTM units for Automatic Speech Recognition (ASR) task within peer-to-peer learning environments. Leveraging two distinct peer-to-pe…

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

Evaluation of Multilingual LLMs Personalized Text Generation Capabilities Targeting Groups and Social-Media Platforms

2026-01-07 · Dominik Macko arxiv

Capabilities of large language models to generate multilingual coherent text have continuously enhanced in recent years, which opens concerns about their potential misuse. Previous research has shown that they can be mis…

Text Generation

PersonaMem-v2: Towards Personalized Intelligence via Learning Implicit User Personas and Agentic Memory

2025-12-07 · Bowen Jiang, Yuan Yuan, Maohao Shen, Zhuoqun Hao 외 arxiv

Personalization is one of the next milestones in advancing AI capability and alignment. We introduce PersonaMem-v2, the state-of-the-art dataset for LLM personalization that simulates 1,000 realistic user-chatbot interac…

Multi-subject Open-set Personalization in Video Generation

2025-01-10 · CVPR 2025 1 · Tsai-Shien Chen, Aliaksandr Siarohin, Willi Menapace, Yuwei Fang 외

Video personalization methods allow us to synthesize videos with specific concepts such as people, pets, and places. However, existing methods often focus on limited domains, require time-consuming optimization per subje…

Video Generation

ACCORD: Alleviating Concept Coupling through Dependence Regularization for Text-to-Image Diffusion Personalization

2025-03-03 · Shizhan Liu, Hao Zheng, Hang Yu, Jianguo Li

Image personalization has garnered attention for its ability to customize Text-to-Image generation using only a few reference images. However, a key challenge in image personalization is the issue of conceptual coupling,…

DenoisingDiffusion PersonalizationImage GenerationText to Image Generation+1