tuanh123789 / AdaSpeech

An implementation of Microsoft's "AdaSpeech: Adaptive Text to Speech for Custom Voice"
96 stars 27 forks source link

Has anybody got this to work on google colab? #15

Closed vedantk-b closed 1 year ago

vedantk-b commented 1 year ago

I've been trying to test this repo on google colab but a lot of dependency errors start to come in. And after resolving those, this error comes - image

Edit: Resolved by downgrading python version to 3.8 and also downgrading resampy version to 0.3.1