python Windows OS audio application altered
Budget: $30 – $250 USD
We need an existing python Windows OS audio application altered. There is currently a GUI that is displayed when the app is run. On the GUI, users can select a file, enter text and initiate audio processing. We want the code augmented so the program executes the same functionality triggered from a command prompt. The sound file output of the existing program needs to be converted from .flac to .mp3 format. Also, there is a delay as a file is being processed so your code would need to queue jobs if multiple requests were made.
Here are the steps we expect an interested Developer to perform PRIOR to offering their services-
1. Install the existing application on Windows OS.
2. Understand the functionality and nuance of the existing application.
The chosen developer will need to create code to control existing application from a command line.
In each folder there will be one or more files, each with a unique ID (example "12354.mp3" within the "audio_sample" folder). There will then be a corresponding 12354.txt in the "input_copy" folder. The output needs to be named 12354.mp3 and placed in the "output_audio" folder.
From the command line we want to be able to batch process all files in input folders (audio_sample and input_copy) or process a single pair of files.
The Githib project is called - CorentinJ/Real-Time-Voice-Cloning
Here are the steps we expect an interested Developer to perform PRIOR to offering their services-
1. Install the existing application on Windows OS.
2. Understand the functionality and nuance of the existing application.
The chosen developer will need to create code to control existing application from a command line.
In each folder there will be one or more files, each with a unique ID (example "12354.mp3" within the "audio_sample" folder). There will then be a corresponding 12354.txt in the "input_copy" folder. The output needs to be named 12354.mp3 and placed in the "output_audio" folder.
From the command line we want to be able to batch process all files in input folders (audio_sample and input_copy) or process a single pair of files.
The Githib project is called - CorentinJ/Real-Time-Voice-Cloning