Update README.md

fixed terminal command instructions from outdated to actual. 

old command: 
cd neuttsair

actual command:
cd neutts-air
This commit is contained in:
Danil
2025-10-06 08:24:33 +03:00
committed by GitHub
parent 1c1367ae13
commit 320e8177f9

View File

@@ -34,7 +34,7 @@ NeuTTS Air is built off Qwen 0.5B - a lightweight yet capable language model opt
git clone https://github.com/neuphonic/neutts-air.git
```
```bash
cd neuttsair
cd neutts-air
```
2. **Install `espeak` (required dependency)**