From bdfa1d3d5f64a21795cd24821ae7c9258bdcf42a Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Fri, 15 Nov 2024 13:15:23 +0900 Subject: [PATCH] Apply suggestions from code review --- engine/engine_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/engine_manifest.json b/engine/engine_manifest.json index 88ea46e..a8061ed 100644 --- a/engine/engine_manifest.json +++ b/engine/engine_manifest.json @@ -3,7 +3,7 @@ "name": "VOICEVOX Engine", "brand_name": "VOICEVOX", "url": "https://github.com/VOICEVOX/voicevox_engine", - "default_sampling_rate": 24000 + "default_sampling_rate": 24000, "supported_features": { "manage_library": { "type": "bool",