You're looking at a specific version of this model. Jump to the model overview.
nvidia /pdf-to-podcast:1e8a32ac
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
pdfs |
array
|
PDF files to convert to podcast
|
|
host_name |
string
|
Adam
|
Name of the podcast host
|
guest_name |
string
|
Bella
|
Name of the podcast guest
|
host_voice |
string
(enum)
|
Patient_Man
Options: Wise_Woman, Friendly_Person, Inspirational_girl, Deep_Voice_Man, Calm_Woman, Casual_Guy, Lively_Girl, Patient_Man, Young_Knight, Determined_Man, Lovely_Girl, Decent_Boy, Imposing_Manner, Elegant_Man, Abbess, Sweet_Girl_2, Exuberant_Girl |
Voice for the podcast host
|
guest_voice |
string
(enum)
|
Wise_Woman
Options: Wise_Woman, Friendly_Person, Inspirational_girl, Deep_Voice_Man, Calm_Woman, Casual_Guy, Lively_Girl, Patient_Man, Young_Knight, Determined_Man, Lovely_Girl, Decent_Boy, Imposing_Manner, Elegant_Man, Abbess, Sweet_Girl_2, Exuberant_Girl |
Voice for the podcast guest
|
duration_minutes |
integer
|
5
Min: 1 Max: 20 |
Target podcast duration in minutes
|
podcast_topic |
string
|
|
Optional topic guidance for the podcast
|
monologue |
boolean
|
False
|
Generate a monologue instead of a dialogue
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}