Spaces:
Running
Running
Jirat Jaturanpinyo
commited on
Update voicevox_nemo_engine/engine_manifest.json
Browse files
voicevox_nemo_engine/engine_manifest.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
{
|
2 |
"manifest_version": "0.13.1",
|
3 |
-
"name": "
|
4 |
-
"brand_name": "
|
5 |
"uuid": "c7b58856-bd56-4aa1-afb7-b8415f824b06",
|
6 |
-
"version": "
|
7 |
-
"url": "https://github.com/VOICEVOX/
|
8 |
"command": "run",
|
9 |
-
"port":
|
10 |
"icon": "engine_manifest_assets/icon.png",
|
11 |
"default_sampling_rate": 24000,
|
12 |
"terms_of_service": "engine_manifest_assets/terms_of_service.md",
|
|
|
1 |
{
|
2 |
"manifest_version": "0.13.1",
|
3 |
+
"name": "VOICEVOX Nemo Engine",
|
4 |
+
"brand_name": "VOICEVOX",
|
5 |
"uuid": "c7b58856-bd56-4aa1-afb7-b8415f824b06",
|
6 |
+
"version": "0.14.0",
|
7 |
+
"url": ""https://github.com/VOICEVOX/voicevox_nemo_engine",",
|
8 |
"command": "run",
|
9 |
+
"port": 50121,
|
10 |
"icon": "engine_manifest_assets/icon.png",
|
11 |
"default_sampling_rate": 24000,
|
12 |
"terms_of_service": "engine_manifest_assets/terms_of_service.md",
|