diff --git a/label_studio/ml/examples/nemo/README.md b/label_studio/ml/examples/nemo/README.md index 8cb46fd659a5..1f8aba6f0547 100644 --- a/label_studio/ml/examples/nemo/README.md +++ b/label_studio/ml/examples/nemo/README.md @@ -26,6 +26,7 @@ With ASR models, you can do audio pre-annotations drawn within a text area, aka ``` 5. Start the machine learning backend: + ```bash label-studio-ml start my_model ```