Open Issues Need Help
View All on GitHub Feature Request: Add CodecLM Model 3 months ago
AI Summary: Implement the CodecLM model from the Tencent AI Lab's SongGeneration project into the existing CodecPlus library. This involves integrating the model's code, adapting it to CodecPlus's structure and API, and adding necessary documentation and tests.
Complexity:
4/5
documentation enhancement help wanted
CodecPlus is a comprehensive audio codec library that implements various state-of-the-art audio codec models without external dependencies.
Python