Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Dec 20, 2022
1 parent 5cb5cc7 commit 7f53458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pipeline/audio/texttospeech.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ See the link below for a more detailed example.
|:----------|:-------------|------:|
| [Text to speech generation](https://github.com/neuml/txtai/blob/master/examples/40_Text_to_Speech_Generation.ipynb) | Generate speech from text | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/neuml/txtai/blob/master/examples/40_Text_to_Speech_Generation.ipynb) |

This pipeline is backed by ONNX models from the Hugging Face Hub. The following models are currently supported.
This pipeline is backed by ONNX models from the Hugging Face Hub. The following models are currently available.

- [ljspeech-jets-onnx](https://huggingface.co/NeuML/ljspeech-jets-onnx)
- [ljspeech-vits-onnx](https://huggingface.co/NeuML/ljspeech-vits-onnx)
Expand Down

0 comments on commit 7f53458

Please sign in to comment.