Unverified Commit 71c6b362 authored by Suraj Patil's avatar Suraj Patil Committed by GitHub
Browse files

Update README.md

parent 11126991
...@@ -235,7 +235,7 @@ image_pil.save("test.png") ...@@ -235,7 +235,7 @@ image_pil.save("test.png")
#### **Text to speech with BDDM** #### **Text to speech with BDDM**
_Follow the isnstructions [here](https://pytorch.org/hub/nvidia_deeplearningexamples_tacotron2/) to load tacotron2 model._ _Follow the instructions [here](https://pytorch.org/hub/nvidia_deeplearningexamples_tacotron2/) to load tacotron2 model._
```python ```python
import torch import torch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment