You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey - I've been trying to use this in a google cloud function but i keep getting a bunch of syntax errors when trying to use in a function. Works fine in local. Specifically trying to use the align nodejs function.
The text was updated successfully, but these errors were encountered:
My free trials for Google, Microsoft and Amazon services have all expired. I cannot directly test these commercial services are working correctly, unless I use paid requests, which currently don't seem to be worth it due to the low usage of the cloud features, and the library in general (I'm doing development with a zero budget).
I'll need more detailed information on what errors are seen, and which Google services are being used (synthesis? recognition?).
I think you may be trying to run the library on the cloud via Google, rather than using one of the Google Cloud-based engines (synthesis / recognition)? In that case, it's possible your issue may be caused by #75 (wrong casing in path to main module on package.json), which has been recently fixed. Let me know if that is it.
Hey - I've been trying to use this in a google cloud function but i keep getting a bunch of syntax errors when trying to use in a function. Works fine in local. Specifically trying to use the align nodejs function.
The text was updated successfully, but these errors were encountered: