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

__init__ files fixes #195

Closed grazder closed 1 year ago

grazder commented 1 year ago

What does this PR do?

I found issues with imports and faced them by myself. So there are problems with imports, so I fixed them

Fixes # (issue) https://github.com/openspeech-team/openspeech/issues/194 https://github.com/openspeech-team/openspeech/issues/193

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag

sooftware commented 1 year ago

@upskyy