Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
7,785
edits
No edit summary |
|||
Line 101: | Line 101: | ||
<tabber> | <tabber> | ||
|-|Automatic Speech Recognition= | |-|Automatic Speech Recognition= | ||
{{#tag:tabber| | |||
AWS= | |||
<pre> | <pre> | ||
from sagemaker.huggingface import HuggingFaceModel | from sagemaker.huggingface import HuggingFaceModel | ||
Line 132: | Line 133: | ||
}) | }) | ||
</pre> | </pre> | ||
{{!}}-{{!}} | |||
Local Machine= | |||
<pre> | <pre> | ||
from sagemaker.huggingface import HuggingFaceModel | from sagemaker.huggingface import HuggingFaceModel | ||
Line 164: | Line 166: | ||
}) | }) | ||
</pre> | </pre> | ||
{{!}}-{{!}} | |||
|-|Conversational= | |-|Conversational= | ||
=====AWS===== | =====AWS===== |