Closed couche1 closed 6 months ago
When running cli with the --stream flag, an error occurs:
--stream
Either audioPath or audioFolder must be provided.
This PR resolves the issue by introducing a conditional to skip the audio file check in streaming mode.
When running cli with the
--stream
flag, an error occurs:This PR resolves the issue by introducing a conditional to skip the audio file check in streaming mode.