We need to incorporate audio encoding and decoding. According to the paper we are supposed to use Encodec and it's main purpose is for feature extraction.
Implementation notes:
- it should be run once in the data so the implementation will land somewhere here
We need to incorporate audio encoding and decoding. According to the paper we are supposed to use Encodec and it's main purpose is for feature extraction.
Implementation notes: