update README.md

main
Christos Angelopoulos 2022-03-17 00:28:10 +02:00
parent 1c60b45340
commit 955d1c71ee
1 changed files with 2 additions and 2 deletions

View File

@ -26,9 +26,9 @@ https://dirk.net/2021/10/31/tts-fix-max-decoder-steps/
### DETECTING ERRORS
### I. CLATTER IN AUDIO OUTPUT
### I. CLUTTER IN AUDIO OUTPUT
Sometimes the output wav file of a text file line is longer than necessary, containing hissing sounds, inrecognisable utterrances and clatter at the end of it.
Sometimes the output wav file of a text file line is longer than necessary, containing hissing sounds, inrecognisable utterrances and clutter at the end of it.
In order to detect which wave files are generated having that problem, the ratio of _character count of line / duration of audio file_ is calculated. This ratio helps us roughly to estimate which lines were rendered with errors.