“2f4f74407131e3bbf09cd03efeb621347ecd0981”上不存在“examples/librispeech/asr5/local/test_wav.sh”
提交 7bc5e3c1 编写于 作者: B baiyfbupt

typo fix

上级 0f9c3ceb
......@@ -78,7 +78,7 @@ print("="*50+"teacher_model_vars"+"="*50)
print(teacher_vars)
```
### 4. 合并特征图(merge)
### 4. 合并Program(merge)
PaddlePaddle使用Program来描述计算图,为了同时计算student和teacher两个Program,这里需要将其两者合并(merge)为一个Program。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册