wav2vec2-ls100-sid / checkpoint-1300 /special_tokens_map.json
techsword's picture
Fine-tuned wav2vec2-base model on LibriSpeech train-clean-100 for speaker ID
7d5b7c9 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}