Created
September 18, 2018 18:31
-
-
Save pasindud/fa67df86d9b6b238872aa086d2d6214f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "voice_name": "km_test_voice_2", | |
| "created_by": "user1", | |
| "engine_params": [ | |
| { | |
| "key": "wagon_stop", | |
| "value": "50" | |
| } | |
| ], | |
| "sample_rate": "22050", | |
| "tts_engine": "festival", | |
| "path_to_save_cache": { | |
| "path": "", | |
| "resource_library_parent_id": 0 | |
| }, | |
| "path_to_load_cache": { | |
| "path": "" | |
| }, | |
| "lexicon_path": { | |
| "path": "gs://voice-builder-public-data/all_example_data/linguistics_data/km/lexicon.scm", | |
| "file_type": "SCM" | |
| }, | |
| "phonology_path": { | |
| "path": "gs://voice-builder-public-data/all_example_data/linguistics_data/km/phonology.json", | |
| "file_type": "JSON_EXTERNAL_PHONOLOGY" | |
| }, | |
| "wavs_path": { | |
| "path": "gs://voice-builder-public-data/all_example_data/data/km_kh_female/km_kh_female.tar.gz", | |
| "file_type": "TAR" | |
| }, | |
| "wavs_info_path": { | |
| "path": "gs://voice-builder-public-data/all_example_data/linguistics_data/km/txt.done.data", | |
| "file_type": "FESTIVAL_PROMPTS" | |
| }, | |
| "id": 54, | |
| "job_folder": "gs://voice-builder-open-source-demo-jobs/54", | |
| "status": "Completed Voice Model Deployment", | |
| "createdBy": "user1", | |
| "voiceName": "km_test_voice_2", | |
| "voiceExportStartTime": "2018-06-21T06:50:47.245Z", | |
| "timeCreated": "21/06/2018, 14:50:47" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment