katebor commited on
Commit
d13a1f2
·
1 Parent(s): bc5aa4b

Update taxonomy.json

Browse files
Files changed (1) hide show
  1. taxonomy.json +5 -1
taxonomy.json CHANGED
@@ -196,7 +196,11 @@
196
  "name": "Authorship Verification"
197
  },
198
  {
199
- "name": "Automatic Speech Recognition (ASR)"
 
 
 
 
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"