espnet/espnet_onnx

Can not import "TTSModelExport"

Ht-zhang-xianyu opened this issue · 2 comments

Hello, I follow the tutorial for installation on colab.
But I can import the TTSModelExport successfully.
The running example can be show as follow
image

@Ht-zhang-xianyu
Would you try with espnet==202207 ?
We currently developping to support new version of dependencies, and this bug is caused by the version problem.

It works, thanks