Update taxonomy.json
Browse files- taxonomy.json +5 -1
taxonomy.json
CHANGED
|
@@ -196,7 +196,11 @@
|
|
| 196 |
"name": "Authorship Verification"
|
| 197 |
},
|
| 198 |
{
|
| 199 |
-
"name": "
|
|
|
|
|
|
|
|
|
|
|
|
|
| 200 |
},
|
| 201 |
{
|
| 202 |
"name": "Acronyms and Abbreviations Detection and Expansion"
|
|
|
|
| 196 |
"name": "Authorship Verification"
|
| 197 |
},
|
| 198 |
{
|
| 199 |
+
"name": "Audio Generation and Processing",
|
| 200 |
+
"children":[
|
| 201 |
+
{"name": "Automatic Speech Recognition (ASR)"},
|
| 202 |
+
{"name": "Speech Synthesis"}
|
| 203 |
+
]
|
| 204 |
},
|
| 205 |
{
|
| 206 |
"name": "Acronyms and Abbreviations Detection and Expansion"
|