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
* tts.cpp : in case of missing text prompt, tts tries to detect an input redirection to the stdin and reads it. This enables piping text to llama-tts, input redirection and heredocuments. In case of empty text prompt the program exits with EINVAL.
0 commit comments