mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-05-03 14:44:22 +08:00
Created 系统构建 (markdown)
12
系统构建.md
Normal file
12
系统构建.md
Normal file
@@ -0,0 +1,12 @@
|
||||
目前可支持两种构建方式, 分别为Standalone和的Distributed构建方式
|
||||
### Standalone
|
||||
|
||||
执行assembly/bin/build-standalone.sh脚本即可
|
||||
|
||||
### Distributed
|
||||
|
||||
分别执行assembly/bin/build-semantic.sh和assembly/bin/build-chat.sh脚本
|
||||
|
||||
PS:
|
||||
1. 下载下来的release包已Standalone的方式构建好
|
||||
2. 针对Windows系统, 均有提供对应的bat脚本
|
||||
Reference in New Issue
Block a user