Skip to content
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

Missing requirements #4

Open
kosniaz opened this issue Jan 17, 2022 · 3 comments
Open

Missing requirements #4

kosniaz opened this issue Jan 17, 2022 · 3 comments

Comments

@kosniaz
Copy link

kosniaz commented Jan 17, 2022

To be added:

software requirements

  • python >= 3.8, <=4.0

hardware requirements

  • 10-15GB free memory
  • 4 cores
  • ~10GB
@georgepar
Copy link
Owner

What is the max workers value you pass? (https://github.com/georgepar/kaldi-grpc-server/blob/main/Makefile#L24)

10-15gb ram sounds a bit excessive

@kosniaz
Copy link
Author

kosniaz commented Mar 7, 2022

Turns out I was running with the defaults, i.e. max_workers=10. I switched to 3 workers and it didn't take much RAM.
So, a rough estimation would be ~2GB*$max_workers

@georgepar
Copy link
Owner

TODO: Specify memory requirements as a function of num-workers and model size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants