App does not transcribe or work
I was able to setup and launch but it just shows interface without any changes when i speak When i speak i get this error
C:\Users\User\Desktop\ecoute\ecoute> python main.py
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.0.1 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\Users\User\Desktop\ecoute\ecoute\main.py", line 3, in torch.load with weights_only=False (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for weights_only will be flipped to True. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via torch.serialization.add_safe_globals. We recommend you start setting weights_only=True for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
checkpoint = torch.load(fp, map_location=device)
[INFO] Whisper using GPU: False
READY
Numpy is not available
Numpy is not available
Numpy is not available
Numpy is not available
Numpy is not available
Numpy is not available
Numpy is not available
Numpy is not available
Please note i have numpy installed
I do not see any transcription or answers or any changes in this UI
I do not see any transcription or answers or any changes in this UI
plz tell me solution, if you found it.
No I am also asking for solutions
On Fri, Aug 2, 2024 at 15:12 sudip chavan @.***> wrote:
I do not see any transcription or answers or any changes in this UI
plz tell me solution, if you found it.
— Reply to this email directly, view it on GitHub https://github.com/SevaSk/ecoute/issues/190#issuecomment-2265488249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZDSPRUVYRD5BK5N7UWQOZ3ZPOHVHAVCNFSM6AAAAABLWOSKSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRVGQ4DQMRUHE . You are receiving this because you authored the thread.Message ID: @.***>