lyric-align-mms-fa / tokenizer.json
xycld's picture
Upload folder using huggingface_hub
aabb9e8 verified
raw
history blame contribute delete
311 Bytes
{
"-": 0,
"a": 1,
"i": 2,
"e": 3,
"n": 4,
"o": 5,
"u": 6,
"t": 7,
"s": 8,
"r": 9,
"m": 10,
"k": 11,
"l": 12,
"d": 13,
"g": 14,
"h": 15,
"y": 16,
"b": 17,
"p": 18,
"w": 19,
"c": 20,
"v": 21,
"j": 22,
"z": 23,
"f": 24,
"'": 25,
"q": 26,
"x": 27,
"*": 28
}