Update README.md

This commit is contained in:
Stefan Caramizoiu 2026-04-01 08:32:40 +00:00
parent d7a7d2cafd
commit 16f736593a

View file

@ -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)