|
text = """ |
|
<b>🎶 Music Source Splitter</b> is a web app that allows you to separate the vocals and the instrumental of a song. |
|
<hr> |
|
<h3>How does it work?</h3> |
|
The app uses a pretrained model called Hybrid Spectrogram and Waveform Source Separation from <a href="https://github.com/facebookresearch/demucs">facebook/htdemucs</a>. |
|
<br><br> |
|
<h3>Where can I find the code?</h3> |
|
The code for this app is available both on <a href="https://github.com/fabiogra/st-music-splitter">GitHub</a> and <a href="https://huggingface.co/spaces/fabiogra/st-music-splitter/tree/main">HuggingFace</a>. |
|
<br><br> |
|
<h3>Contact me</h3> |
|
Contact me on <a href="https://twitter.com/grsFabio">Twitter</a> or on <a href="https://www.linkedin.com/in/fabio-grasso/">LinkedIn</a> if you have any questions or feedback. |
|
""" |