eric-culm/reckon

Generate audio dreams

Public
1.2K runs

Run eric-culm/reckon with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
memories
string
all
Type of sound memories that can occur in the dream (list of comma-divided items). Options: all, africanPercs, ambient1, buchla, buchla2, classical, classical2, guitarAcoustic, guitarBaroque, jazz, organ, percsWar, percussions, pianoChill, pianoDreamy, pianoSmooth, airport, birdsStreet, forest, library, mixed, office, rain, sea, train, wind
length
number
1

Min: 0.2

Max: 10

Approximate length of the dream (in minutes)
depth
number
0.5

Max: 1

Dream depth
unconsciousness
number
0.5

Max: 1

Unconsciousness level
output_type
None
mp3
Output format

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}