dathudeptrai
commited on
Commit
•
0da8652
1
Parent(s):
2d0a220
🦋 Update README
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ mel_before, mel_after, duration_outputs, _, _ = fastspeech2.inference(
|
|
44 |
)
|
45 |
```
|
46 |
|
47 |
-
#### Referencing
|
48 |
```
|
49 |
@misc{ren2021fastspeech,
|
50 |
title={FastSpeech 2: Fast and High-Quality End-to-End Text to Speech},
|
|
|
44 |
)
|
45 |
```
|
46 |
|
47 |
+
#### Referencing FastSpeech2
|
48 |
```
|
49 |
@misc{ren2021fastspeech,
|
50 |
title={FastSpeech 2: Fast and High-Quality End-to-End Text to Speech},
|