Hint to inference_hf.py
Browse files
README.md
CHANGED
|
@@ -69,6 +69,8 @@ python inference_hf.py \
|
|
| 69 |
--outfile output.wav
|
| 70 |
```
|
| 71 |
|
|
|
|
|
|
|
| 72 |
## Acknowledgements
|
| 73 |
|
| 74 |
This model would not exist without the excellent work on Orpheus TTS.
|
|
|
|
| 69 |
--outfile output.wav
|
| 70 |
```
|
| 71 |
|
| 72 |
+
The inference script (inference_hf.py) is included in this repository (see files).
|
| 73 |
+
|
| 74 |
## Acknowledgements
|
| 75 |
|
| 76 |
This model would not exist without the excellent work on Orpheus TTS.
|