├── README.md ├── language_identification.py ├── requirements.txt └── train_files.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nipunmanral/Spoken-Language-Identification/HEAD/README.md -------------------------------------------------------------------------------- /language_identification.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nipunmanral/Spoken-Language-Identification/HEAD/language_identification.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nipunmanral/Spoken-Language-Identification/HEAD/requirements.txt -------------------------------------------------------------------------------- /train_files.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nipunmanral/Spoken-Language-Identification/HEAD/train_files.json --------------------------------------------------------------------------------