Update README.md
Browse files
README.md
CHANGED
|
@@ -28,4 +28,4 @@ Then, in the generate_embeddings.py script, select the dataset, uncomment the
|
|
| 28 |
poetry run python generate_embeddings.py
|
| 29 |
```
|
| 30 |
|
| 31 |
-
Note: While the model was trained using audio sampled at 16khz, the performance seems to be consistent for 24khz sampled audio as well. Use at your own
|
|
|
|
| 28 |
poetry run python generate_embeddings.py
|
| 29 |
```
|
| 30 |
|
| 31 |
+
Note: While the model was trained using audio sampled at 16khz, the performance seems to be consistent for 24khz sampled audio as well. Use at your own discretion.
|