Datasets:

Languages:
English
ArXiv:
License:

Update README.md

#4
by Saki - opened

From what I tested,
transcription = spgi["train"][0]["text"] # first transcription
does not work but
transcription = spgi["train"][0]["transcript"] # first transcription
works

Saki changed pull request status to closed
Saki changed pull request status to open
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment