paper-with-me

홈 › Papers

Real to H-space Encoder for Speech Recognition

2019-06-17 · Titouan Parcollet, Mohamed Morchid, Georges Linarès, Renato de Mori

Deep neural networks (DNNs) and more precisely recurrent neural networks (RNNs) are at the core of modern automatic speech recognition systems, due to their efficiency to process input sequences. Recently, it has been shown that different input representations, based on multidimensional algebras, such as complex and quaternion numbers, are able to bring to neural networks a more natural, compressive and powerful representation of the input signal by outperforming common real-valued NNs. Indeed, quaternion-valued neural networks (QNNs) better learn both internal dependencies, such as the relation between the Mel-filter-bank value of a specific time frame and its time derivatives, and global dependencies, describing the relations that exist between time frames. Nonetheless, QNNs are limited to quaternion-valued input signals, and it is difficult to benefit from this powerful representation with real-valued input data. This paper proposes to tackle this weakness by introducing a real-to-quaternion encoder that allows QNNs to process any one dimensional input features, such as traditional Mel-filter-banks for automatic speech recognition.

📄 PDF Abstract BibTeX arXiv:1906.08043

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Does Translation-Enhanced Speech Encoder Pre-training Affect Speech LLMs?

2026-06-24 · Tomoya Mizumoto, Yusuke Fujita arxiv

Connecting a pre-trained speech encoder to a Large Language Model (LLM) is the standard architecture for building Speech LLMs. However, a structural misalignment exists between the encoder and the LLM. Unlike encoders ba…

Speech Recognition

A vector quantized masked autoencoder for speech emotion recognition

2023-04-21 · Samir Sadok, Simon Leglaive, Renaud Séguier

Recent years have seen remarkable progress in speech emotion recognition (SER), thanks to advances in deep learning techniques. However, the limited availability of labeled data remains a significant challenge in the fie…

Emotion RecognitionSelf-Supervised LearningSpeech Emotion Recognition

Augmenting conformers with structured state-space sequence models for online speech recognition

2023-09-15 · Haozhe Shan, Albert Gu, Zhong Meng, Weiran Wang 외

Online speech recognition, where the model only accesses context to the left, is an important and challenging use case for ASR systems. In this work, we investigate augmenting neural encoders for online ASR by incorporat…

speech-recognitionSpeech Recognition

Comparing Discrete and Continuous Space LLMs for Speech Recognition

2024-09-01 · Yaoxun Xu, Shi-Xiong Zhang, Jianwei Yu, Zhiyong Wu 외

This paper investigates discrete and continuous speech representations in Large Language Model (LLM)-based Automatic Speech Recognition (ASR), organizing them by feature continuity and training approach into four categor…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss

2020-02-07 · Qian Zhang, Han Lu, Hasim Sak, Anshuman Tripathi 외

In this paper we present an end-to-end speech recognition model with Transformer encoders that can be used in a streaming speech recognition system. Transformer computation blocks based on self-attention are used to enco…

speech-recognitionSpeech Recognition