Skip to content

Commit

Permalink
Added model link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinborner committed Sep 18, 2023
1 parent c635cab commit 10ba623
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 10ba623

Please sign in to comment.