How to use Bulk Run via API
Last updated
Was this helpful?
Last updated
Was this helpful?
Run the TTS models you want to test on the UI.
Copy the links of the test runs
Open Gooey.AI bulk
Head to the API tab
Click on the “curl” tab
EXAMPLE:
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
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