Skip to content

Commit 24e1ddb

Browse files
authored
Update README.md (#718)
1 parent b6fd61a commit 24e1ddb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,13 @@ app.run(logdir="./log")
230230
<img src="https://visualdl.bj.bcebos.com/images/image-eye.gif" width="60%"/>
231231
</p>
232232

233+
### Audio
234+
实时查看训练过程中的音频数据,监控语音识别与合成等任务的训练过程。
235+
236+
<p align="center">
237+
<img src="https://user-images.githubusercontent.com/48054808/87659138-b4746880-c78f-11ea-965b-c33804e7c296.png" width="85%"/>
238+
</p>
239+
233240
### Graph
234241

235242
一键可视化模型的网络结构。可查看模型属性、节点信息、节点输入输出等,并支持节点搜索,辅助用户快速分析模型结构与了解数据流向。

0 commit comments

Comments
 (0)