You're looking at a specific version of this model. Jump to the model overview.
lucataco /dotted-waveform-visualizer:6dbd1908
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 |
|---|---|---|---|
| audio_file |
string
|
Input audio file
|
|
| dot_size |
integer
|
6
|
Size of dots in pixels
|
| dot_spacing |
integer
|
6
|
Spacing between dots in pixels
|
| height |
integer
|
720
Min: 100 Max: 1280 |
Height of the output video in pixels
|
| width |
integer
|
1280
Min: 100 Max: 1280 |
Width of the output video in pixels
|
| max_height |
integer
|
40
Min: 5 Max: 100 |
Maximum height of visualization as a percentage
|
| dot_color |
string
|
#00FFFF
|
Dot color in hex format
|
| fps |
integer
|
10
Min: 1 Max: 30 |
Frames per second
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}