Dadangdut33 / Speech-Translate

A realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
MIT License
423 stars 55 forks source link

release 1.3. CPU only cant find "small" module #63

Closed JeremyWongJW closed 6 months ago

JeremyWongJW commented 6 months ago

I tried release 1.3. CPU only and got into this issue

图片

I follow the instruction to download the module and success, but the above issue just keep coming up. It seems it cant find the "small" module. Is there any solution?

Dadangdut33 commented 6 months ago

Can you please elaborate more

what version of 1.3 is it? have you tried pressing ok and letting it download the model until its done?

JeremyWongJW commented 6 months ago

1.3.8, the latest one. i follow the instruction to download the module and it's done.but it keeps telling me the module not found

Can you please elaborate more

what version of 1.3 is it? have you tried pressing ok and letting it download the model until its done?

Dadangdut33 commented 6 months ago

ok, i think i found the problem. Will release a patch asap

Dadangdut33 commented 6 months ago

it should be fixed now, thanks for reporting the bug 👍