Merge pull request #2471 from tilmankamp/exeflag

Added executable flag to some importers
This commit is contained in:
Reuben Morais 2019-10-28 16:32:08 +00:00 committed by GitHub
commit 26d10a5df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 0 deletions

2
bin/import_gram_vaani.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python
import os
import csv
import sys

0
bin/import_lingua_libre.py Normal file → Executable file
View File

0
bin/import_m-ailabs.py Normal file → Executable file
View File

0
bin/import_slr57.py Normal file → Executable file
View File

0
bin/import_vctk.py Normal file → Executable file
View File