awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LCAV avatar

LCAV/pyroomacoustics

0
View on GitHub↗
1,885 نجوم·487 تفرعات·Python·MIT·3 مشاهداتpyroomacoustics.readthedocs.io↗

Pyroomacoustics

.. image:: https://github.com/LCAV/pyroomacoustics/raw/master/logo/pyroomacousticslogohorizontal.png :alt: Pyroomacoustics logo :align: left

Features

  • Digital Signal Processing - Room acoustics simulation and impulse response generation.

سجل النجوم

مخطط تاريخ النجوم لـ lcav/pyroomacousticsمخطط تاريخ النجوم لـ lcav/pyroomacoustics

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Pyroomacoustics

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pyroomacoustics.
  • librosa/librosaالصورة الرمزية لـ librosa

    librosa/librosa

    8,200عرض على GitHub↗

    Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing

    Pythonaudiodsplibrosa
    عرض على GitHub↗8,200
  • robbert-vdh/nih-plugالصورة الرمزية لـ robbert-vdh

    robbert-vdh/nih-plug

    2,634عرض على GitHub↗

    nih-plug is an audio plugin SDK and development framework providing a set of tools and traits for processing audio and MIDI data in a real-time safe environment. It functions as a cross-format plugin wrapper, allowing a single implementation to be exported into multiple industry-standard audio plugin formats, including VST, CLAP, and LV2. The project includes a retained-mode GUI framework for creating interactive user interfaces and parameter controls for audio processors. It also provides a real-time audio library that utilizes hardware acceleration and asynchronous task management to mainta

    Rustclapframeworknih-plug
    عرض على GitHub↗2,634
  • leandromoreira/digital_video_introductionالصورة الرمزية لـ leandromoreira

    leandromoreira/digital_video_introduction

    16,232عرض على GitHub↗

    This project is an educational suite and technical guide designed for mastering video codecs and signal processing. It provides a structured curriculum through an engineering course, interactive labs, and tutorials focused on the fundamental principles of video compression and digital signal processing. The resource includes a technical guide for analyzing specific codecs like AV1, VP9, and H.265. It distinguishes itself by providing a containerized media lab, which ensures a consistent development environment for experimenting with video technology tools and notebooks. The project covers a

    Jupyter Notebookadaptive-streamingarithmetic-codingaudio
    عرض على GitHub↗16,232
  • detly/gammatoneالصورة الرمزية لـ detly

    detly/gammatone

    229عرض على GitHub↗

    Gammatone-based spectrograms, using gammatone filterbanks or Fourier transform weightings.

    Matlab
    عرض على GitHub↗229
عرض جميع البدائل الـ 18 لـ Pyroomacoustics→

الأسئلة الشائعة

ما هي وظيفة lcav/pyroomacoustics؟

.. image:: https://github.com/LCAV/pyroomacoustics/raw/master/logo/pyroomacousticslogohorizontal.png :alt: Pyroomacoustics logo :align: left

ما هي الميزات الرئيسية لـ lcav/pyroomacoustics؟

الميزات الرئيسية لـ lcav/pyroomacoustics هي: Digital Signal Processing.

ما هي البدائل مفتوحة المصدر لـ lcav/pyroomacoustics؟

تشمل البدائل مفتوحة المصدر لـ lcav/pyroomacoustics: librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature… robbert-vdh/nih-plug — nih-plug is an audio plugin SDK and development framework providing a set of tools and traits for processing audio and… leandromoreira/digital_video_introduction — This project is an educational suite and technical guide designed for mastering video codecs and signal processing. It… detly/gammatone — Gammatone-based spectrograms, using gammatone filterbanks or Fourier transform weightings. jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… grrrr/nsgt — Non Stationary Gabor Transform (NSGT), Python implementation.