You're looking at a specific version of this model. Jump to the model overview.

cjwbw /voicecraft:1f110ca2

Input

string

Choose a task

Default: "zero-shot text-to-speech"

string

Choose a model

Default: "giga330M_TTSEnhanced.pth"

*file

Original audio file. WhisperX small.en model will be used for transcription

string
Shift + Return to add a new line

Optionally provide the transcript of the input audio. Leave it blank to use the whisper model below to generate the transcript. Inaccurate transcription may lead to error TTS or speech editing

Default: ""

string

If orig_transcript is not provided above, choose a Whisper or WhisperX model. WhisperX model contains extra alignment steps. Inaccurate transcription may lead to error TTS or speech editing. You can modify the generated transcript and provide it directly to

Default: "whisper-base.en"

*string
Shift + Return to add a new line

Transcript of the target audio file

number

Only used for for zero-shot text-to-speech task. The first seconds of the original audio that are used for zero-shot text-to-speech. 3 sec of reference is generally enough for high quality voice cloning, but longer is generally better, try e.g. 3~6 sec

Default: 3.01

integer

Set to 0 to use less VRAM, but with slower inference

Default: 1

number

Margin to the left of the editing segment

Default: 0.08

number

Margin to the right of the editing segment

Default: 0.08

number

Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic. Do not recommend to change

Default: 1

number
(minimum: 0, maximum: 1)

When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens

Default: 0.8

integer

-1 means do not adjust prob of silence tokens. if there are long silence or unnaturally stretched words, increase sample_batch_size to 2, 3 or even 4

Default: -1

integer

The higher the number, the faster the output will be. Under the hood, the model will generate this many samples and choose the shortest one

Default: 4

integer

Random seed. Leave blank to randomize the seed

Output

No output yet! Press "Submit" to start a prediction.