Add pipeline tag and library name

#1
by nielsr HF Staff - opened

This PR adds the pipeline tag (audio-to-audio), as well as the library name (transformers). This ensures it can be found at https://huggingface.co/models?pipeline_tag=audio-to-audio as well as makes the model easier to use by linking the model with the Transformers library, so that the 'how to use' button appears on the top.

Ereboas changed pull request status to merged

Sign up or log in to comment