-
Trying to dockerize silero-vad for AWS Lambda and running into the following. error message:
Dockerfile:
requirements.txt :
Lambda_function:
Any suggestions? |
Beta Was this translation helpful? Give feedback.
Answered by
snakers4
Apr 2, 2024
Replies: 1 comment 1 reply
-
Hi, This thread may be helpful - facebookresearch/demucs#570
Also please check out the examples from the repo, the torch.hub example was not updated for quite some time. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
snakers4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
This thread may be helpful - facebookresearch/demucs#570
Also please check out the examples from the repo, the torch.hub example was not updated for quite some time.