File size: 768 Bytes
998ecb9 b725758 aca07cd 998ecb9 aca07cd 998ecb9 5f1937d 998ecb9 b725758 5f1937d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: SpeechBrain TTS API Test
emoji: 🗣️
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: apache-2.0
---
This is a test of A Text-to-Speech API built with FastAPI and SpeechBrain.
This Space uses the following open source models from the SpeechBrain project:
* [tts-hifigan-ljspeech](https://huggingface.co/speechbrain/tts-hifigan-ljspeech) (Apache License 2.0)
* Developer: SpeechBrain
* License: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
* [tts-tacotron2-ljspeech](https://huggingface.co/speechbrain/tts-tacotron2-ljspeech) (Apache License 2.0)
* Developer: SpeechBrain
* License: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
|