open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.41k stars 373 forks source link

Remove useless file #180

Closed Adorable-Qin closed 4 months ago

Adorable-Qin commented 4 months ago

✨ Description

/modules/encoder/conv_encoder.py This file is a deprecated file left over from the old implementation. It may cause unstable state as it contains invalid reference, so it is removed.

🚧 Related Issues

Issue 178

👨‍💻 Changes Proposed

🧑‍🤝‍🧑 Who Can Review?

@RMSnow

🛠 TODO

✅ Checklist