游雁
2024-01-13 bdfd27b9e96bd55c449953bb577e1d4deeaf11c9
web-pages/readme.md
@@ -41,11 +41,18 @@
    在线体验:
        https://101.37.77.25:1335/static/index.html
    安装
    安装:
    
    使用
        https://github.com/alibaba-damo-academy/FunASR/blob/main/runtime/docs/SDK_advanced_guide_offline_zh.md
    
    视频教程链接
    使用:
        https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/sample/funasr_samples.tar.gz
    视频教程链接:
        https://www.bilibili.com/video/BV11a4y1U72y/?share_source=copy_web&vd_source=f6576748261a1b738a71ad618d380438
5、实时听写
@@ -58,12 +65,20 @@
    在线体验:
        https://101.37.77.25:1336/static/index.html
    安装
    安装:
    
    使用
        https://github.com/alibaba-damo-academy/FunASR/blob/main/runtime/docs/SDK_advanced_guide_online_zh.md
    
    使用:
        https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/sample/funasr_samples.tar.gz
    视频教程链接:
        https://www.bilibili.com/video/BV1Yw411K7LY/?share_source=copy_web&vd_source=f6576748261a1b738a71ad618d380438
    
    视频教程链接
6、github
    
@@ -72,3 +87,11 @@
7、社区交流
    
# 部署
git clone https://github.com/alibaba-damo-academy/FunASR.git
cd FunASR/web-pages
npm install
# 开发模式
npm run dev
# 产品模式
npm run example