-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Training on mini1.1 #179
Comments
In apply_audio_decoder function, pop bandwidth and padding_mask `def apply_audio_decoder(batch):
|
Thanks for reply... @JahidBasher .... I am able to train but still having hallucination problem in outputs... |
What changes in scripts needs to be done for training the model parler-tts/parler-tts-mini-v1.1 ...
As I understood, That the tokeniser for this model is changed.
Currently I am trying
--model_name_or_path "parler-tts/parler-tts-mini-v1.1"
--feature_extractor_name "parler-tts/parler-tts-mini-v1.1"
--description_tokenizer_name "google/flan-t5-large"
--prompt_tokenizer_name "google/flan-t5-large"
I am getting error as :
The text was updated successfully, but these errors were encountered: