Sometimes alignment fails for a chant because of errors in how it is transcribed to volpiano (Ex: 1--g at the beginning instead of 1---g). In conjunction with #38, making the volpiano transcription editable in the app would help users get past such errors in the data without having to re-upload datasets.
Required back-end changes: replacing the volpiano entry for a chant in the database with a new string.
Requires API change: updating the volpiano field in a given chant record.
Sometimes alignment fails for a chant because of errors in how it is transcribed to volpiano (Ex:
1--g
at the beginning instead of1---g
). In conjunction with #38, making the volpiano transcription editable in the app would help users get past such errors in the data without having to re-upload datasets.Required back-end changes: replacing the volpiano entry for a chant in the database with a new string.
Requires API change: updating the volpiano field in a given chant record.