suno-ai / bark

Bark is a text to audio model

Examples

Inputs

Name: prompt

Outputs

Name: audio

Name: sample_rate


Self tests

quickstart

Inputs

Name: prompt

Outputs

Usage

Inputs

Name: prompt

Description: The text to convert to audio

Type: string

Shape: Scalar

Outputs

Name: audio

Description: The audio as a 1D float32 array

Type: float32

Shape: [duration]

Name: sample_rate

Description: The sample rate of the audio

Type: uint32

Shape: Scalar

Readme

Bark is a transformer-based text-to-audio model created by Suno. Bark can generate highly realistic, multilingual speech as well as other audio - including music, background noise and simple sound effects. The model can also produce nonverbal communications like laughing, sighing and crying.

Get it

Copy the model URL:

https://carton.pub/suno-ai/bark/50b95e359fe3065970a0810e497938a1fa62b74a429f57a7fbc45e9b9d646ad6
This model has quickstart code available for every supported language.

Homepage

https://github.com/suno-ai/bark

License

MIT

Tasks