forked from tykayn/transcription
change git clone to https
This commit is contained in:
parent
3394efa87c
commit
56312aa67b
@ -12,7 +12,7 @@ configuration pour transcrire des fichiers audio wav avec Vosk
|
||||
|
||||
#### cloner ce dépot dans un dossier de travail
|
||||
```bash
|
||||
git clone ssh://gitea@forge.chapril.org:222/tykayn/transcription.git && cd transcription
|
||||
git clone https://forge.chapril.org/tykayn/transcription.git && cd transcription
|
||||
```
|
||||
|
||||
* installer vosk via le MakeFile, nécessite python3 pip. faites la commande:
|
||||
|
Loading…
Reference in New Issue
Block a user