blob: 7be01be9c7ad690e59cdc7fb62de71062750a291 [file] [log] [blame]
// Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// AUTOGENERATED FILE
//
// This file is autogenerated! If you need to modify it, be sure to
// modify the script that exports Google voice data for use in Chrome.
// Initialize the voice array if it doesn't exist so that voice data files
// can be loaded in any order.
if (!window.voices) {
window.voices = [];
}
// Add this voice to the global voice array.
window.voices.push({
'pipelineFile': '/remote_voice_lstm_zh-TW/sxx/pipeline',
'prefix': '/remote_voice_lstm_zh-TW/sxx/',
'voiceType': 'lstm',
'cacheToDisk': true,
'lang': 'zh-TW',
'displayName': 'Chinese (Taiwan)',
'voiceName': 'Chrome OS 國語',
'removePaths': [],
'files': [
{
'path': '/remote_voice_lstm_zh-TW.zvoice',
'url': 'https://redirector.gvt1.com/edgedl/android/tts/v16/cmn-tw-r2.zvoice',
'md5sum': 'c36e6293288d9d8727618276969b93d4',
'size': 3794370,
},
],
});