Skip to content
Snippets Groups Projects
Unverified Commit 09861599 authored by Andrés Marafioti's avatar Andrés Marafioti Committed by GitHub
Browse files

Merge pull request #2 from Vaibhavs10/vb/update-readme

Minor doc fix.
parents 8f427735 15c03e45
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,8 @@ python s2s_pipeline.py --recv_host localhost --send_host localhost ...@@ -70,6 +70,8 @@ python s2s_pipeline.py --recv_host localhost --send_host localhost
python listen_and_play.py --host localhost python listen_and_play.py --host localhost
``` ```
You can pass `--device mps` to run it locally on a Mac.
### Recommended usage ### Recommended usage
Leverage Torch Compile for Whisper and Parler-TTS: Leverage Torch Compile for Whisper and Parler-TTS:
...@@ -86,8 +88,6 @@ python s2s_pipeline.py \ ...@@ -86,8 +88,6 @@ python s2s_pipeline.py \
For the moment, modes capturing CUDA Graphs are not compatible with streaming Parler-TTS (`reduce-overhead`, `max-autotune`). For the moment, modes capturing CUDA Graphs are not compatible with streaming Parler-TTS (`reduce-overhead`, `max-autotune`).
## Command-line Usage ## Command-line Usage
### Model Parameters ### Model Parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment