-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added option to process WAVs directly and mass transcription with docker-compose #79
base: master
Are you sure you want to change the base?
Added option to process WAVs directly and mass transcription with docker-compose #79
Commits on Mar 26, 2023
-
- Added docker-compose for easy usage - Tidy up of bash scripts
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f21856 - Browse repository at this point
Copy the full SHA 2f21856View commit details -
Added details about docker-compose on readme
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for aef82e3 - Browse repository at this point
Copy the full SHA aef82e3View commit details -
tidy up getmodels.sh and put tqdm back on main.py
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 94a5998 - Browse repository at this point
Copy the full SHA 94a5998View commit details -
run.sh wasn't working for .tflite
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 1221c59 - Browse repository at this point
Copy the full SHA 1221c59View commit details -
Changed tqdm to print every one in a while
instead of its default progress bar
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for d11fc61 - Browse repository at this point
Copy the full SHA d11fc61View commit details -
Created one separate Dockerfile for CPU and GPU
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 986d79c - Browse repository at this point
Copy the full SHA 986d79cView commit details -
Docker compose can choose dockerfile dynamically
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cba57e - Browse repository at this point
Copy the full SHA 7cba57eView commit details -
Made input and output as env variables on docker-compose
differentiablepizza committedMar 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 100b131 - Browse repository at this point
Copy the full SHA 100b131View commit details
Commits on Mar 27, 2023
-
Minor change to docker-compose file
differentiablepizza committedMar 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 51b8fc0 - Browse repository at this point
Copy the full SHA 51b8fc0View commit details -
Made adaptations to run GPU on container
differentiablepizza committedMar 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 057e749 - Browse repository at this point
Copy the full SHA 057e749View commit details