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.45.0.tar.gz (83.1 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.45.0-py3-none-any.whl (94.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for podonos-0.45.0.tar.gz
Algorithm Hash digest
SHA256 0f15f3fdfe09b0e208374593ea71ab7ab4ad3a2c109f37df1c83aaf522fb9084
MD5 a4b4a8d2e7e96015663528bc6094caff
BLAKE2b-256 e3023e2516369f0fb37e1d3e183d134a38175a3b3f2b0d453feda230efb6a413

See more details on using hashes here.

File details

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

File metadata

  • Download URL: podonos-0.45.0-py3-none-any.whl
  • Upload date:
  • Size: 94.5 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.45.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d328332b14f06abe0a89a3f4a9d0c78ff72a4a1fe5ff5ae738fbb98b8b97d471
MD5 7fb520ab97499e4f168aabc05f33927c
BLAKE2b-256 cabb17abd01077ddc87e3fd2a462b499ec7e56251f0097107c61584bba94fc3f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.45.0 This release

2 files

0.44.0

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