# Deploying Speech-to-Speech on Hugging Face

DevFeed: [Deploying Speech-to-Speech on Hugging Face](<https://devfeed.tech/articles/deploying-speech-to-speech-on-hugging-face-7462.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/s2s_endpoint>)

Author: Andres Marafioti; Derek Thomas; Diego Maniloff; Eustache Le Bihan

Published: 2024-10-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [inference-endpoints](<https://devfeed.tech/topics/inference-endpoints.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [audio](<https://devfeed.tech/tags/audio.md>), [docker](<https://devfeed.tech/tags/docker.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [inference](<https://devfeed.tech/tags/inference.md>), [inference-endpoints](<https://devfeed.tech/tags/inference-endpoints.md>), [speech-to-speech](<https://devfeed.tech/tags/speech-to-speech.md>), [text-to-speech](<https://devfeed.tech/tags/text-to-speech.md>)

## AI overview

A step-by-step guide to packaging and deploying Hugging Face's Speech-to-Speech pipeline on Inference Endpoints using a custom Docker image.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.