Skip to content

Commit

Permalink
Fix link to reproducibility section (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin authored and juanmc2005 committed Oct 28, 2023
1 parent 63327ae commit 782ce49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ inference.attach_observers(RTTMWriter(mic.uri, "/output/file.rttm"))
prediction = inference()
```

For inference and evaluation on a dataset we recommend to use `Benchmark` (see notes on [reproducibility](#reproducibility)).
For inference and evaluation on a dataset we recommend to use `Benchmark` (see notes on [reproducibility](#-reproducibility)).

## 🤖 Add your model

Expand Down

0 comments on commit 782ce49

Please sign in to comment.