Skip to content

Commit e693abf

Browse files
authored
[EN] - AI Notebooks - Audio analysis and classification
Fix for two typos
1 parent 7fc496e commit e693abf

File tree

1 file changed

+2
-2
lines changed
  • pages/public_cloud/ai_machine_learning/notebook_tuto_06_marine_mammal_sounds_classification

1 file changed

+2
-2
lines changed

pages/public_cloud/ai_machine_learning/notebook_tuto_06_marine_mammal_sounds_classification/guide.en-gb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2023-05-11
66

77
## Objective
88

9-
The purpose of this tutorial is to show how it is possible to train a model in oder to classify sounds. To do this, we take as an example a dataset of **marine mammals sounds**.
9+
The purpose of this tutorial is to show how it is possible to train a model in order to classify sounds. To do this, we take as an example a dataset of **marine mammals sounds**.
1010

1111
![image](images/marine-mammals-categories.png){.thumbnail}
1212

@@ -32,7 +32,7 @@ If you want to upload it from the [OVHcloud Control Panel](https://www.ovh.com/a
3232
> You can also use the OVHcloud AI CLI to upload files and folders (and be more stable than through your browser).
3333
>
3434
35-
If you want to run it with the CLI, just follow this [this guide](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). You have to choose the region, the name of your container and the path where your data is located and use the following command:
35+
If you want to run it with the CLI, just follow [this guide](/pages/public_cloud/ai_machine_learning/cli_17_how_to_cli_data_notebooks). You have to choose the region, the name of your container and the path where your data is located and use the following command:
3636

3737
```bash
3838
ovhai bucket object upload <container>@<region> <paths>

0 commit comments

Comments
 (0)