mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-05 06:23:42 +00:00
16 lines
940 B
Plaintext
16 lines
940 B
Plaintext
---
|
||
title: "External Integrations"
|
||
id: external-integrations-audio
|
||
slug: "/external-integrations-audio"
|
||
description: "External integrations that enable working with audio in Haystack by transcribing files or converting text to audio."
|
||
---
|
||
|
||
# External Integrations
|
||
|
||
External integrations that enable working with audio in Haystack by transcribing files or converting text to audio.
|
||
|
||
| Name | Description |
|
||
| :---------------------------------------------------------------- | :----------------------------------------------------------------- |
|
||
| [AssemblyAI](https://haystack.deepset.ai/integrations/assemblyai) | Perform speech recognition, speaker diarization and summarization. |
|
||
| [Elevenlabs](https://haystack.deepset.ai/integrations/elevenlabs) | Convert text to speech using ElevenLabs’ API. |
|