Deep Bidirectional LSTM based RNN for Casual Speech to Clear Speech conversion

May 15th, 2017

Categories: Applications, MS / PhD Thesis, Software, Audio Research

Male(top), Female(middle), Output(bottom) of the synthesized speech of the ARCTI Ccorpus
Male(top), Female(middle), Output(bottom) of the synthesized speech of the ARCTI Ccorpus

Authors

Singh, S.

About

Clear Speech consists of crisp, loud, and slowly spoken sentence(s) for increased intelligibility where the utterances are distinguishable and audible without much strain on the human ear. For individuals with auditory comprehension disabilities, clear speech would be easier to comprehend than casual or normal speech. In this effort, we try to automate the conversion of casual speech to clear speech using machine translation.

In the current work we develop a Recurrent Neural Network (RNN) that uses parallel corpora with one set of corpus as input and predicts output by the parameters learned from another corpus for this translation. Basing our study from literature, we make use of Deep Bidirectional Long Short term memory (LSTM) based RNN model because of its proven effectiveness in speech translation domain. To generalize, we convert voice A to voice B by passing voice A through multiple forward-backward LSTM exploiting its capability to learn voice B from both past and future time steps in voice A trained to regress voice B via backpropagation through time.

We performed our preliminary experiments on a male to female speech conversion task, following which we were able to extend the developed pipeline for casual to clear speech conversion.

Resources

PDF

Citation

Singh, S., Deep Bidirectional LSTM based RNN for Casual Speech to Clear Speech conversion, Submitted in partial fulfillment of the requirements for the degree of Master of Science in Computer Science, Graduate College of the University of Illinois at Chicago, May 15th, 2017.