Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ The system is trained with recordings sampled at 16kHz (single channel).
|
|
38 |
The code will automatically normalize your audio (i.e., resampling + mono channel selection) when calling *classify_file* if needed.
|
39 |
|
40 |
The model can classify a speech utterance according to the language spoken.
|
41 |
-
It covers
|
42 |
English,
|
43 |
Hindi,
|
44 |
Other.
|
|
|
38 |
The code will automatically normalize your audio (i.e., resampling + mono channel selection) when calling *classify_file* if needed.
|
39 |
|
40 |
The model can classify a speech utterance according to the language spoken.
|
41 |
+
It covers 3 different languages (
|
42 |
English,
|
43 |
Hindi,
|
44 |
Other.
|