PABannier / encodec.cpp

Port of Meta's Encodec in C/C++
187 stars 15 forks source link

api : expose new load weight function #37

Closed PABannier closed 4 months ago

PABannier commented 4 months ago

This PR implements a new function to read the Encodec weights directly from a file stream. This is useful when reading a Bark file which contains the Encodec weights.