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
When i call PiperNative.process_text method and pass an invalid voice such as “en-US" , the application was crashed. My guess is that the C++ part should not throw exceptions.
The text was updated successfully, but these errors were encountered:
When i call
PiperNative.process_text
method and pass an invalid voice such as “en-US" , the application was crashed. My guess is that the C++ part should not throw exceptions.The text was updated successfully, but these errors were encountered: