Daporte commited on
Commit
25abd27
·
verified ·
1 Parent(s): f7dbf7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -26,4 +26,6 @@ Then, in the generate_embeddings.py script, select the dataset, uncomment the
26
  lines, and run the script:
27
  ```
28
  poetry run python generate_embeddings.py
29
- ```
 
 
 
26
  lines, and run the script:
27
  ```
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 disgression.