google / lyra

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

How to use in raspberry pi zero 2w #143

Open Tfjjjastro opened 6 months ago

Tfjjjastro commented 6 months ago

I do have idea where I want to make an audio communication device using low powered transceiver, so i want to ask like how to use lyra v2 in raspberry Pi zero 2w with tensorflow stuff????? I want to encode mic audio and sent it to other raspberry pi zero 2 and it will decode the audio in real time.

Help!!!!!! No one is talking about this stuff

RE-Specto commented 5 months ago

@Tfjjjastro fyi there is a discussion in M17 about implementing the codec as a higher quality alternative to the current Codec2, however the discussion seems stalled waiting for Lyra v2 codebase to became more microcontroller friendly https://github.com/M17-Project/M17_spec/discussions/121

for the DEVs in this repo, if you can give some information on the microcontroller subject, please :pray:

surajrl commented 4 months ago

Hi, did you manage to use it in your Raspberry Pi ?