Run common voice standalone via docker

I would like to Run Common Voice in our company to create our own dataset that is specific to a domain context.
I would like to use this training set on top of the common voice dataset.

Is it possible to run Common Voice locally for example via Docker?

Yes, however Mozilla does not support self-hosted instances per se. There is a tutorial on how to get it running with Docker for local development here: https://github.com/common-voice/common-voice/blob/main/docs/DEVELOPMENT.md . These settings might or might not be good defaults for running it in production though, so that’s up to you to make sure.

1 Like