aws-samples / aws-samples/amazon-sagemaker-tensorflow-serving-grpc
About other protocols and frameworks.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I was wondering if other protocols and frameworks can be done similarly. My use case requires real-time inference on audio chunks. I tried using real-time endpoints(Multi-model, PyTorch) and the latency(~0.8S) doesn't allow real-time inference(~6ms-25ms) on audio chunks from a microphone. I am looking for some references that demonstrate the usage of socket servers in SageMaker. If SageMaker doesn't allow that, is there a preferred way for deploying such ML workflows in AWS? TIA
Contributor guide
Assessment
This issue has not been assessed yet.