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.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.

For comparative evaluations (add_files), you do not need to shuffle the models yourself. Podonos randomizes the presentation order per participant, and the SDK normalizes what it stores, so the same model always keeps the same position across groups. See Bias minimization.

One positional rule remains: for CSMOS, the reference must be passed last (file2).

👌 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.44.0.tar.gz (80.6 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.44.0-py3-none-any.whl (92.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: podonos-0.44.0.tar.gz
  • Upload date:
  • Size: 80.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for podonos-0.44.0.tar.gz
Algorithm Hash digest
SHA256 19113a0b48a558e6c0c28ae8d08840fd7e3d129a94ccf817d05d07e794e9454c
MD5 979eb96c582455faa917ed780ef39ff0
BLAKE2b-256 a5ab389642ca4397a3350a2c3281afca603ee4e4f70cda6cbf4edb948135408b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: podonos-0.44.0-py3-none-any.whl
  • Upload date:
  • Size: 92.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for podonos-0.44.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78db60236e87082125a6b59faee5dd58f17b497388e6905419dbdfe2a2886032
MD5 481a756ccd215e097cbdf10bb442e8ec
BLAKE2b-256 6c0393f47e9a2258051ba4fd3a14fc6d4b2fcaa36576ea80a54e190492d35a3d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.45.0

2 files

This release

0.44.0 This release

2 files

0.43.0

2 files

0.42.0

2 files

0.41.0

2 files

0.40.4

2 files

0.40.3

2 files

0.40.2

2 files

0.40.1

2 files

0.40.0

2 files

0.39.0

2 files

0.38.1

2 files

0.38.0

2 files

0.37.0

2 files

0.36.0

2 files

0.35.0

2 files

0.34.0

2 files

0.33.2

2 files

0.33.1

2 files

0.33.0

2 files

0.32.0

2 files

0.31.0

2 files

0.30.0

2 files

0.28.0

2 files

0.27.0

2 files

0.25.0

2 files

0.24.0

2 files

0.23.0

2 files

0.21.0

2 files

0.20.0

2 files

0.19.0

2 files

0.18.0

2 files

0.17.0

2 files

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

0.13.0

2 files

0.12.0

2 files

0.11.0

2 files

0.10.0

2 files

0.8.1

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.2

2 files

0.2.0

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15.11

2 files

0.1.15.10

2 files

0.1.13

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.1

2 files

0.1.0

2 files

0.0.12

2 files

Supported by

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