Skip to content

fdd4s/lyra_speech_codec_test_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyra speech codec test scripts

What it does

Scripts to test lyra voice codec https://github.com/google/lyra

What is

Lyra is a speech codec by Google of just 3200 bps (400 bytes per second) with amazing quality.
Some people complained about problems to compile running Bazel in Issues section of Lyra project.
Actually, all the information to compile is perfectly well explained in official lyra and bazel websites,
but in order to allow a easy and quick test of this amazing speech codec, I uploaded compiled binaries here to encourage people to test the codec.
Compiled to run in:
*PC amd64 with Linux Ubuntu
*ARM board aarch64 with Linux ARMBian (check out https://github.com/fdd4s/wifi-analytics to know how to run Linux ARMBian in a cheap $20 tv box X88 Pro 10)
*Android arm64-v8a with min SDK 29, Android 10

Related links

https://github.com/google/lyra
https://research.google/blog/lyra-a-new-very-low-bitrate-codec-for-speech-compression/
https://www.cnx-software.com/2021/02/28/lyra-audio-codec-enables-3-kbps-bitrate-for-high-quality-voice-calls/

Feedback and questions

Send feedback and questions to [email protected]

About

test scripts for test lyra voice codec

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages