update mandarin example notebook with new model gdrive ids

pull/6/head
kirianguiller 2021-03-01 15:30:49 +01:00
parent 7f36d91131
commit c0ed527551
1 changed files with 4 additions and 4 deletions

View File

@ -64,9 +64,9 @@
],
"source": [
"! mkdir data/\n",
"! gdown --id 1RR9rZdV_FMm8yvtCHALtUbJf1nxbUiAw -O data/tts_model.pth.tar\n",
"! gdown --id 1daY1JHGXEozJ-MGYLiWEUmzEwEvM5xpz -O data/tts_config.json\n",
"! gdown --id 1vl9c-D3dW_E7pdhNpDFQLX-giJc0jOtV -O data/tts_scale_stats.npy"
"! gdown --id 1SYpv7V__QYDjKXa_vJmNXo1CSkcoZovy -O data/tts_model.pth.tar\n",
"! gdown --id 14BIvfJXnFHi3jcxYNX40__TR6RwJOZqi -O data/tts_config.json\n",
"! gdown --id 1ECRlXybT6rAWp269CkhjUPwcZ10CkcqD -O data/tts_scale_stats.npy"
]
},
{
@ -526,4 +526,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}