File size: 575 Bytes
c0f6b1b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "spk_01": {
    "speaker_id": "spk_01",
    "gender": "male",
    "age_range": "20-30",
    "native_language": "hindi",
    "primary_language": "hindi",
    "languages_spoken": ["hinglish"],
    "accent": "rajasthani",
    "dialect": "marwari_influenced_hindi",
    "region": "north_india",
    "state": "rajasthan",
    "consent_provided": true,
    "consent_platform": "voclara.com",
    "recording_environment": "room",
    "audio_specs": {
      "format": "WAV",
      "sample_rate": 48000,
      "bit_depth": 24,
      "channels": 1
    }
  }
}