awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
adamstark avatar

adamstark/AudioFile

0
View on GitHub↗
1,138 stars·219 forks·C++·MIT·12 views

AudioFile

A simple C++ library for reading and writing audio files.

Features

  • Audio - Simple library for reading and writing audio files.
  • Audio Processing - Simple library for reading and writing audio files.

Star history

Star history chart for adamstark/audiofileStar history chart for adamstark/audiofile

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AudioFile

These projects share indexed features with AudioFile. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aubio/aubioaubio avatar

    aubio/aubio

    3,714View on GitHub↗

    Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c

    Canalysisannotationaudio
    View on GitHub↗3,714
  • erikd/libsndfileerikd avatar

    erikd/libsndfile

    1,706View on GitHub↗

    A C library for reading and writing sound files containing sampled audio data.

    C
    View on GitHub↗1,706
  • andrewrk/libsoundioandrewrk avatar

    andrewrk/libsoundio

    2,089View on GitHub↗

    C library for cross-platform real-time audio input and output

    C
    View on GitHub↗2,089
  • facebookresearch/wav2letterfacebookresearch avatar

    facebookresearch/wav2letter

    6,444View on GitHub↗

    wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech signals into written text. It functions as a distributed training system and an inference engine for building and deploying neural network architectures. The system enables the training of large-scale speech models across multiple compute nodes using custom architecture files and structured recipes. It includes an inference engine that allows these trained models to be executed within Python workflows to transform audio sequences into text. The framework covers the full speech r

    C++
    View on GitHub↗6,444
Compare all 30 related projects→

Frequently asked questions

What does adamstark/audiofile do?

A simple C++ library for reading and writing audio files.

What are the main features of adamstark/audiofile?

The main features of adamstark/audiofile are: Audio, Audio Processing.

Which projects share features with adamstark/audiofile?

Projects with overlapping indexed features include: erikd/libsndfile — A C library for reading and writing sound files containing sampled audio data. jarikomppa/soloud — Free, easy, portable audio engine for games. andrewrk/libsoundio — C library for cross-platform real-time audio input and output. aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… facebookresearch/wav2letter — wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech… libaudioflux/audioflux — A library for audio and music analysis, feature extraction.