Skip to content

Commit c5a2a2a

Browse files
authored
Update README.md
1 parent a9ab1ec commit c5a2a2a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,18 @@ Usage example
1919
```
2020
python3 midi2voice.py ./inputs/shallow.txt ./inputs/shallow.mid female 96
2121
```
22+
23+
## Try it on Colab
24+
25+
If you don't have python installed or you just want to check it quickly you can try it online [here](https://colab.research.google.com/drive/1_lZiwQfuHIVaEFmAibPKUMprZ_0yU35L?usp=sharing).
26+
27+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1_lZiwQfuHIVaEFmAibPKUMprZ_0yU35L?usp=sharing)
28+
29+
30+
## Maintainer/Creator
31+
Mathias Gatti ([@mathigatti](https://mathigatti.com))
32+
33+
Mathias's open-source projects are supported by his Patreon. If you found this project helpful, any monetary contributions to the [Patreon](https://www.patreon.com/mathigatti) are appreciated and will be put to good creative use.
34+
35+
## License
36+
MIT

0 commit comments

Comments
 (0)