google / lyra

A Very Low-Bitrate Codec for Speech Compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about Lyra Python implementation

hyungsupsup opened this issue · comments

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?

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.

Thanks for the answer!

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