Hello, a beginner's question, I am using a tfhub.dev model, more specifically https://tfhub.dev/silero/silero-stt/es/1, the question is, I can load this model using for example tensorflow .net, instead of using it in python. That is, is a model made for tensorflow compatible or should it be compatible with tensorflow regardless of the environment where it ends up running?
Hello, a beginner's question, I am using a tfhub.dev model, more specifically https://tfhub.dev/silero/silero-stt/es/1, the question is, I can load this model using for example tensorflow .net, instead of using it in python. That is, is a model made for tensorflow compatible or should it be compatible with tensorflow regardless of the environment where it ends up running?