Skip to main content

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

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.8.1.tar.gz (28.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.8.1-py3-none-any.whl (33.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: podonos-0.8.1.tar.gz
  • Upload date:
  • Size: 28.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.10

File hashes

Hashes for podonos-0.8.1.tar.gz
Algorithm Hash digest
SHA256 8d96b3d26a268ceb2062b2d1a0ce43b52002f5997703b673a61b3627200388a4
MD5 3e08f2cdeba1748cc8ab5a9ee1c8bf1e
BLAKE2b-256 326a70af26a61a7ac3067fd62d2ed89090c2079b65400dae67520beee06d60f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: podonos-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 33.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.10

File hashes

Hashes for podonos-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a15a51e6f92ff523d41fc5bc59f848797644c36d6d645db1a80792c91493831c
MD5 690a937c5e7caa0fe18a2b4a70c6ff5a
BLAKE2b-256 2eac3f4373ac6895a02ed400d5e40f363b530ece90410d7f3efc1635c377765e

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