Instructions to use Mastering-Python-HF/nvidia_tts_en_fastpitch_multispeaker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use Mastering-Python-HF/nvidia_tts_en_fastpitch_multispeaker with NeMo:
# tag did not correspond to a valid NeMo domain.
- Notebooks
- Google Colab
- Kaggle
Commit ·
8d561c5
1
Parent(s): 4be140e
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
- ' Text-to-Speech'
|
| 4 |
-
- PyTorch
|
| 5 |
- HiFiTTS
|
| 6 |
-
-
|
| 7 |
-
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
---
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
|
|
|
| 3 |
- HiFiTTS
|
| 4 |
+
- PyTorch
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pipeline_tag: text-to-speech
|
| 8 |
---
|