Efficient methods to train multilingual bottleneck feature extractors for low resource keyword search
Chongjia Ni, Cheung-Chi Leung, Lei Wang, Nancy F. Chen, Bin Ma
Abstract
Training a bottleneck feature (BNF) extractor with multilingual data has been common in low resource keyword search. In a low resource application, the amount of transcribed target language data is limited while there are usually plenty of multilingual data. In this paper, we investigated two methods to train efficient multilingual BNF extractors for low resource keyword search. One method is to use the target language data to update an existing BNF extractor, and another method is to combine the target language data to train a new multilingual BNF extractor from the start. In these two methods, we proposed to use long short-term memory recurrent neural network based language identification to select utterances in the multilingual training data that are acoustically close to the target language. Experiments on Swahili in the OpenKWS15 data demonstrated the efficiency of our proposed methods. The first method facilitates rapid system development, while both methods outperform using baseline BNF extractors in terms of accuracy.
BibTeX
@inproceedings{icassp2017_efficientmethods,
title = {Efficient methods to train multilingual bottleneck feature extractors for low resource keyword search},
author = {Chongjia Ni and Cheung-Chi Leung and Lei Wang and Nancy F. Chen and Bin Ma},
booktitle = {ICASSP 2017},
year = {2017}
}