openspeech-team / openspeech

Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.
https://openspeech-team.github.io/openspeech/
MIT License
670 stars 112 forks source link

I met problem where i run confomerTest in test moduleImport Error: cannot import name 'OpenspeechDecoder' from partially initialized module 'openspeech.decoders' (most likely due to a circular import) (/home/wyl/openspeech/openspeech/decoders/__init__.py) #193

Closed ylwang0425 closed 1 year ago

ylwang0425 commented 1 year ago

Environment info

Information

Model I am using (ListenAttendSpell, Transformer, Conformer ...):

The problem arises when using:

To reproduce

Steps to reproduce the behavior:

1. 2. 3.

Expected behavior