davidmezzetti commited on
Commit
9dc2724
1 Parent(s): d51b59a

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
12
 
13
  # ESPnet VITS Text-to-Speech (TTS) Model for ONNX
14
 
15
- [espnet/kan-bayashi_ljspeech_vits](https://huggingface.co/espnet/kan-bayashi_ljspeech_vits). This model is an ONNX export using the [espnet_onnx](https://github.com/espnet/espnet_onnx) library.
16
 
17
  ## Usage with txtai
18
 
@@ -30,4 +30,4 @@ This model can also be run directly with ONNX provided the input text is tokeniz
30
 
31
  ## How to export
32
 
33
- More information on how to export ESPnet models to ONNX can be [found here](https://github.com/espnet/espnet_onnx#text2speech-inference).
 
12
 
13
  # ESPnet VITS Text-to-Speech (TTS) Model for ONNX
14
 
15
+ [espnet/kan-bayashi_ljspeech_vits](https://huggingface.co/espnet/kan-bayashi_ljspeech_vits) exported to ONNX. This model is an ONNX export using the [espnet_onnx](https://github.com/espnet/espnet_onnx) library.
16
 
17
  ## Usage with txtai
18
 
 
30
 
31
  ## How to export
32
 
33
+ More information on how to export ESPnet models to ONNX can be [found here](https://github.com/espnet/espnet_onnx#text2speech-inference).