pySpeechRev
pySpeechRev copied to clipboard
Keep track of project requirements
It would be good to keep track of the requirements this project has in a machine readable format such as the common requirement.txt output. By using the requirements specifiers from pip you can then specify versions required for this project, this will make it easier for people to install the dependencies and to use this code.