adlez27 / phonetic-songs

Transcribing song lyrics to X-SAMPA
GNU General Public License v3.0
6 stars 2 forks source link

Error Handling #11

Open VocAddict opened 4 years ago

VocAddict commented 4 years ago

Some lyric filenames and their content may contain characters that cannot be converted/accepted by the current script. Implement in the scripts to take note of such files and output such in a file for further reference, in addition to removing it from the batch process.

VocAddict commented 3 years ago

In addition to the aforementioned error checking, choice selection checks need to be improved as well.