Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,22 @@ The system uses a model pretrained on the CommonAccent dataset in English (16 ac
|
|
51 |
The provided system can recognize the following 16 accents from short speech recordings in English (EN):
|
52 |
|
53 |
```
|
54 |
-
african
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
```
|
56 |
|
57 |
<a href="https://github.com/JuanPZuluaga/accent-recog-slt2022"> <img alt="GitHub" src="https://img.shields.io/badge/GitHub-Open%20source-green"> </a> Github repository link: https://github.com/JuanPZuluaga/accent-recog-slt2022
|
|
|
51 |
The provided system can recognize the following 16 accents from short speech recordings in English (EN):
|
52 |
|
53 |
```
|
54 |
+
african
|
55 |
+
australia
|
56 |
+
bermuda
|
57 |
+
canada
|
58 |
+
england
|
59 |
+
hongkong
|
60 |
+
indian
|
61 |
+
ireland
|
62 |
+
malaysia
|
63 |
+
newzealand
|
64 |
+
philippines
|
65 |
+
scotland
|
66 |
+
singapore
|
67 |
+
southatlandtic
|
68 |
+
us
|
69 |
+
wales
|
70 |
```
|
71 |
|
72 |
<a href="https://github.com/JuanPZuluaga/accent-recog-slt2022"> <img alt="GitHub" src="https://img.shields.io/badge/GitHub-Open%20source-green"> </a> Github repository link: https://github.com/JuanPZuluaga/accent-recog-slt2022
|