Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

sound-utils

Overview

Basic toolset to work with audio, like files and playing sound.

Provided libraries

  • Soundfile: Work with audio files, read/write
  • Sounddevice: Play audio
  • Portaudio: lower level audio i/o

Dependencies

python and torch + torchaudio

Owners

  • @OriNachum (nachos)