You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be great to be able to transcribe music/radio with Vibe.
This way we can easily transcribe songs or videos that have music.
we need to integrate vocal separation model (separate music and speech).
Currently we can open https://vocalremover.org -> upload the audio -> download the Vocal -> transcribe in Vibe.
The text was updated successfully, but these errors were encountered:
This is the best open source vocal separator. but written in pytorch.
In theory it's possible to rewrite it with onnxruntime so it will be fast, efficient, and lightweight. but require some work.
Describe the feature
It will be great to be able to transcribe music/radio with Vibe.
This way we can easily transcribe songs or videos that have music.
we need to integrate vocal separation model (separate music and speech).
Currently we can open https://vocalremover.org -> upload the audio -> download the Vocal -> transcribe in Vibe.
The text was updated successfully, but these errors were encountered: