diff --git a/README.md b/README.md index 074eb82d..ecabe442 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ echo 'Welcome to the world of speech synthesis!' | \ Voices are trained with [VITS](https://github.com/jaywalnut310/vits/) and exported to the [onnxruntime](https://onnxruntime.ai/). -This is a project of the [Open Home Foundation](https://www.openhomefoundation.org/). +[![A library from the Open Home Foundation](https://www.openhomefoundation.org/badges/ohf-library.png)](https://www.openhomefoundation.org/) ## Voices @@ -178,4 +178,3 @@ If you'd like to use a GPU, install the `onnxruntime-gpu` package: ``` and then run `piper` with the `--cuda` argument. You will need to have a functioning CUDA environment, such as what's available in [NVIDIA's PyTorch containers](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch). -