sh-lee-prml / HierSpeechpp

The official implementation of HierSpeech++
MIT License
1.13k stars 134 forks source link

Fix: Rename speechsr to audiosr #5

Closed v0xie closed 7 months ago

v0xie commented 7 months ago

Hello, thank you so much for releasing your amazing research.

This PR fixes a NameError exception raised because name 'speechsr' is not defined.

sh-lee-prml commented 7 months ago

Thanks for your assistance. To avoid confusion, I changed AudioSR to SpeechSR because we called this module as SpeechSR in paper.