google / lyra

A Very Low-Bitrate Codec for Speech Compression
Apache License 2.0
3.82k stars 354 forks source link

Question about Lyra Python implementation #83

Open hyungsupsup opened 2 years ago

hyungsupsup commented 2 years ago

I was wondering if there's any Python implementation on Lyra and SoundStream. I read an article about SoundStream from Google AI blog and it said they will release it as a separate TensorFlow model for experimentation. So if it's not released yet, can you tell me when the release date is?

aluebs commented 2 years ago

There is no full Lyra python implementation. But, as you point out, there is a SoundStream TensorFlow model, which hasn't been released yet. The team that owns that code, which is the same that wrote the article you read on the Google AI blog, is a separate team from the Lyra team (although there's close collaboration), so I would not be able to tell you if/when they are planning to release their SoundStream TensorFlow model. What I can tell you is that soon we will be releasing SoundStream's C++ integration with Lyra APIs on this GitHub.

hyungsupsup commented 2 years ago

Thanks for the answer!

aluebs commented 2 years ago

The SoundStream TFLite models have been release as part of Lyra 1.2.0.