From 48d5ded7874c3d69b4c84c0e6c7932dfeb7fc417 Mon Sep 17 00:00:00 2001 From: Sang Lee <68920478+slee-aws@users.noreply.github.com> Date: Tue, 27 Aug 2024 09:43:17 -0700 Subject: [PATCH] Update docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6dc952e..cf2ff62 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Modify the `SAMPLE_MODELS` in [src/constants.js](./src/constants.js#L13) to add - The application is meant for demonstration purposes and **not** for production use. - This application is only tested and supported on browsers and devices that support WebGPU. Other browsers and devices, including mobile browsers and smartphones, may work with this tool, but are not officially supported at this time. +- Muting a low-latency video will stop captions from being generated. Real-time videos do not have this issue. +- In some cases, the application may experience a memory leak (seems related to https://github.com/xenova/transformers.js/issues/860) ## About Amazon IVS