blob: 8ec9b02e1b75d21ac01384a35a5836d7e0711337 [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_yue-HK/jar/pipeline',
'prefix': '/remote_voice_lstm_yue-HK/jar/',
'voiceType': 'lstm',
'cacheToDisk': true,
'lang': 'yue-HK',
'displayName': 'Cantonese',
'voiceName': 'Chrome OS 粵語',
'removePaths': [],
'files': [
{
'path': '/remote_voice_lstm_yue-HK.zvoice',
'url': 'https://redirector.gvt1.com/edgedl/android/tts/v16/yue-hk-r2.zvoice',
'md5sum': '55bc48115f7d2ec2a55f84165223073d',
'size': 3637801,
},
],
});