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.10 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.40.0.tar.gz (56.3 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.40.0-py3-none-any.whl (67.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: podonos-0.40.0.tar.gz
  • Upload date:
  • Size: 56.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for podonos-0.40.0.tar.gz
Algorithm Hash digest
SHA256 61d32009c52284b4550e51e6879f9949f6015a96a36763aabdd855e9a8d5308a
MD5 8bf532a033b15fc6ee27ac69e2caacaf
BLAKE2b-256 481c2f0bda1929acc2786fa94a7e105422216e9032b846b5e03f2e486bc017c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: podonos-0.40.0-py3-none-any.whl
  • Upload date:
  • Size: 67.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for podonos-0.40.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ba6d97ed69cf5228553d91e305d32a55f65a25f94e1360672afb8688dc38387a
MD5 c3fd4d8e96ba8bb7fa98ddbc8d9a47db
BLAKE2b-256 caf5f6b459ae89b620e8e8dd44e7a5387717232d0f4abaa289a525392c05375b

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