paper-with-me

Papers

RETURNN: The RWTH Extensible Training framework for Universal Recurrent Neural Networks

2016-08-02 · Patrick Doetsch, Albert Zeyer, Paul Voigtlaender, Ilya Kulikov, Ralf Schlüter, Hermann Ney

In this work we release our extensible and easily configurable neural network training software. It provides a rich set of functional layers with a particular focus on efficient training of recurrent neural network topologies on multiple GPUs. The source of the software package is public and freely available for academic research purposes and can be used as a framework or as a standalone tool which supports a flexible configuration. The software allows to train state-of-the-art deep bidirectional long short-term memory (LSTM) models on both one dimensional data like speech or two dimensional data like handwritten text and was used to develop successful submission systems in several evaluation campaigns.

📄 PDF Abstract BibTeX arXiv:1608.00895

Code (3)

danenergetics/returnn tf
papar22/returnn-my-branch tf
rwth-i6/returnn tf

Similar Papers 제목 키워드 기반

A Comprehensive Study of Deep Bidirectional LSTM RNNs for Acoustic Modeling in Speech Recognition

2016-06-22 · Albert Zeyer, Patrick Doetsch, Paul Voigtlaender, Ralf Schlüter 외

We present a comprehensive study of deep bidirectional long short-term memory (LSTM) recurrent neural network (RNN) based acoustic models for automatic speech recognition (ASR). We study the effect of size and depth and …

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

RWTH ASR Systems for LibriSpeech: Hybrid vs Attention -- w/o Data Augmentation

2019-05-08 · Christoph Lüscher, Eugen Beck, Kazuki Irie, Markus Kitza 외

We present state-of-the-art automatic speech recognition (ASR) systems employing a standard hybrid DNN/HMM architecture compared to an attention-based encoder-decoder design for the LibriSpeech task. Detailed description…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+3

RETURNN as a Generic Flexible Neural Toolkit with Application to Translation and Speech Recognition

2018-05-14 · ACL 2018 7 · Albert Zeyer, Tamer Alkhouli, Hermann Ney

We compare the fast training and decoding speed of RETURNN of attention models for translation, due to fast CUDA LSTM kernels, and a fast pure TensorFlow beam search decoder. We show that a layer-wise pretraining scheme …

Decoderspeech-recognitionSpeech RecognitionTranslation

TheanoLM - An Extensible Toolkit for Neural Network Language Modeling

2016-05-03 · Seppo Enarvi, Mikko Kurimo

We present a new tool for training neural network language models (NNLMs), scoring sentences, and generating text. The tool has been written using Python library Theano, which allows researcher to easily extend it and tu…

CPUEnglish Conversational Speech RecognitionGPULanguage Modeling+3

Universal and Extensible Language-Vision Models for Organ Segmentation and Tumor Detection from Abdominal Computed Tomography

2024-05-28 · Jie Liu, Yixiao Zhang, Kang Wang, Mehmet Can Yavuz 외

The advancement of artificial intelligence (AI) for organ segmentation and tumor detection is propelled by the growing availability of computed tomography (CT) datasets with detailed, per-voxel annotations. However, thes…

Computational EfficiencyComputed Tomography (CT)Organ Segmentation