mv1769

Results 16 comments of mv1769

Hi, I have the same problem with this command : ./signal-cli -u phonenumber verify CODE Verify error: StatusCode: 404 I use the signal-cli version 0.13.12 Do you know what is...

@m-ueberall OK, thank you very much! I get this after doing **./signal-cli -vv** : **./signal-cli -vv usage: signal-cli [-h] [--version] [-v] [--log-file LOG_FILE] [--scrub-log] [-c CONFIG] [-a ACCOUNT] [--bus-name GLOBAL-BUS-NAME]...

@m-ueberall I get this after : 2025-01-27T20:43:34.754+0100 [main] DEBUG org.asamk.signal.App - Starting signal-cli 0.13.12 2025-01-27T20:43:35.122+0100 [main] TRACE org.asamk.signal.manager.Manager - Expected exception when checking libsignal-client: Failed to deserialize zkgroup::api::groups::uuid_ciphertext::UuidCiphertext 2025-01-27T20:43:35.122+0100 [main]...

The problem was solved when I redid the process with the captcha link (the sms had been sent too late?)! I'm moving on to the next steps, thank you very...

Yes sorry ! I'm on Linux Mint and I'm using "precise" for transcription because with others I have an error message for model.bin... ![Image](https://github.com/user-attachments/assets/aeb0c9fd-3b39-4ab0-b33a-588fd5b88c8d) but I resolve it

- I think I use python 3.10 because in my command line I have :

and I discover this morning that the html file exist in my folder even if the AI disappeared.... (but it's much shorter than I thought, I had reduced the length...

I think it's not the same because it crashes before the end, as we can see here : ![Image](https://github.com/user-attachments/assets/70e3f6ea-f1ca-413f-b3f9-6282a8d1cb66) the html file contains the first two minutes before ‘killed’ whereas...

Yes ! I tried with or without .venv and ... : (without .venv) : ``` python3 test_whisper.py Traceback (most recent call last): File "/home/juleny9687/Téléchargements/noScribe-0.6/test_whisper.py", line 1, in from faster_whisper import...

It always doesn't work :'( I have : ``` python3 test_whisper.py loading whisper model... config.json: 100%|█████████████████████████| 2.37k/2.37k [00:00