Skip to content

Running on gpu #230

Description

@danneauxs

Duration: 44:43
Chunk generation speed: 26.4x realtime
End-to-end speed: 24.3x realtime
Chunks: 651/651
End-to-end processing time: 1:50

been playing around with putting this on GPU, running with five workers on my 8 gigabyte 4060 TI GPU.

Chunk generation speed is a timer that is started from the very first transformation So as soon as t3 starts tokenizing the timer starts and when s3 jen writes the final wav chunk it stops. It's more a RAW time.

end-to-end includes the initial text processing and chunking and concatenation into a single audio file.

Adding in ASR and conversion to M4B obviously increases end-to-end processing time.

Just wanted to put this out there that it's possible. And audio sounds great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions