From 557a49ae3894680d2c6f412beb17ddcc47214c90 Mon Sep 17 00:00:00 2001 From: Kwangsoo Yeo Date: Mon, 2 Dec 2024 16:03:09 -0800 Subject: [PATCH] update readme --- binding/web/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/binding/web/README.md b/binding/web/README.md index d5c85e94..10b65fa8 100644 --- a/binding/web/README.md +++ b/binding/web/README.md @@ -193,8 +193,7 @@ await handle.terminate(); ### Language Model -The Cheetah Web SDK comes preloaded with a default English language model (`.pv` file). -Default models for other supported languages can be found in [lib/common](../../lib/common). +Default models for supported languages can be found in [lib/common](../../lib/common). Create custom language models using the [Picovoice Console](https://console.picovoice.ai/). Here you can train language models with custom vocabulary and boost words in the existing vocabulary.