FunASR/runtime/docs/aliyun_server_tutorial.md
Yabin Li 702ec03ad8
Dev new (#1065)
* add hotword for deploy_tools

* Support wfst decoder and contextual biasing (#1039)

* Support wfst decoder and contextual biasing

* Turn on fstbin compilation

---------

Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>

* mv funasr/runtime runtime

* Fix crash caused by OOV in hotwords list

* funasr infer

* funasr infer

* funasr infer

* funasr infer

* funasr infer

* fix some bugs about fst hotword; support wfst for websocket server and clients; mv runtime out of funasr; modify relative docs

* del onnxruntime/include/gflags

* update tensor.h

* update run_server.sh

* update deploy tools

* update deploy tools

* update websocket-server

* update funasr-wss-server

* Remove self loop propagation

* Update websocket_protocol_zh.md

* Update websocket_protocol_zh.md

* update hotword protocol

* author zhaomingwork: change hotwords for h5 and java

* update hotword protocol

* catch exception for json_fst_hws

* update hotword on message

* update onnx benchmark for ngram&hotword

* update docs

* update funasr-wss-serve

* add NONE for LM_DIR

* update docs

* update run_server.sh

* add whats-new

* modify whats-new

* update whats-new

* update whats-new

* Support decoder option for beam searching

* update benchmark_onnx_cpp

* Support decoder option for websocket

* fix bug of CompileHotwordEmbedding

* update html client

* update docs

---------

Co-authored-by: gongbo.gb <35997837+aibulamusi@users.noreply.github.com>
Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
2023-11-07 18:34:29 +08:00

2.1 KiB
Raw Blame History

云服务器申请教程

我们以阿里云(点此链接)为例,演示如何申请云服务器

登陆个人账号

打开阿里云官网点此链接注册并登陆个人账号如下图标号1所示

免费试用

点击如上图所以标号2出现如下界面

再点击标号3出现如下界面

申请ECS实例

个人账号可以免费试用1核2GB内存每月750小时企业认证后可以免费试用2核8GB内存 3个月根据账号情况点击上图中标号4出现如下界面

依次按照上图标号5、6、7选择后点击立即试用出现如下界面

开放服务端口

点击安全组标号9出现如下界面

再点击标号10出现如下界面

点击手动添加标号11分别按照标号12、13填入内容后点击保存标号14再点击实例标号15出现如下界面

启动ECS示例

点击示例名称标号16出现如下页面

点击远程启动标号17出现页面后点击立即登陆出现如下界面

首次登陆需要点击重置密码上图中绿色箭头设置好密码后输入密码标号18点击确认标号19

首次登陆会遇到上图所示问题点击标号20根据文档操作后重新登陆登陆成功后出现如下页面

上图表示已经成功申请了云服务器后续可以根据FunASR runtime-SDK部署文档进行一键部署点击此处