Skip to content

Pyeskyhigh/audio-splice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundSlice

SoundSlice is a library meant to read in an audio file in any of several supported formats which are listed below, and identify different speakers. This library has the capacity to flag speaker switches and split the audio file into two different speakers (one containing all the parts of each speaker).

This library will also include a visualization software which will draw out the array of bytes to simplify analysis.

Supported Audio Formats (as of now)

  • MIDI
  • .wav
  • .au
  • .mp3

License

This software is released under the Apache License, Version 2.0. Refer to the license file for details.

Contributing to the Repository

Please follow the code of conduct to contribute.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages