huggingface / parler-tts

Inference and training library for high-quality TTS models.
Apache License 2.0
4.5k stars 457 forks source link

GGML implementation when? #99

Open Kreijstal opened 2 months ago

Kreijstal commented 2 months ago

for the GPUPoor people

ylacombe commented 2 months ago

I don't have the bandwidth to take a look into this unfortunately, would you like to try a GGML implementation? Happy to review and help if you want!

N3RDIUM commented 2 months ago

@ylacombe Can you tell me how it's done? I'm willing to help (if I have the necessary hardware, that is).

anurag12-webster commented 2 months ago

I don't have the bandwidth to take a look into this unfortunately, would you like to try a GGML implementation? Happy to review and help if you want!

I want to work on this can you guide me ...?

Kreijstal commented 2 months ago

I don't have the bandwidth to take a look into this unfortunately, would you like to try a GGML implementation? Happy to review and help if you want!

I want to work on this can you guide me ...?

Maybe do a hello world in ggml?

anurag12-webster commented 2 months ago

I don't have the bandwidth to take a look into this unfortunately, would you like to try a GGML implementation? Happy to review and help if you want!

I want to work on this can you guide me ...?

Maybe do a hello world in ggml?

lol im just starting just not familiar with the codebase

sang-nguyen-ts commented 2 months ago

Maybe we can try with the LLM part first: ParlerTTSModel(ParlerTTSPreTrainedModel)