mirror of https://gitlab.com/christosangel/sapo
update README.md
parent
1c60b45340
commit
955d1c71ee
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue