Skip to main content

Managed evaluation for audio & speech

Project description

Podonos

Quick Start

👨‍💻 1. Get an API key

Visit https://www.podonos.com, log in or sign up, and get an API key. For more details, see Docs

💾 2. Install podonos Python package

First of all, make sure you have installed Python 3.8 or newer

python --version

Once you confirm your Python version, install the package:

pip install podonos

🎙️ 3. Start speech evaluation

import podonos
from podonos import *

client = podonos.init(api_key="<YOUR_API_KEY_HERE>")
etor = client.create_evaluator()
for i in script_list:
  gen_audio = my_model.generate_and_save(i, script_list[i], f'/a/b/{i}.wav')
  etor.add_file(file=File(path=f'/a/b/{i}.wav', model_tag="my_new_model",
                          tags=["syn1", "male", "American"]))
etor.close()

Once we evaluate the audio files, we will email you the evaluation report within 12 hours.

👌 How to run the code testing

Run this at the base directory:

pytest

📗 Documentation

For a deeper dive on all capabilities and details, please refer to Documentation.

📑 License

MIT License

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

podonos-0.33.2.tar.gz (54.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

podonos-0.33.2-py3-none-any.whl (65.9 kB view details)

Uploaded Python 3

File details

Details for the file podonos-0.33.2.tar.gz.

File metadata

  • Download URL: podonos-0.33.2.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.20

File hashes

Hashes for podonos-0.33.2.tar.gz
Algorithm Hash digest
SHA256 ad7b198e426c74460b6a4528dfb33a2ee5b02597dc9f9a1d893b53e7a0ad8a0f
MD5 53412f895b462375e3fb2acb9ad26b5e
BLAKE2b-256 14aaf4efc04ef7d54bbbf444e2049e8238273ff43256ee5927bcd5b25c1ef8f3

See more details on using hashes here.

File details

Details for the file podonos-0.33.2-py3-none-any.whl.

File metadata

  • Download URL: podonos-0.33.2-py3-none-any.whl
  • Upload date:
  • Size: 65.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.20

File hashes

Hashes for podonos-0.33.2-py3-none-any.whl
Algorithm Hash digest
SHA256 136399d538720b13eaca9e8269f771f03295c7b8791b1ed3baa01b159222f16e
MD5 d8f941a8a8946964f17956581aa0a9c5
BLAKE2b-256 ac777b626d1167b9816520a6fc2915d50c538b2d6305cf88bc30f671772279c9

See more details on using hashes here.

Supported by

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