Villa uses a custom Google ASR wrapper. We found that it worked quite well, but of course it's not free. A pain point of the wrapper was that it was not amenable to swapping out for another provider or a local solution.
Looking around, I see another team just wraps a python package that has many service wrappers. This is where we should start.
Villa uses a custom Google ASR wrapper. We found that it worked quite well, but of course it's not free. A pain point of the wrapper was that it was not amenable to swapping out for another provider or a local solution.
Looking around, I see another team just wraps a python package that has many service wrappers. This is where we should start.