معرفی شرکت ها


audresample-1.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Provides functions to resample and remix a signal
ویژگی مقدار
سیستم عامل -
نام فایل audresample-1.2.1
نام audresample
نسخه کتابخانه 1.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Johannes Wagner, Andrea Crespi, Hagen Wierstorf
ایمیل نویسنده jwagner@audeering.com, acrespi@audeering.com, hwierstorf@audeering.com
آدرس صفحه اصلی https://github.com/audeering/audresample/
آدرس اینترنتی https://pypi.org/project/audresample/
مجوز MIT
=========== audresample =========== |tests| |coverage| |docs| |python-versions| |license| Python wrapper for `audresamplelib`_ that provides functions to resample and remix audio signals. Resampling is only supported for signals in single precision floating-point format. Have a look at the installation_ and usage_ instructions. .. _audresamplelib: https://github.com/audeering/audresamplelib .. _installation: https://audeering.github.io/audresample/install.html .. _usage: https://audeering.github.io/audresample/usage.html .. badges images and links: .. |tests| image:: https://github.com/audeering/audresample/workflows/Test/badge.svg :target: https://github.com/audeering/audresample/actions?query=workflow%3ATest :alt: Test status .. |coverage| image:: https://codecov.io/gh/audeering/audresample/branch/master/graph/badge.svg?token=NPQDJ5T7HI :target: https://codecov.io/gh/audeering/audresample/ :alt: code coverage .. |docs| image:: https://img.shields.io/pypi/v/audresample?label=docs :target: https://audeering.github.io/audresample/ :alt: audresample's documentation .. |license| image:: https://img.shields.io/badge/license-MIT-green.svg :target: https://github.com/audeering/audfactory/blob/master/LICENSE :alt: audfactory's MIT license .. |python-versions| image:: https://img.shields.io/pypi/pyversions/audresample.svg :target: https://pypi.org/project/audresample/ :alt: audresamples's supported Python versions Changelog ========= All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. Version 1.2.1 (2023-01-27) -------------------------- * Fixed: require ``sphinx-audeering-theme>=1.2.1`` to ensure the correct theme is used for the public documentation Version 1.2.0 (2023-01-27) -------------------------- * Added: support for MacOS M1 architecture Version 1.1.1 (2022-12-23) -------------------------- * Added: support for Python 3.11 * Added: support for Python 3.10 * Changed: split API documentation into sub-pages for each function * Fixed: missing ``__init__.py`` file for ``audresample.define`` Version 1.1.0 (2022-02-03) -------------------------- * Added: support for non single precision floating-point formats in ``audresample.remix()`` * Changed: raise a ``RuntimeError`` in ``audresample.resample()`` when a non single precision floating-point input signal is given instead of converting it silently Version 1.0.0 (2022-01-04) -------------------------- * Added: Python 3.9 support * Removed: Python 3.6 support Version 0.1.6 (2021-06-17) -------------------------- * Added: Windows support Version 0.1.5 (2021-05-10) -------------------------- * Added: macOS support Version 0.1.4 (2021-03-26) -------------------------- * Fixed: "Edit on Github" link in the docs Version 0.1.3 (2021-03-25) -------------------------- * Changed: move to Github and release as open source Version 0.1.2 (2021-03-18) -------------------------- * Added: ``upmix`` argument to ``remix()`` Version 0.1.1 (2021-01-15) -------------------------- * Fixed: Updating binaries to RELEASE versions (execution time greatly reduced!) Version 0.1.0 (2020-02-12) -------------------------- * Added: Initial release .. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/ .. _Semantic Versioning: https://semver.org/spec/v2.0.0.html


نیازمندی

مقدار نام
- numpy


نحوه نصب


نصب پکیج whl audresample-1.2.1:

    pip install audresample-1.2.1.whl


نصب پکیج tar.gz audresample-1.2.1:

    pip install audresample-1.2.1.tar.gz