paper-with-me

Papers

PAST: Phonetic-Acoustic Speech Tokenizer

2025-05-20 · Nadav Har-Tuv, Or Tal, Yossi Adi

We present PAST, a novel end-to-end framework that jointly models phonetic information alongside signal reconstruction, eliminating the need for external pretrained models. Unlike previous approaches that rely on pretrained self-supervised models, PAST employs supervised phonetic data, directly integrating domain knowledge into the tokenization process via auxiliary tasks. Additionally, we introduce a streamable, causal variant of PAST, enabling real-time speech applications. Results demonstrate that PAST surpasses existing evaluated baseline tokenizers across common evaluation metrics, including phonetic representation and speech reconstruction. Notably, PAST also achieves superior performance when serving as a speech representation for speech language models, further highlighting its effectiveness as a foundation for spoken language generation. To foster further research, we release the full implementation. For code, model checkpoints, and samples see: https://pages.cs.huji.ac.il/adiyoss-lab/PAST

📄 PDF Abstract BibTeX arXiv:2505.14470

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Speech Codec Probing from Semantic and Phonetic Perspectives

2026-03-11 · Xuan Shi, Chang Zeng, Tiantian Feng, Shih-Heng Wang 외 arxiv

Speech tokenizers are essential for connecting speech to large language models (LLMs) in multimodal systems. Speech tokenizers are expected to preserve both semantic and acoustic information for downstream understanding …

Kanade: A Simple Disentangled Tokenizer for Spoken Language Modeling

2026-01-31 · Zhijie Huang, Stephen McIntosh, Daisuke Saito, Nobuaki Minematsu arxiv

A good language model starts with a good tokenizer. Tokenization is especially important for speech modeling, which must handle continuous signals that mix linguistic and non-linguistic information. A speech tokenizer sh…

Impact of Frame Rates on Speech Tokenizer: A Case Study on Mandarin and English

2025-05-20 · Haoyang Zhang, Hexin Liu, Xiangyu Zhang, Qiquan Zhang 외

The speech tokenizer plays a crucial role in recent speech tasks, generally serving as a bridge between speech signals and language models. While low-frame-rate codecs are widely employed as speech tokenizers, the impact…

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionSpeech Tokenization+2

BEATs: Audio Pre-Training with Acoustic Tokenizers

2022-12-18 · Sanyuan Chen, Yu Wu, Chengyi Wang, Shujie Liu 외

The massive growth of self-supervised learning (SSL) has been witnessed in language, vision, speech, and audio domains over the past few years. While discrete label prediction is widely adopted for other modalities, the …

Audio ClassificationSelf-Supervised Learning

SpeechTokenizer: Unified Speech Tokenizer for Speech Large Language Models

2023-08-31 · Xin Zhang, Dong Zhang, ShiMin Li, Yaqian Zhou 외

Current speech large language models build upon discrete speech representations, which can be categorized into semantic tokens and acoustic tokens. However, existing speech tokens are not specifically designed for speech…

DecoderLanguage ModelingLanguage ModellingQuantization+2