Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

Audio Isolation - ElevenLabs

Jul 13, 2024 - news.bensbites.com
The article provides information about an API that removes background noise from audio files. The API key, which can be viewed under the 'Profile' tab on the website, is required to access the API. The audio file from which vocals or speech will be isolated is sent as an object in the POST request to the API endpoint. The response includes the audio isolation ID, the time of creation, and the waveform in base64 format.

The API charges per minute of audio, with the rate being 1000 characters per minute. The article also provides a curl command to make a POST request to the API, including the necessary headers and form data. The response from the API includes the audio isolation ID, the time of creation in Unix format, and the waveform in base64 format.

Key takeaways:

  • The API removes background noise from audio and isolates vocals/speech.
  • An API key is required to access most endpoints of the API, which can be viewed using the 'Profile' tab on the website.
  • The API is charged at a rate of 1000 characters per minute of audio.
  • The response from the API includes an audio isolation ID, a timestamp, and a waveform in base 64 format.
View Full Article

Comments (0)

Be the first to comment!