Update README.md
This commit is contained in:
parent
d7a7d2cafd
commit
16f736593a
1 changed files with 3 additions and 3 deletions
|
|
@ -31,8 +31,8 @@ Microfon → faster-whisper (voce → text)
|
|||
### 1. Cloneaza repo-ul
|
||||
|
||||
```bash
|
||||
git clone https://github.com/<user>/scoala-verde.git
|
||||
cd scoala-verde
|
||||
git clone https://git.optospintronics.org/stefan.caramizoiu/Ecobot_Scoala_Verde.git EcoBotApp
|
||||
cd EcoBotApp
|
||||
```
|
||||
|
||||
### 2. Creeaza mediul virtual si instaleaza dependintele
|
||||
|
|
@ -82,7 +82,7 @@ Deschide browserul la **http://localhost:8000**
|
|||
## Structura proiectului
|
||||
|
||||
```
|
||||
scoala-verde/
|
||||
EcoBotApp/
|
||||
├── backend/
|
||||
│ ├── main.py # FastAPI server (WebSocket)
|
||||
│ ├── stt.py # Speech-to-Text (faster-whisper)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue