Cobalstamp documentation

Cobalstamp is a python package dedicated to audio watermarking.

Features

  • Can process any audio signals/recordings (speech, music, etc.)

  • Imperceptible distortions

  • Blazing fast

  • Minimal dependencies (only numpy>=1.0)

  • Not introducing delays/latency/drifting during file-based processing

  • Marking runs locally on your machine (no audio stream is sent to the cloud)

Dependencies and compatibility

  • numpy>=1.0 is the only package that will be installed along the cobalstamp package.

  • Python 3.9+ (please ask for lower versions if needed, not <=2.7 though).

  • Linux or Mac operating system.

  • 64bit architecture.

  • Network connectivity is required to validate a license key (status page).

Documentation

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.