Hostname: page-component-754f97d4cd-5bcnt Total loading time: 0 Render date: 2026-07-24T13:21:38.993Z Has data issue: false hasContentIssue false

End-to-end recognition of streaming Japanese speech using CTC and local attention

Published online by Cambridge University Press:  23 November 2020

Jiahao Chen
Affiliation:
Tokushima University, 2-1 Minamijohsanjima-cho, Tokushima, Japan
Ryota Nishimura
Affiliation:
Tokushima University, 2-1 Minamijohsanjima-cho, Tokushima, Japan
Norihide Kitaoka*
Affiliation:
Toyohashi University of Technology, 1-1 Hibarigaoka Tempaku-cho, Toyohashi, Aichi, Japan
*
Corresponding author: Norihide Kitaoka Email: kitaoka@tut.jp

Abstract

Many end-to-end, large vocabulary, continuous speech recognition systems are now able to achieve better speech recognition performance than conventional systems. Most of these approaches are based on bidirectional networks and sequence-to-sequence modeling however, so automatic speech recognition (ASR) systems using such techniques need to wait for an entire segment of voice input to be entered before they can begin processing the data, resulting in a lengthy time-lag, which can be a serious drawback in some applications. An obvious solution to this problem is to develop a speech recognition algorithm capable of processing streaming data. Therefore, in this paper we explore the possibility of a streaming, online, ASR system for Japanese using a model based on unidirectional LSTMs trained using connectionist temporal classification (CTC) criteria, with local attention. Such an approach has not been well investigated for use with Japanese, as most Japanese-language ASR systems employ bidirectional networks. The best result for our proposed system during experimental evaluation was a character error rate of 9.87%.

Information

Type
Original Paper
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution, and reproduction in any medium, provided the original work is properly cited.
Copyright
Copyright © The Author(s), 2020. Published by Cambridge University Press
Figure 0

Fig. 1. How a CTC collapses data.

Figure 1

Fig. 2. Overview of the proposed model.

Figure 2

Table 1. Configuration of hyperparameters for model training

Figure 3

Table 2. Configuration of feature extraction CNN

Figure 4

Table 3. Model configurations, with their associated latencies and CERs

Figure 5

Fig. 3. Attention weight distributions.