diff --git a/getting-started/docker/installation/skills/index.html b/getting-started/docker/installation/skills/index.html index cfd8b0a..4753a55 100644 --- a/getting-started/docker/installation/skills/index.html +++ b/getting-started/docker/installation/skills/index.html @@ -1720,7 +1720,7 @@
Two different methods are supported by ovos-docker
to install Open Voice OS's skills, each of them having pros and cons .
Slow hardware
-When running Open Voice OS on slow hardware such as Raspberry Pi 3B+, it is recommended to install skills using the "As part of ovos_core
container" method in order to reduce the memory consumption.
When running Open Voice OS on slow hardware such as Raspberry Pi 3B+, it is recommended to install skills using the "As part of ovos_core
container" method in order to reduce the memory consumption.
ovos_core
containerΒΆThe first method is to use a skills.list
file within the ~/ovos/config/
directory, this file acts as a Python requirements.txt
file.