From f1496d66036b4cbc5e41c64d90e105f8b26b0d36 Mon Sep 17 00:00:00 2001 From: Han-Wen Tsao Date: Mon, 23 Sep 2024 15:39:41 +0800 Subject: [PATCH] [Example] ChatTTS: fix README typo --- wasmedge-chatTTS/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wasmedge-chatTTS/README.md b/wasmedge-chatTTS/README.md index 139e88b..20304e7 100644 --- a/wasmedge-chatTTS/README.md +++ b/wasmedge-chatTTS/README.md @@ -22,7 +22,7 @@ cmake --build build cmake --install build ``` -Then you will have an executable `wasmedge` runtime under `/usr/local/bin` and the WASI-NN with Neural Speed backend plug-in under `/usr/local/lib/wasmedge/libwasmedgePluginWasiNN.so` after installation. +Then you will have an executable `wasmedge` runtime under `/usr/local/bin` and the WASI-NN with ChatTTS backend plug-in under `/usr/local/lib/wasmedge/libwasmedgePluginWasiNN.so` after installation. ## Build wasm @@ -66,4 +66,4 @@ let config_data = serde_json::to_string(&json!({"prompt": "[oral_2][laugh_0][bre - \ No newline at end of file +