Skip to content

KennethanCeyer/awesome-audio-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

awesome-audio-speech

Awesome Audio / Speech Awesome

Awesome list about audio, speech and DSP(Digital signal processing)

Contents

Recognition

Filtering / Denoising

Diarization

Synthesis

Open source projects

  • SoX - A cross-platform audio processing tool that provides a command-line interface for converting, editing, and playing audio files.
  • librosa - A library for audio and music analysis in Python, providing functions for computing features, such as MFCCs, chroma, and beat-related features.
  • Audacity - A cross-platform audio editor and recorder that supports many formats and provides a user-friendly interface.
  • PulseAudio - A cross-platform sound server for Linux, Unix, and Windows systems that provides sound server functionality to other applications.
  • PyTorch Audio - A library that provides a PyTorch-based implementation of common audio functions, such as spectrogram computation, audio pre-processing, and spectrogram-based features.
  • DeepSpeech - A speech-to-text engine developed by Mozilla Research.

Research papers

Blog posts

Books