Skip to content

Commit

Permalink
Minor changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmc2005 authored Apr 14, 2023
1 parent db4179b commit cd62f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
📈 Tune hyper-parameters
</a>
<br />
<a href="#--build-pipelines">
<a href="#-build-pipelines">
🧠🔗 Build pipelines
</a>
<span> | </span>
Expand Down Expand Up @@ -230,7 +230,7 @@ optimizer = Optimizer("/wav/dir", "/rttm/dir", study)
optimizer(num_iter=100)
```

## 🧠 🔗 Build pipelines
## 🧠🔗 Build pipelines

For a more advanced usage, diart also provides building blocks that can be combined to create your own pipeline.
Streaming is powered by [RxPY](https://github.com/ReactiveX/RxPY), but the `blocks` module is completely independent and can be used separately.
Expand Down

0 comments on commit cd62f37

Please sign in to comment.