Closed m0ckingbird23 closed 3 years ago
Hey,
i was wondering how can i demo the model without a server , for example the input is a txt file where i have put all text sentences i would like to be synthesized then i get set of wav files for each sentence
@youssefsharief
You can do this. You can check what does the synthesize.py file calls and modify the code to save the wav files to a specific folder for example.
synthesize.py
Hey,
i was wondering how can i demo the model without a server , for example the input is a txt file where i have put all text sentences i would like to be synthesized then i get set of wav files for each sentence