Skip to content

sahaRatul/sela-java

Repository files navigation

SELA

SimplE Lossless Audio

Java rewrite of the original sela project.

CircleCI Quality Gate Status Lines of Code License: MIT

Block Diagrams

Encoder Decoder

Build requirements

  • Open/Oracle JDK >=11
  • Maven

Build instructions

  • cd to the directory
  • type mvn package to build the project

References