How to use Bulk Run via API

Step 1

  • Run the TTS models you want to test on the UI.

  • Copy the links of the test runs

Step 2

  • Open Gooey.AI bulk

  • Head to the API tab

  • Click on the “curl” tab

EXAMPLE:

Step 3

  • Add your CSV/google sheet in the documents section (see a screenshot of the CSV example below)

  • Add your run URLs in the run_urls section.

  • Point to the correct column for the input in input_columns

How can I calculate the credits?

  • Please check the credit per run in the sample run you run for your bulk run.

  • This should be the average cost per run.

  • Since you are running Bulk API, you can also check the credits for every run by adding "price": "Price" in the "output_columns" section

Last updated

Was this helpful?