Camb-ai / MARS5-TTS

MARS5 speech model (TTS) from CAMB.AI
https://www.camb.ai
GNU Affero General Public License v3.0
1.37k stars 95 forks source link

Give exact versions of dependencies #33

Closed nikitashekhov closed 1 week ago

nikitashekhov commented 1 week ago

Hi

Could you give the exact versions of dependencies in requirements.txt?

While installing on Mac, I am always getting errors because of the versions and need to google it every time to fix. For example, numpy 2.0 was just released, but your lib does not work with it, so everyone need to use numpy==1.26, and so on.

akshhack commented 1 week ago

@nikitashekhov if you have a requirements.txt that worked, I'd recommend pasting it here for the community to take help from. Thanks!

nikitashekhov commented 1 week ago

@akshhack I was not able to start. Sorry

akshhack commented 1 week ago

no worries, @nikitashekhov take your time.