Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RoninSanta/AudioProcessing_with_Python-Audio_Compression_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Audio Processing with Python - Rice Compression

Testing the Rice audio compression algorithm at how effective it is in reducing the final audio file size. RICE algorithm is a compression method for lossless data compression based on curve fitting technique.

  • The program reads the wav file as byte object, where each byte is an integer ranging from 0-255.
  • Rice is used to compress the file into a text format, hopefully it can successfully reduce in file size

About

Testing the Rice audio compression algorithm and how effective it is.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /