This is the Windows app named WhisperBatchRun whose latest release can be downloaded as Version1ofthebatchfile..zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named WhisperBatchRun with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
WhisperBatchRun
Ad
DESCRIPTION
Currently, Version #1 of the batch file does the following:
(1) checks of whisper is installed, and if so, starts to run; (2) Asks if you want to process sub-folders, and if an answer is not provided in 10 seconds, defaults to "N"; (3) Applies the following command to each mp3 or wav file in the folder/sub-folders: "whisper "FILENAME" --model large-v2 --output_format vtt" (4) Creates a log file in the active directory, but only if there were any errors; (5) ends.
To use, simply place it in your system's "PATH." Search online how to do this if need be - i.e. to alter your environment variables.
Once in the system PATH you simply open a Command Prompt (CMD) and type the batch file name (without the extension if desired).
Whisper must be installed in your computer and in the system PATH as well, which will necessitate install other items as well such as Python in order for Whisper to run. Check out Whisper's github for more info.
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/whisperai-batch-run/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.