fix relative link in README

This commit is contained in:
rchan
2024-09-04 17:18:18 +01:00
parent 1afd2445d3
commit 4662204eae

View File

@@ -14,7 +14,7 @@
* [Usage](#usage)
- [Docker Server approach](#docker-server)
- [Server/Client approach](#serverclient-approach)
- [Local approach](#local-approach)
- [Local approach](#local-approach-running-on-mac)
* [Command-line usage](#command-line-usage)
- [Model parameters](#model-parameters)
- [Generation parameters](#generation-parameters)
@@ -89,7 +89,7 @@ Then run the client locally to handle sending microphone input and receiving gen
python listen_and_play.py --host <IP address of your server>
```
### Running on Mac
### Local approach (running on Mac)
To run on mac, we recommend setting the flag `--local_mac_optimal_settings`:
```bash
python s2s_pipeline.py --local_mac_optimal_settings