Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amaai-lab
/
music2emo
like
12
Running
on
Zero
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
945aa1e
music2emo
/
inference
/
data
/
chord_root_inv.json
kjysmu
Upload 17 files
51f9444
verified
6 months ago
raw
Copy download link
history
blame
Safe
192 Bytes
{
"0"
:
"N"
,
"1"
:
"C"
,
"2"
:
"C#"
,
"3"
:
"D"
,
"4"
:
"D#"
,
"5"
:
"E"
,
"6"
:
"F"
,
"7"
:
"F#"
,
"8"
:
"G"
,
"9"
:
"G#"
,
"10"
:
"A"
,
"11"
:
"A#"
,
"12"
:
"B"
}