Skip to content

Commit

Permalink
[docs] Fix collab links in README (asteroid-team#324)
Browse files Browse the repository at this point in the history
Co-authored-by: Zmolikova Katerina <izmolikova@pcspeech4.fit.vutbr.cz>
  • Loading branch information
zmolikova and Zmolikova Katerina authored Nov 10, 2020
1 parent 31bc47f commit 626abad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ pip install asteroid
## Tutorials
([↑up to contents](#contents))
Here is a list of notebooks showing example usage of Asteroid's features.
- [Getting started with Asteroid](./notebooks/01_AsteroidGettingStarted.ipynb)
- [Getting started with Asteroid](./notebooks/00_GettingStarted.ipynb)
- [Introduction and Overview](./notebooks/01_APIOverview.ipynb)
- [Filterbank API](./notebooks/02_Filterbank.ipynb)
- [Permutation invariant training wrapper `PITLossWrapper`](./notebooks/03_PITLossWrapper.ipynb)
- [Process large wav files](./notebooks/04_ProcessLargeAudioFiles.ipynb)
Expand Down

0 comments on commit 626abad

Please sign in to comment.