mrciolino

Results 3 issues of mrciolino

Could you upload a docker file with the correct environment? I am having trouble reproducing the correct environment to run the code.

Leaving users having to press a small 'x' on the screen can be cumbersome. Is there a way to make the entire tag clickable?

Add a speed option to the infer function https://github.com/sidharthrajaram/StyleTTS2/blob/350b8889d75a52c2c695dafa7ba4682386be0b96/src/styletts2/tts.py#L186-L195 Have tested with dividing the predicted duration by a value https://github.com/sidharthrajaram/StyleTTS2/blob/350b8889d75a52c2c695dafa7ba4682386be0b96/src/styletts2/tts.py#L267-L267 Adding `speed=1` to the function and `/ speed` to the...