Skip to main content

Insoundz API client implementation to produce audio enhancement.

Project description

  insoundz-api Package

Insoundz API client implementation to produce audio enhancement.

PyPI PyPI - License PyPI - OS PyPI - Python Version

Installation

Please make sure you are running python3.7 or later.

pip install insoundz-api

Getting started: Audio file enhancement

Sending the original file for audio enhancement processing and download the enhanced file to our local machine.

from insoundz_api.enhancer import AudioEnhancer

enhancer = AudioEnhancer(client_id="my_client_id", secret="my_secret")
enhancer.enhance_file(
    src="/home/example_user/my_audio_files/example.wav", 
    dst="/home/example_user/my_enhanced_files_dir"
)
$ cd /home/example_user/my_enhanced_files_dir
$ ls
example_file_enhanced.wav

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insoundz_api-0.1.21.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

insoundz_api-0.1.21-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file insoundz_api-0.1.21.tar.gz.

File metadata

  • Download URL: insoundz_api-0.1.21.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for insoundz_api-0.1.21.tar.gz
Algorithm Hash digest
SHA256 5f1e101b6aa564edad6885a4cb0d04a0fa51b0477b86dff5b64506105c5254a7
MD5 c3bfeaddc8b0f46c14258d5892fef2f2
BLAKE2b-256 a8f5ac5d7c42e60835d13e25cc2854b8644a12b0f73909012212ef955a973669

See more details on using hashes here.

File details

Details for the file insoundz_api-0.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for insoundz_api-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 ef9b0a4e42270febfc0555f0c312cb89fa7a7bca7e4568cbab017ca7aaedf810
MD5 6e575875cd9bc017047e3b3c705721c3
BLAKE2b-256 8577ba76c74f0a4c243561e52d726264f42ec85e016d6b9455459bfdf54044c1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page