|
--- |
|
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) |
|
|