You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weird bug: Assertion failed: stream->newRatePosition != newSampleRate (For multiple pitch changes first and only for specific text at specific pitch)
#41
Open
sssee123 opened this issue
Apr 4, 2023
· 0 comments
I will do Pitch 1 and the results are as expected:
I will do Pitch -1 this time and the console will show me: Assertion failed: stream->newRatePosition != newSampleRate
I will do Pitch -1 again and change only one letter of a word and its fine again:
I generated the voice file over 10 times each, every time the same output.
For this fail to recreate I have to make several pitch changes first, and it only works for certain texts at certain pitches, which is weird.
The text was updated successfully, but these errors were encountered:
Seems I'm not the only one with this problem:
#39
I will do Pitch 1 and the results are as expected:
I will do Pitch -1 this time and the console will show me:
Assertion failed: stream->newRatePosition != newSampleRate
I will do Pitch -1 again and change only one letter of a word and its fine again:
I generated the voice file over 10 times each, every time the same output.
For this fail to recreate I have to make several pitch changes first, and it only works for certain texts at certain pitches, which is weird.
The text was updated successfully, but these errors were encountered: