Contributions are welcome!
Requires Java 11+
Fork this repo on GitHub.
git clone https://github.com/YOUR_USERNAME/deepgram-sagemaker-java.git
cd deepgram-sagemaker-java./gradlew build./gradlew testgit add .
git commit -m "feat: your change description"git push origin mainOpen a pull request from your fork to the main repository.