Achitha commited on
Commit
9985b85
·
1 Parent(s): f3427cf

Update simple_tamil.py

Browse files
Files changed (1) hide show
  1. simple_tamil.py +7 -0
simple_tamil.py CHANGED
@@ -12,6 +12,13 @@
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
 
 
 
 
 
 
 
 
15
  import json
16
  import os
17
 
 
12
  # See the License for the specific language governing permissions and
13
  # limitations under the License.
14
 
15
+
16
+
17
+ _DESCRIPTION = """\
18
+ simple_data contains transcribed speech corpus for training ASR systems for Tamil language.
19
+ """
20
+
21
+
22
  import json
23
  import os
24