Jirat Jaturanpinyo commited on
Commit
5e8ff85
·
verified ·
1 Parent(s): 275d670

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": "DUMMY Engine",
4
- "brand_name": "DUMMY",
5
  "uuid": "c7b58856-bd56-4aa1-afb7-b8415f824b06",
6
- "version": "999.999.999",
7
- "url": "https://github.com/VOICEVOX/voicevox_engine",
8
  "command": "run",
9
- "port": 50021,
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",