From 510930a4aaa8ef5bfbb1b5929d8717942cd66786 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Sat, 10 Jun 2023 15:09:14 -0500 Subject: [PATCH] Link to pretrained models --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96b894e..691d531 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ Piper has been used in the following projects/papers: See [src/python](src/python) +Pretrained checkpoints are available on [Hugging Face](https://huggingface.co/datasets/rhasspy/piper-checkpoints/tree/main) + Start by installing system dependencies: ``` sh