paper-with-me

홈 › Papers

Small-E: Small Language Model with Linear Attention for Efficient Speech Synthesis

2024-06-06 · Théodor Lemerle, Nicolas Obin, Axel Roebel

Recent advancements in text-to-speech (TTS) powered by language models have showcased remarkable capabilities in achieving naturalness and zero-shot voice cloning. Notably, the decoder-only transformer is the prominent architecture in this domain. However, transformers face challenges stemming from their quadratic complexity in sequence length, impeding training on lengthy sequences and resource-constrained hardware. Moreover they lack specific inductive bias with regards to the monotonic nature of TTS alignments. In response, we propose to replace transformers with emerging recurrent architectures and introduce specialized cross-attention mechanisms for reducing repeating and skipping issues. Consequently our architecture can be efficiently trained on long samples and achieve state-of-the-art zero-shot voice cloning against baselines of comparable size. Our implementation and demos are available at https://github.com/theodorblackbird/lina-speech.

📄 PDF Abstract BibTeX arXiv:2406.04467

Code (1)

theodorblackbird/lina-speech 공식 구현 pytorch

Tasks

DecoderInductive BiasLanguage ModelingLanguage ModellingSmall Language ModelSpeech Synthesistext-to-speechText to SpeechVoice Cloning

Similar Papers 제목 키워드 기반

Probing self-attention in self-supervised speech models for cross-linguistic differences

2024-09-04 · Sai Gopinath, Joselyn Rodriguez

Speech models have gained traction thanks to increase in accuracy from novel transformer architectures. While this impressive increase in performance across automatic speech recognition (ASR) benchmarks is noteworthy, th…

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

Improving Autoregressive NLP Tasks via Modular Linearized Attention

2023-04-17 · Victor Agostinelli, Lizhong Chen

Various natural language processing (NLP) tasks necessitate models that are efficient and small based on their ultimate application at the edge or in other resource-constrained environments. While prior research has redu…

Computational EfficiencyMachine TranslationNMTSpeech-to-Text+1

Attention model for articulatory features detection

2019-07-02 · Ievgen Karaulov, Dmytro Tkanov

Articulatory distinctive features, as well as phonetic transcription, play important role in speech-related tasks: computer-assisted pronunciation training, text-to-speech conversion (TTS), studying speech production mec…

Manner Of Articulation Detectionmodelspeech-recognitionSpeech Recognition+2

Improving auditory attention decoding performance of linear and non-linear methods using state-space model

2020-04-02 · Ali Aroudi, Tobias de Taillez, Simon Doclo

Identifying the target speaker in hearing aid applications is crucial to improve speech understanding. Recent advances in electroencephalography (EEG) have shown that it is possible to identify the target speaker from si…

EEGElectroencephalogram (EEG)

Pyramid Multi-branch Fusion DCNN with Multi-Head Self-Attention for Mandarin Speech Recognition

2023-03-23 · Kai Liu, Hailiang Xiong, Gangqiang Yang, Zhengfeng Du 외

As one of the major branches of automatic speech recognition, attention-based models greatly improves the feature representation ability of the model. In particular, the multi-head mechanism is employed in the attention,…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition