GithubHelp home page GithubHelp logo

nisp-dataset's Introduction

NISP-Dataset

NISP-A Multilingual Multi-accent Dataset for Speaker Profiling

This dataset contains speech recordings along with speaker physical parameters (height, weight, .. )as well as regional information and linguistic information.

There are a total of 345 speakers(219 male and 126 female). The dataset contains sentences that are taken out from newspapers. Each speaker has contributed about 4-5 minutes of data that includes recordings in both English and their mother tongue. The transcript for the text is provided in UTF-8 format.

For each speaker following parameters were collected. This information is present in the file " speaker_details.csv "

Parameters Value/Unit
Gender M | F
Mother Tongue any of the 5 languages
Can read Mother Tongue YES/NO
Medium of Instruction any of the 5 languages
Language spoken with friends any of the 5 languages
Age in years
Height in cm
Waist size in cm
Shoulder size in cm
Weight in kg
Native / Place where brought up District and State
Current Place of residence District and State

The recordings were performed in separate sessions for native language and English.
There are five folders in "NISP" folder, where each native language folder has speech files and corresponding transcripts files in "Scripts" folder. The details of the folder is as follows
Eg:

├── Hindi_master
│   ├── Hindi  
│   ├──  └── RECS        
│   ├── English_Hindi
│   ├──  └── RECS
│   ├── scripts
│   ├──   └── Hindi_txt
│   ├──   └── English_hindi_txt

For each Speaker ID the saving format of the file is like as follows :

for .wav files

(Native language)(Speaker ID)(language recorded)(gender)(Utterance ID).wav Example: Hin_0001_Eng_f_0000.wav

for .txt files (transcripts)

(Native language)(Speaker ID)(language recorded)_(gender).txt Example: Hin_0001_Eng_f.txt

The set of langauges recorded are named as follows:

Language Lang_ID
English Eng
Hindi Hin
Kannada Kan
Malayalam Mal
Tamil Tam
Telugu Tel

The details of the Speakers and Train and Test splits are given in

total_spkrinfo.list -- this file has the details like "Speaker_ID, Gender, Mother_Tongue, Height (cm), Shoulder_size (cm), Waist_size(cm), Weight(Kg), Age(y), Native_State, and Native_District"

test_spkrID -- list of test speakers

train_spkrID -- list of train speakers

Note: Other lingusitic details and regional details are provided in individual files in each native language Master folder.
If any wav file missing in any of the languages but corresponding text file is available means treat that sentence is not recorded.

How to extract the data

cat RECS.tar.gz.a* > Complete.tar.gz


gzip -dc Complete.tar.gz | tar -xvzf - 

Paper

Creative Commons Licence
This work is licensed under a Creative Commons Attribution 4.0 International License.

nisp-dataset's People

Contributors

prash29 avatar shareefbabu avatar iiscleap avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.