blob: b3dbb0dd1b13b0f747e371cb22680ff421227c56 [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_uk-UA/hfd/pipeline',
'prefix': '/remote_voice_lstm_uk-UA/hfd/',
'voiceType': 'lstm',
'cacheToDisk': true,
'lang': 'uk-UA',
'displayName': 'Ukrainian',
'voiceName': 'Chrome OS українська',
'removePaths': [],
'files': [
{
'path': '/remote_voice_lstm_uk-UA.zvoice',
'url': 'https://redirector.gvt1.com/edgedl/android/tts/v16/uk-ua-r2.zvoice',
'md5sum': '9eef3f06adacf70f6a2a416a2ff4521a',
'size': 13898294,
},
],
});