parler-tts icon indicating copy to clipboard operation
parler-tts copied to clipboard

Inference and training library for high-quality TTS models.

Results 83 parler-tts issues
Sort by recently updated
recently updated
newest added

Great work! When running the DAC token extraction stage of the training script with the default hyperparams, I got warning: > It is strongly recommended to pass the `sampling_rate` argument...

pls put the .mp3 extension in Usage soundfile output example, i.e. `sf.write("parler-tts.mp3",...` Soundfile docs say MP3 is supported since 202206 and it doesn't seem to be responsible for the **...

Hello. I wanted to ask. The recipe says a lot about the requirements for the data set and, as I understand it, a fairly advanced technology stack is used to...

It should be very nice if it works also in spanish, I know that it could be possible, but I dont know how to do it with me technical knowledge...

Hi, I know this library is primarily for text -> voice but do you know if it would be possible to modify it to accept a speaker embedding and perform...

Hey, I was trying to run the code on a virtual python env, and the tts doesn't seem to use the gpu on my system. Do we need to have...

I found that the model (here: the Jenny model, but I found the same issue with ParlerTTS mini) seems to have trouble pronouncing years and numbers. For example: "The Crusaders...

Hey everyone, I am trying to fine-tune a model. I ran into overfitting after some training. Now I want to save a previous checkpoint as my model. As far is...

first of all congrats on your accomplishments! but I must be doing something wrong but I can't get it to work, I want to install it in my textgenwebui environment...