Audio-to-Audio
Transformers
Safetensors
speechbrain
English
speecht5
speech
audio
voice-conversion
hifigan
xvector
sagemaker
Instructions to use Amirhossein75/Speech-Conversion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Amirhossein75/Speech-Conversion with Transformers:
# Load model directly from transformers import AutoProcessor, SpeechT5ForSpeechToSpeech processor = AutoProcessor.from_pretrained("Amirhossein75/Speech-Conversion") model = SpeechT5ForSpeechToSpeech.from_pretrained("Amirhossein75/Speech-Conversion") - speechbrain
How to use Amirhossein75/Speech-Conversion with speechbrain:
# interface not specified in config.json
- Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!