Private user • almost 2 years ago
Are we allowed to use a non-Snowflake AI model for tasks which Snowflake Arctic cannot handle?
Hi!
Can I use a non-Snowflake AI model for a speech-to-text task? As far as I see on Hugging Face, I cannot use Snowflake Arctic for this purpose: https://huggingface.co/models?pipeline_tag=automatic-speech-recognition&sort=trending&search=arctic
**I want to emphasize that the core of my app will utilize Snowflake Arctic.** The non-Snowflake AI model will be used only for a necessary step to achieve my idea, which Arctic cannot handle.
Comments are closed.

1 comment
Anna Filippova Manager • almost 2 years ago
Hey Rok! Thanks for your question! You may use an open source library, such as Whisper, to aid you in a speech to text task as long as the core of your app inference is being powered by Arctic :)
Happy Hacking!