Add project name which associates to repository name
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"logger_uri": null,
|
3 |
-
"project_name": "
|
4 |
"run_description": "Voices trained using VCTK dataset\n ",
|
5 |
"print_step": 50,
|
6 |
"plot_step": 100,
|
|
|
1 |
{
|
2 |
"logger_uri": null,
|
3 |
+
"project_name": "VCTK_British_English_Females",
|
4 |
"run_description": "Voices trained using VCTK dataset\n ",
|
5 |
"print_step": 50,
|
6 |
"plot_step": 100,
|