An overview of end-to-end automatic speech recognition

D Wang, X Wang, S Lv - Symmetry, 2019 - mdpi.com
Automatic speech recognition, especially large vocabulary continuous speech recognition,
is an important issue in the field of machine learning. For a long time, the hidden Markov …

Deep learning based code smell detection

H Liu, J Jin, Z Xu, Y Zou, Y Bu… - IEEE transactions on …, 2019 - ieeexplore.ieee.org
Code smells are structures in the source code that suggest the possibility of refactorings.
Consequently, developers may identify refactoring opportunities by detecting code smells …

Word beam search: A connectionist temporal classification decoding algorithm

H Scheidl, S Fiel, R Sablatnig - 2018 16th International …, 2018 - ieeexplore.ieee.org
Recurrent Neural Networks (RNNs) are used for sequence recognition tasks such as
Handwritten Text Recognition (HTR) or speech recognition. If trained with the Connectionist …

Deep learning based feature envy detection

H Liu, Z Xu, Y Zou - Proceedings of the 33rd ACM/IEEE international …, 2018 - dl.acm.org
Software refactoring is widely employed to improve software quality. A key step in software
refactoring is to identify which part of the software should be refactored. To facilitate the …

HTR-Flor: A deep learning system for offline handwritten text recognition

AF de Sousa Neto, BLD Bezerra… - 2020 33rd SIBGRAPI …, 2020 - ieeexplore.ieee.org
In recent years, Handwritten Text Recognition (HTR) has captured a lot of attention among
the researchers of the computer vision community. Current state-of-the-art approaches for …

Towards the natural language processing as spelling correction for offline handwritten text recognition systems

AFS Neto, BLD Bezerra, AH Toselli - Applied Sciences, 2020 - mdpi.com
The increasing portability of physical manuscripts to the digital environment makes it
common for systems to offer automatic mechanisms for offline Handwritten Text Recognition …

FPGA-based low-power speech recognition with recurrent neural networks

M Lee, K Hwang, J Park, S Choi… - … Workshop on Signal …, 2016 - ieeexplore.ieee.org
In this paper, a neural network based real-time speech recognition (SR) system is
developed using an FPGA for very low-power operation. The implemented system employs …

Hierarchical multitask learning with ctc

R Sanabria, F Metze - 2018 IEEE Spoken Language …, 2018 - ieeexplore.ieee.org
In Automatic Speech Recognition, it is still challenging to learn useful intermediate
representations when using high-level (or abstract) target units such as words. For that …

The neural noisy channel

L Yu, P Blunsom, C Dyer, E Grefenstette… - arXiv preprint arXiv …, 2016 - arxiv.org
We formulate sequence to sequence transduction as a noisy channel decoding problem and
use recurrent neural networks to parameterise the source and channel models. Unlike direct …

Character-level language modeling with hierarchical recurrent neural networks

K Hwang, W Sung - 2017 IEEE international conference on …, 2017 - ieeexplore.ieee.org
Recurrent neural network (RNN) based character-level language models (CLMs) are
extremely useful for modeling out-of-vocabulary words by nature. However, their …