Alaa Mroue
Results
2
issues of
Alaa Mroue
**To reproduce error:** ``` command_list= ['whisper', 'a.ts', '--language', 'Arabic', '--model', 'small'] speechProccess = subprocess.run(command_list, capture_output = True, text = True) print(speechProccess.stdout) print(speechProccess.stderr) ``` The following will be outputted: ``` Skipping...
Included in this Pull Request: - Updated of CMake - Added a Windows and Ubuntu pipeline that creates a continuous release of the package