mirror of
https://github.com/GuijiAI/duix.ai.git
synced 2026-03-12 17:51:43 +08:00
update
This commit is contained in:
@@ -76,20 +76,6 @@ D --> E[5. 播放控制与动作联动]
|
||||
E --> F[6. 资源释放与结束会话]
|
||||
```
|
||||
|
||||
```
|
||||
1.准备资源:同步数字人所需的基础配置和模型文件
|
||||
|
||||
2.初始化服务:initBaseModel:digitalModel:showView:
|
||||
|
||||
3.启动渲染:toStart:
|
||||
|
||||
4.驱动播报:toWavPcmData:(流式驱动)
|
||||
|
||||
5.停止播报:stopPlaying:(主动停止)
|
||||
|
||||
6.释放资源:toStop(结束渲染)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 六、快速开始示例
|
||||
|
||||
@@ -73,15 +73,6 @@ D --> E[5. Playback control & motion sync]
|
||||
E --> F[6. Release resources & end session]
|
||||
```
|
||||
|
||||
```
|
||||
1. Prepare resources: Digital human base config + model files
|
||||
2. Initialize service: initBaseModel:digitalModel:showView:
|
||||
3. Start rendering: toStart:
|
||||
4. Drive broadcast: toWavPcmData: (streaming)
|
||||
5. Stop broadcast: stopPlaying: (active stop)
|
||||
6. Release resources: toStop (end rendering)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 6. Quick Start Example
|
||||
|
||||
Reference in New Issue
Block a user