From 10ba6230f45c883c310d54fe30934757b0485f89 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 18 Sep 2023 22:40:37 +0200 Subject: Added model link to readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 7d2ad9a..ee40802 100644 --- a/readme.md +++ b/readme.md @@ -76,6 +76,8 @@ Train using the provided train script: poetry run train \ --config_path="PATH_TO_CONFIG_FILE" +You can also find our model that was trained for 67 epochs on the mls_german_opus [here](https://drive.google.com/file/d/1gcgCjlCH6DjT6f7EWTx0LcYP3CCuXYP-/view?usp=sharing). + ## Inference The `config.yaml` also includes a section for inference. To run inference on a single audio file, run: -- cgit v1.2.3