CoolFace
Apppublic

hamiq/harmiq

sourceHugging Facemitupdated 6mo agoView on Hugging Face
1likes
vocal_range_database.json2497 linesDownload Raw Back to root
1{2  "meta": {3    "version": "1.0",4    "total_singers": 53,5    "last_updated": "2026-03",6    "description": "Harmiq Vocal Range Database — SEO programmatic pages",7    "seo_base_path": "/singer/",8    "i18n_paths": {9      "es": "/es/cantante/",10      "pt": "/pt/cantor/",11      "fr": "/fr/chanteur/"12    }13  },14  "voice_types": {15    "bass": {16      "hz_min": 65,17      "hz_max": 260,18      "notes": "E2–C4",19      "color": "#1E3A5F"20    },21    "bass-baritone": {22      "hz_min": 80,23      "hz_max": 300,24      "notes": "G2–F4",25      "color": "#2D4A7A"26    },27    "baritone": {28      "hz_min": 98,29      "hz_max": 392,30      "notes": "G2–G4",31      "color": "#6C63FF"32    },33    "tenor": {34      "hz_min": 130,35      "hz_max": 523,36      "notes": "C3–C5",37      "color": "#118AB2"38    },39    "countertenor": {40      "hz_min": 165,41      "hz_max": 698,42      "notes": "G3–F5",43      "color": "#06D6A0"44    },45    "contralto": {46      "hz_min": 140,47      "hz_max": 698,48      "notes": "F3–F5",49      "color": "#80B918"50    },51    "mezzo-soprano": {52      "hz_min": 165,53      "hz_max": 880,54      "notes": "A3–A5",55      "color": "#FF9F1C"56    },57    "soprano": {58      "hz_min": 220,59      "hz_max": 1047,60      "notes": "C4–C6",61      "color": "#FF6B9D"62    }63  },64  "singers": [65    {66      "id": "freddie-mercury",67      "slug": "freddie-mercury",68      "name": "Freddie Mercury",69      "band": "Queen",70      "voice_type": "baritone",71      "range": {72        "low": "F2",73        "high": "G5",74        "low_hz": 87,75        "high_hz": 784,76        "octaves": 3.777      },78      "genres": [79        "rock",80        "classic-rock",81        "opera",82        "pop",83        "glam-rock"84      ],85      "nationality": "British-Zanzibari",86      "active": "1970–1991",87      "known_for": [88        "Bohemian Rhapsody",89        "We Are the Champions",90        "Somebody to Love"91      ],92      "harmiq_profile": {93        "pitch_medio": 155,94        "brillo": 2200,95        "energy": "very_high",96        "vibrato": true97      },98      "similar_singers": [99        "david-bowie",100        "robert-plant",101        "mick-jagger"102      ],103      "difficulty": "expert",104      "seo": {105        "title_en": "Freddie Mercury Voice Type & Vocal Range — F2 to G5",106        "title_es": "Tipo de voz de Freddie Mercury y su rango vocal — F2 a G5",107        "meta_en": "Freddie Mercury was a baritone with a 3.7-octave range. Discover his voice type, vocal range, and which singers sound similar.",108        "keywords_en": [109          "freddie mercury voice type",110          "freddie mercury vocal range",111          "freddie mercury baritone"112        ],113        "monthly_searches_en": 22000114      }115    },116    {117      "id": "elvis-presley",118      "slug": "elvis-presley",119      "name": "Elvis Presley",120      "band": null,121      "voice_type": "baritone",122      "range": {123        "low": "A1",124        "high": "B3",125        "low_hz": 55,126        "high_hz": 247,127        "octaves": 2.4128      },129      "genres": [130        "rock-and-roll",131        "rockabilly",132        "country",133        "gospel",134        "pop"135      ],136      "nationality": "American",137      "active": "1954–1977",138      "known_for": [139        "Hound Dog",140        "Jailhouse Rock",141        "Love Me Tender",142        "Suspicious Minds"143      ],144      "harmiq_profile": {145        "pitch_medio": 125,146        "brillo": 1800,147        "energy": "high",148        "vibrato": true149      },150      "similar_singers": [151        "frank-sinatra",152        "roy-orbison",153        "tom-jones"154      ],155      "difficulty": "intermediate",156      "seo": {157        "title_en": "Elvis Presley Voice Type & Vocal Range — Deep Baritone Explained",158        "title_es": "Tipo de voz de Elvis Presley — Barítono profundo explicado",159        "meta_en": "Elvis Presley was a baritone with rare low notes reaching A1. Explore his voice type, range and similar singers.",160        "keywords_en": [161          "elvis presley voice type",162          "elvis presley vocal range",163          "elvis baritone"164        ],165        "monthly_searches_en": 18000166      }167    },168    {169      "id": "frank-sinatra",170      "slug": "frank-sinatra",171      "name": "Frank Sinatra",172      "band": null,173      "voice_type": "baritone",174      "range": {175        "low": "E2",176        "high": "E4",177        "low_hz": 82,178        "high_hz": 329,179        "octaves": 2.0180      },181      "genres": [182        "jazz",183        "big-band",184        "swing",185        "pop",186        "crooner"187      ],188      "nationality": "American",189      "active": "1935–1995",190      "known_for": [191        "My Way",192        "New York New York",193        "Fly Me to the Moon"194      ],195      "harmiq_profile": {196        "pitch_medio": 140,197        "brillo": 1600,198        "energy": "calm",199        "vibrato": true200      },201      "similar_singers": [202        "dean-martin",203        "tony-bennett",204        "nat-king-cole"205      ],206      "difficulty": "intermediate",207      "seo": {208        "title_en": "Frank Sinatra Voice Type & Vocal Range — The Crooner Baritone",209        "title_es": "Tipo de voz de Frank Sinatra — El barítono crooner",210        "meta_en": "Frank Sinatra's baritone voice defined an era of jazz and pop. Explore his vocal range and style.",211        "keywords_en": [212          "frank sinatra voice type",213          "frank sinatra vocal range"214        ],215        "monthly_searches_en": 12000216      }217    },218    {219      "id": "david-bowie",220      "slug": "david-bowie",221      "name": "David Bowie",222      "band": null,223      "voice_type": "baritone",224      "range": {225        "low": "E2",226        "high": "B5",227        "low_hz": 82,228        "high_hz": 987,229        "octaves": 4.0230      },231      "genres": [232        "rock",233        "glam-rock",234        "art-rock",235        "soul",236        "electronic"237      ],238      "nationality": "British",239      "active": "1962–2016",240      "known_for": [241        "Heroes",242        "Space Oddity",243        "Ziggy Stardust",244        "Let's Dance"245      ],246      "harmiq_profile": {247        "pitch_medio": 148,248        "brillo": 2050,249        "energy": "high",250        "vibrato": false251      },252      "similar_singers": [253        "freddie-mercury",254        "peter-gabriel",255        "bryan-ferry"256      ],257      "difficulty": "expert",258      "seo": {259        "title_en": "David Bowie Voice Type & Vocal Range — 4-Octave Chameleon",260        "title_es": "Tipo de voz de David Bowie — 4 octavas de camaleón vocal",261        "meta_en": "David Bowie had a 4-octave range and shifted voice types across his career. Explore his unique vocal profile.",262        "keywords_en": [263          "david bowie voice type",264          "david bowie vocal range",265          "david bowie baritone"266        ],267        "monthly_searches_en": 14000268      }269    },270    {271      "id": "michael-jackson",272      "slug": "michael-jackson",273      "name": "Michael Jackson",274      "band": "The Jackson 5",275      "voice_type": "tenor",276      "range": {277        "low": "A2",278        "high": "F5",279        "low_hz": 110,280        "high_hz": 698,281        "octaves": 3.3282      },283      "genres": [284        "pop",285        "r&b",286        "soul",287        "funk",288        "disco"289      ],290      "nationality": "American",291      "active": "1964–2009",292      "known_for": [293        "Billie Jean",294        "Thriller",295        "Beat It",296        "Man in the Mirror"297      ],298      "harmiq_profile": {299        "pitch_medio": 185,300        "brillo": 3200,301        "energy": "very_high",302        "vibrato": true303      },304      "similar_singers": [305        "prince",306        "usher",307        "chris-brown"308      ],309      "difficulty": "expert",310      "seo": {311        "title_en": "Michael Jackson Voice Type & Vocal Range — F2 to F5",312        "title_es": "Tipo de voz de Michael Jackson — F2 a F5",313        "meta_en": "Michael Jackson's tenor voice with falsetto made him one of the most versatile pop singers. Explore his full vocal range.",314        "keywords_en": [315          "michael jackson voice type",316          "michael jackson vocal range",317          "michael jackson tenor"318        ],319        "monthly_searches_en": 33000320      }321    },322    {323      "id": "adele",324      "slug": "adele",325      "name": "Adele",326      "band": null,327      "voice_type": "mezzo-soprano",328      "range": {329        "low": "B2",330        "high": "E5",331        "low_hz": 123,332        "high_hz": 659,333        "octaves": 3.0334      },335      "genres": [336        "pop",337        "soul",338        "r&b",339        "blues",340        "adult-contemporary"341      ],342      "nationality": "British",343      "active": "2006–present",344      "known_for": [345        "Hello",346        "Rolling in the Deep",347        "Someone Like You",348        "Easy On Me"349      ],350      "harmiq_profile": {351        "pitch_medio": 220,352        "brillo": 2800,353        "energy": "high",354        "vibrato": true355      },356      "similar_singers": [357        "amy-winehouse",358        "duffy",359        "sam-smith"360      ],361      "difficulty": "intermediate",362      "seo": {363        "title_en": "Adele Voice Type & Vocal Range — Mezzo-Soprano Explained",364        "title_es": "Tipo de voz de Adele — Mezzosoprano explicada",365        "meta_en": "Adele's mezzo-soprano voice spans 3 octaves with incredible emotional power. Discover her voice type and range.",366        "keywords_en": [367          "adele voice type",368          "adele vocal range",369          "adele mezzo soprano"370        ],371        "monthly_searches_en": 40000372      }373    },374    {375      "id": "amy-winehouse",376      "slug": "amy-winehouse",377      "name": "Amy Winehouse",378      "band": null,379      "voice_type": "mezzo-soprano",380      "range": {381        "low": "D3",382        "high": "D5",383        "low_hz": 147,384        "high_hz": 587,385        "octaves": 2.0386      },387      "genres": [388        "soul",389        "r&b",390        "jazz",391        "pop",392        "blues"393      ],394      "nationality": "British",395      "active": "2002–2011",396      "known_for": [397        "Rehab",398        "Back to Black",399        "Valerie",400        "Tears Dry on Their Own"401      ],402      "harmiq_profile": {403        "pitch_medio": 215,404        "brillo": 2600,405        "energy": "high",406        "vibrato": true407      },408      "similar_singers": [409        "adele",410        "duffy",411        "norah-jones"412      ],413      "difficulty": "advanced",414      "seo": {415        "title_en": "Amy Winehouse Voice Type & Vocal Range — Soulful Mezzo",416        "title_es": "Tipo de voz de Amy Winehouse — Mezzo con alma",417        "meta_en": "Amy Winehouse blended jazz and soul with her raw mezzo-soprano voice. Explore her vocal range and style.",418        "keywords_en": [419          "amy winehouse voice type",420          "amy winehouse vocal range"421        ],422        "monthly_searches_en": 16000423      }424    },425    {426      "id": "mariah-carey",427      "slug": "mariah-carey",428      "name": "Mariah Carey",429      "band": null,430      "voice_type": "soprano",431      "range": {432        "low": "F2",433        "high": "G7",434        "low_hz": 87,435        "high_hz": 3136,436        "octaves": 5.0437      },438      "genres": [439        "r&b",440        "pop",441        "soul",442        "gospel",443        "hip-hop"444      ],445      "nationality": "American",446      "active": "1988–present",447      "known_for": [448        "All I Want for Christmas Is You",449        "Hero",450        "We Belong Together"451      ],452      "harmiq_profile": {453        "pitch_medio": 310,454        "brillo": 4800,455        "energy": "high",456        "vibrato": true457      },458      "similar_singers": [459        "whitney-houston",460        "celine-dion",461        "ariana-grande"462      ],463      "difficulty": "expert",464      "seo": {465        "title_en": "Mariah Carey Voice Type & Vocal Range — 5 Octaves Explained",466        "title_es": "Tipo de voz de Mariah Carey — 5 octavas explicadas",467        "meta_en": "Mariah Carey has one of the widest vocal ranges in music history at 5 octaves. Explore her voice type and signature whistle register.",468        "keywords_en": [469          "mariah carey voice type",470          "mariah carey vocal range",471          "mariah carey octaves"472        ],473        "monthly_searches_en": 49000474      }475    },476    {477      "id": "whitney-houston",478      "slug": "whitney-houston",479      "name": "Whitney Houston",480      "band": null,481      "voice_type": "soprano",482      "range": {483        "low": "A2",484        "high": "C6",485        "low_hz": 110,486        "high_hz": 1047,487        "octaves": 3.4488      },489      "genres": [490        "r&b",491        "pop",492        "gospel",493        "soul",494        "dance"495      ],496      "nationality": "American",497      "active": "1977–2012",498      "known_for": [499        "I Will Always Love You",500        "Greatest Love of All",501        "I Wanna Dance with Somebody"502      ],503      "harmiq_profile": {504        "pitch_medio": 290,505        "brillo": 4500,506        "energy": "very_high",507        "vibrato": true508      },509      "similar_singers": [510        "mariah-carey",511        "celine-dion",512        "beyonce"513      ],514      "difficulty": "expert",515      "seo": {516        "title_en": "Whitney Houston Voice Type & Vocal Range — The Voice Soprano",517        "title_es": "Tipo de voz de Whitney Houston — La Voz",518        "meta_en": "Whitney Houston's soprano voice is considered one of the greatest in music history. Explore her 3.4-octave range.",519        "keywords_en": [520          "whitney houston voice type",521          "whitney houston vocal range",522          "whitney houston soprano"523        ],524        "monthly_searches_en": 31000525      }526    },527    {528      "id": "celine-dion",529      "slug": "celine-dion",530      "name": "Céline Dion",531      "band": null,532      "voice_type": "soprano",533      "range": {534        "low": "A2",535        "high": "E6",536        "low_hz": 110,537        "high_hz": 1319,538        "octaves": 3.5539      },540      "genres": [541        "pop",542        "adult-contemporary",543        "r&b",544        "ballad"545      ],546      "nationality": "Canadian",547      "active": "1981–present",548      "known_for": [549        "My Heart Will Go On",550        "The Power of Love",551        "Because You Loved Me"552      ],553      "harmiq_profile": {554        "pitch_medio": 295,555        "brillo": 4600,556        "energy": "high",557        "vibrato": true558      },559      "similar_singers": [560        "whitney-houston",561        "mariah-carey",562        "barbra-streisand"563      ],564      "difficulty": "expert",565      "seo": {566        "title_en": "Céline Dion Voice Type & Vocal Range — Full Soprano Analysis",567        "title_es": "Tipo de voz de Celine Dion — Análisis completo de soprano",568        "meta_en": "Céline Dion's soprano spans 3.5 octaves with unmatched power and precision. Explore her voice type and famous range.",569        "keywords_en": [570          "celine dion voice type",571          "celine dion vocal range"572        ],573        "monthly_searches_en": 28000574      }575    },576    {577      "id": "ariana-grande",578      "slug": "ariana-grande",579      "name": "Ariana Grande",580      "band": null,581      "voice_type": "soprano",582      "range": {583        "low": "D3",584        "high": "E7",585        "low_hz": 147,586        "high_hz": 2637,587        "octaves": 4.0588      },589      "genres": [590        "pop",591        "r&b",592        "dance",593        "trap-pop"594      ],595      "nationality": "American",596      "active": "2008–present",597      "known_for": [598        "Thank U, Next",599        "7 Rings",600        "Break Free",601        "God is a Woman"602      ],603      "harmiq_profile": {604        "pitch_medio": 320,605        "brillo": 5100,606        "energy": "high",607        "vibrato": true608      },609      "similar_singers": [610        "mariah-carey",611        "beyonce",612        "demi-lovato"613      ],614      "difficulty": "expert",615      "seo": {616        "title_en": "Ariana Grande Voice Type & Vocal Range — Soprano with Whistle",617        "title_es": "Tipo de voz de Ariana Grande — Soprano con registro de silbido",618        "meta_en": "Ariana Grande is a 4-octave soprano known for her whistle register. Discover her full vocal range and voice type.",619        "keywords_en": [620          "ariana grande voice type",621          "ariana grande vocal range",622          "ariana grande soprano"623        ],624        "monthly_searches_en": 60000625      }626    },627    {628      "id": "beyonce",629      "slug": "beyonce",630      "name": "Beyoncé",631      "band": "Destiny's Child",632      "voice_type": "mezzo-soprano",633      "range": {634        "low": "A2",635        "high": "E6",636        "low_hz": 110,637        "high_hz": 1319,638        "octaves": 3.5639      },640      "genres": [641        "r&b",642        "pop",643        "soul",644        "hip-hop",645        "dance"646      ],647      "nationality": "American",648      "active": "1990–present",649      "known_for": [650        "Crazy in Love",651        "Halo",652        "Single Ladies",653        "Lemonade"654      ],655      "harmiq_profile": {656        "pitch_medio": 245,657        "brillo": 3600,658        "energy": "very_high",659        "vibrato": true660      },661      "similar_singers": [662        "whitney-houston",663        "alicia-keys",664        "rihanna"665      ],666      "difficulty": "advanced",667      "seo": {668        "title_en": "Beyoncé Voice Type & Vocal Range — Mezzo-Soprano Powerhouse",669        "title_es": "Tipo de voz de Beyoncé — Mezzosoprano explosiva",670        "meta_en": "Beyoncé's mezzo-soprano spans 3.5 octaves combining power, agility and soul. Explore her vocal profile.",671        "keywords_en": [672          "beyonce voice type",673          "beyonce vocal range",674          "beyonce mezzo soprano"675        ],676        "monthly_searches_en": 55000677      }678    },679    {680      "id": "ed-sheeran",681      "slug": "ed-sheeran",682      "name": "Ed Sheeran",683      "band": null,684      "voice_type": "tenor",685      "range": {686        "low": "B2",687        "high": "C5",688        "low_hz": 123,689        "high_hz": 523,690        "octaves": 2.5691      },692      "genres": [693        "pop",694        "folk-pop",695        "r&b",696        "acoustic"697      ],698      "nationality": "British",699      "active": "2009–present",700      "known_for": [701        "Shape of You",702        "Thinking Out Loud",703        "Perfect",704        "Bad Habits"705      ],706      "harmiq_profile": {707        "pitch_medio": 200,708        "brillo": 2900,709        "energy": "normal",710        "vibrato": false711      },712      "similar_singers": [713        "james-blunt",714        "james-arthur",715        "sam-smith"716      ],717      "difficulty": "beginner",718      "seo": {719        "title_en": "Ed Sheeran Voice Type & Vocal Range — Accessible Tenor",720        "title_es": "Tipo de voz de Ed Sheeran — Tenor accesible",721        "meta_en": "Ed Sheeran's approachable tenor is perfect for beginners. Explore his vocal range and the easiest songs to sing.",722        "keywords_en": [723          "ed sheeran voice type",724          "ed sheeran vocal range",725          "ed sheeran tenor"726        ],727        "monthly_searches_en": 24000728      }729    },730    {731      "id": "sam-smith",732      "slug": "sam-smith",733      "name": "Sam Smith",734      "band": null,735      "voice_type": "mezzo-soprano",736      "range": {737        "low": "A2",738        "high": "A5",739        "low_hz": 110,740        "high_hz": 880,741        "octaves": 3.0742      },743      "genres": [744        "pop",745        "soul",746        "r&b",747        "adult-contemporary"748      ],749      "nationality": "British",750      "active": "2012–present",751      "known_for": [752        "Stay with Me",753        "Writing's on the Wall",754        "Unholy"755      ],756      "harmiq_profile": {757        "pitch_medio": 230,758        "brillo": 3100,759        "energy": "calm",760        "vibrato": true761      },762      "similar_singers": [763        "adele",764        "ed-sheeran",765        "george-michael"766      ],767      "difficulty": "intermediate",768      "seo": {769        "title_en": "Sam Smith Voice Type & Vocal Range — 3-Octave Mezzo",770        "title_es": "Tipo de voz de Sam Smith — Mezzo de 3 octavas",771        "meta_en": "Sam Smith is a mezzo-soprano with a 3-octave range and stunning falsetto. Explore their voice type.",772        "keywords_en": [773          "sam smith voice type",774          "sam smith vocal range"775        ],776        "monthly_searches_en": 19000777      }778    },779    {780      "id": "billie-eilish",781      "slug": "billie-eilish",782      "name": "Billie Eilish",783      "band": null,784      "voice_type": "mezzo-soprano",785      "range": {786        "low": "A2",787        "high": "B4",788        "low_hz": 110,789        "high_hz": 494,790        "octaves": 2.3791      },792      "genres": [793        "pop",794        "electropop",795        "dark-pop",796        "indie-pop"797      ],798      "nationality": "American",799      "active": "2015–present",800      "known_for": [801        "Bad Guy",802        "Happier Than Ever",803        "Ocean Eyes",804        "Birds of a Feather"805      ],806      "harmiq_profile": {807        "pitch_medio": 210,808        "brillo": 2700,809        "energy": "calm",810        "vibrato": false811      },812      "similar_singers": [813        "lorde",814        "melanie-martinez",815        "lana-del-rey"816      ],817      "difficulty": "beginner",818      "seo": {819        "title_en": "Billie Eilish Voice Type & Vocal Range — Whispery Mezzo Explained",820        "title_es": "Tipo de voz de Billie Eilish — Mezzo susurrante explicada",821        "meta_en": "Billie Eilish uses her mezzo-soprano in a uniquely intimate way. Explore her voice type, range and whisper technique.",822        "keywords_en": [823          "billie eilish voice type",824          "billie eilish vocal range",825          "billie eilish mezzo"826        ],827        "monthly_searches_en": 38000828      }829    },830    {831      "id": "taylor-swift",832      "slug": "taylor-swift",833      "name": "Taylor Swift",834      "band": null,835      "voice_type": "mezzo-soprano",836      "range": {837        "low": "D3",838        "high": "E5",839        "low_hz": 147,840        "high_hz": 659,841        "octaves": 2.2842      },843      "genres": [844        "pop",845        "country",846        "indie-folk",847        "alternative"848      ],849      "nationality": "American",850      "active": "2004–present",851      "known_for": [852        "Anti-Hero",853        "Love Story",854        "Shake It Off",855        "Blank Space"856      ],857      "harmiq_profile": {858        "pitch_medio": 235,859        "brillo": 3000,860        "energy": "normal",861        "vibrato": false862      },863      "similar_singers": [864        "katy-perry",865        "selena-gomez",866        "demi-lovato"867      ],868      "difficulty": "beginner",869      "seo": {870        "title_en": "Taylor Swift Voice Type & Vocal Range — Mezzo-Soprano Analysis",871        "title_es": "Tipo de voz de Taylor Swift — Análisis de mezzosoprano",872        "meta_en": "Taylor Swift is a lyric mezzo-soprano. Explore her vocal range, voice type and which of her songs best showcase her voice.",873        "keywords_en": [874          "taylor swift voice type",875          "taylor swift vocal range",876          "taylor swift mezzo"877        ],878        "monthly_searches_en": 72000879      }880    },881    {882      "id": "lady-gaga",883      "slug": "lady-gaga",884      "name": "Lady Gaga",885      "band": null,886      "voice_type": "mezzo-soprano",887      "range": {888        "low": "B2",889        "high": "G5",890        "low_hz": 123,891        "high_hz": 784,892        "octaves": 2.9893      },894      "genres": [895        "pop",896        "dance",897        "electropop",898        "jazz",899        "rock"900      ],901      "nationality": "American",902      "active": "2005–present",903      "known_for": [904        "Bad Romance",905        "Poker Face",906        "Shallow",907        "Born This Way"908      ],909      "harmiq_profile": {910        "pitch_medio": 252,911        "brillo": 3400,912        "energy": "very_high",913        "vibrato": true914      },915      "similar_singers": [916        "pink",917        "katy-perry",918        "christina-aguilera"919      ],920      "difficulty": "advanced",921      "seo": {922        "title_en": "Lady Gaga Voice Type & Vocal Range — B2 to G5 Mezzo",923        "title_es": "Tipo de voz de Lady Gaga — Mezzo de B2 a G5",924        "meta_en": "Lady Gaga's mezzo-soprano voice shines in jazz, pop and theatrical contexts. Explore her 2.9-octave range.",925        "keywords_en": [926          "lady gaga voice type",927          "lady gaga vocal range"928        ],929        "monthly_searches_en": 34000930      }931    },932    {933      "id": "luis-miguel",934      "slug": "luis-miguel",935      "name": "Luis Miguel",936      "band": null,937      "voice_type": "tenor",938      "range": {939        "low": "A2",940        "high": "D5",941        "low_hz": 110,942        "high_hz": 587,943        "octaves": 2.7944      },945      "genres": [946        "latin-pop",947        "bolero",948        "salsa",949        "mariachi",950        "pop"951      ],952      "nationality": "Mexican",953      "active": "1981–present",954      "known_for": [955        "La Incondicional",956        "Sabor a Mí",957        "Suave",958        "Cómplices"959      ],960      "harmiq_profile": {961        "pitch_medio": 210,962        "brillo": 3100,963        "energy": "high",964        "vibrato": true965      },966      "similar_singers": [967        "alejandro-fernandez",968        "marc-anthony",969        "julio-iglesias"970      ],971      "difficulty": "advanced",972      "seo": {973        "title_en": "Luis Miguel Voice Type & Vocal Range — Latin Tenor Explained",974        "title_es": "Tipo de voz de Luis Miguel — Tenor latino explicado",975        "meta_en": "Luis Miguel es tenor con un rango de 2.7 octavas y uno de los intérpretes más completos del pop latino.",976        "keywords_en": [977          "luis miguel voice type",978          "luis miguel vocal range"979        ],980        "keywords_es": [981          "tipo de voz luis miguel",982          "rango vocal luis miguel",983          "luis miguel tenor"984        ],985        "monthly_searches_en": 9000,986        "monthly_searches_es": 27000987      }988    },989    {990      "id": "alejandro-fernandez",991      "slug": "alejandro-fernandez",992      "name": "Alejandro Fernández",993      "band": null,994      "voice_type": "tenor",995      "range": {996        "low": "C3",997        "high": "D5",998        "low_hz": 131,999        "high_hz": 587,1000        "octaves": 2.21001      },1002      "genres": [1003        "regional-mexican",1004        "mariachi",1005        "latin-pop",1006        "ranchera"1007      ],1008      "nationality": "Mexican",1009      "active": "1989–present",1010      "known_for": [1011        "Lástima que seas ajena",1012        "Mátalas",1013        "Como quien pierde una estrella"1014      ],1015      "harmiq_profile": {1016        "pitch_medio": 205,1017        "brillo": 3050,1018        "energy": "high",1019        "vibrato": true1020      },1021      "similar_singers": [1022        "luis-miguel",1023        "marc-anthony",1024        "vicente-fernandez"1025      ],1026      "difficulty": "advanced",1027      "seo": {1028        "title_en": "Alejandro Fernández Voice Type & Vocal Range",1029        "title_es": "Tipo de voz de Alejandro Fernández — Tenor de ranchera",1030        "meta_en": "Alejandro Fernández has a powerful tenor voice combining mariachi tradition with modern pop.",1031        "keywords_es": [1032          "tipo de voz alejandro fernandez",1033          "rango vocal alejandro fernandez"1034        ],1035        "monthly_searches_es": 180001036      }1037    },1038    {1039      "id": "shakira",1040      "slug": "shakira",1041      "name": "Shakira",1042      "band": null,1043      "voice_type": "mezzo-soprano",1044      "range": {1045        "low": "E3",1046        "high": "C6",1047        "low_hz": 165,1048        "high_hz": 1047,1049        "octaves": 3.01050      },1051      "genres": [1052        "latin-pop",1053        "rock",1054        "dance",1055        "cumbia",1056        "reggaeton"1057      ],1058      "nationality": "Colombian",1059      "active": "1991–present",1060      "known_for": [1061        "Waka Waka",1062        "Hips Don't Lie",1063        "La Tortura",1064        "Bzrp Session"1065      ],1066      "harmiq_profile": {1067        "pitch_medio": 248,1068        "brillo": 3500,1069        "energy": "high",1070        "vibrato": true1071      },1072      "similar_singers": [1073        "juanes",1074        "jennifer-lopez",1075        "rihanna"1076      ],1077      "difficulty": "intermediate",1078      "seo": {1079        "title_en": "Shakira Voice Type & Vocal Range — Mezzo with Unique Timbre",1080        "title_es": "Tipo de voz de Shakira — Mezzo con timbre único",1081        "meta_en": "Shakira's mezzo-soprano has a distinctive tremolo vibrato that makes her instantly recognizable worldwide.",1082        "keywords_en": [1083          "shakira voice type",1084          "shakira vocal range"1085        ],1086        "keywords_es": [1087          "tipo de voz shakira",1088          "rango vocal de shakira"1089        ],1090        "monthly_searches_en": 29000,1091        "monthly_searches_es": 220001092      }1093    },1094    {1095      "id": "bad-bunny",1096      "slug": "bad-bunny",1097      "name": "Bad Bunny",1098      "band": null,1099      "voice_type": "baritone",1100      "range": {1101        "low": "G2",1102        "high": "E4",1103        "low_hz": 98,1104        "high_hz": 329,1105        "octaves": 2.01106      },1107      "genres": [1108        "reggaeton",1109        "trap-latino",1110        "latin-pop",1111        "cumbia"1112      ],1113      "nationality": "Puerto Rican",1114      "active": "2016–present",1115      "known_for": [1116        "Tití Me Preguntó",1117        "Me Porto Bonito",1118        "Un Verano Sin Ti"1119      ],1120      "harmiq_profile": {1121        "pitch_medio": 155,1122        "brillo": 1900,1123        "energy": "normal",1124        "vibrato": false1125      },1126      "similar_singers": [1127        "j-balvin",1128        "maluma",1129        "rauw-alejandro"1130      ],1131      "difficulty": "beginner",1132      "seo": {1133        "title_en": "Bad Bunny Voice Type & Vocal Range — Latin Trap Baritone",1134        "title_es": "Tipo de voz de Bad Bunny — Barítono del trap latino",1135        "meta_en": "Bad Bunny uses his deep baritone in reggaeton and trap. Explore his voice type and vocal characteristics.",1136        "keywords_en": [1137          "bad bunny voice type",1138          "bad bunny vocal range"1139        ],1140        "keywords_es": [1141          "tipo de voz bad bunny",1142          "rango vocal bad bunny"1143        ],1144        "monthly_searches_en": 21000,1145        "monthly_searches_es": 350001146      }1147    },1148    {1149      "id": "rosalia",1150      "slug": "rosalia",1151      "name": "Rosalía",1152      "band": null,1153      "voice_type": "mezzo-soprano",1154      "range": {1155        "low": "A3",1156        "high": "B5",1157        "low_hz": 220,1158        "high_hz": 988,1159        "octaves": 2.31160      },1161      "genres": [1162        "flamenco",1163        "pop",1164        "r&b",1165        "electronic",1166        "avant-pop"1167      ],1168      "nationality": "Spanish",1169      "active": "2015–present",1170      "known_for": [1171        "Malamente",1172        "Con Altura",1173        "CHICKEN TERIYAKI",1174        "Despechá"1175      ],1176      "harmiq_profile": {1177        "pitch_medio": 268,1178        "brillo": 3800,1179        "energy": "high",1180        "vibrato": true1181      },1182      "similar_singers": [1183        "camaron-de-la-isla",1184        "nina-pastori",1185        "christina-aguilera"1186      ],1187      "difficulty": "expert",1188      "seo": {1189        "title_en": "Rosalía Voice Type & Vocal Range — Flamenco Mezzo Analysis",1190        "title_es": "Tipo de voz de Rosalía — Análisis de mezzo flamenca",1191        "meta_en": "Rosalía blends flamenco technique with avant-pop in her unique mezzo-soprano voice.",1192        "keywords_es": [1193          "tipo de voz rosalia",1194          "rango vocal rosalia"1195        ],1196        "monthly_searches_en": 12000,1197        "monthly_searches_es": 400001198      }1199    },1200    {

Showing the first 1,200 of 2497 lines. Download the file for the rest.