mirror of
https://github.com/TaterTotterson/microWakeWord-Trainer-Nvidia-Docker.git
synced 2026-06-12 20:10:19 -06:00
Update README.md
This commit is contained in:
@@ -30,7 +30,7 @@ docker run --rm -it \
|
|||||||
-v $(pwd):/data \
|
-v $(pwd):/data \
|
||||||
masterphooey/microwakeword-trainer
|
masterphooey/microwakeword-trainer
|
||||||
```
|
```
|
||||||
--gpus all: Enables GPU acceleration (optional, remove if not using a GPU).
|
--gpus all: Enables GPU acceleration.
|
||||||
-p 8888:8888: Exposes the Jupyter Notebook on port 8888.
|
-p 8888:8888: Exposes the Jupyter Notebook on port 8888.
|
||||||
-v $(pwd):/data: Maps the current directory to the container's /data directory for saving your files.
|
-v $(pwd):/data: Maps the current directory to the container's /data directory for saving your files.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user