Closed carycary246 closed 7 months ago
The format of the Narration sentence differs greatly from voiced lines. You can filter the voiced lines before read.
Do you have an example of how that works? I don't understand how I can use that function to stop it from reading voiced lines.
Do you have an example of how that works? I don't understand how I can use that function to stop it from reading voiced lines.
Perhaps you could add a regex to transform text with Japanese parentheses into blank lines.
regex: ^.*[「」].*$
Is there an option like VNR where the TTS will only automatically read the narration? I don't need it to read the voiced lines.