Text-to-Speech
Transformers
PyTorch
TensorBoard
Swedish
speecht5
text-to-audio
common_voice
Generated from Trainer
Instructions to use GreenCounsel/speecht5_tts_common_voice_5_sv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GreenCounsel/speecht5_tts_common_voice_5_sv with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="GreenCounsel/speecht5_tts_common_voice_5_sv")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("GreenCounsel/speecht5_tts_common_voice_5_sv") model = AutoModelForTextToSpectrogram.from_pretrained("GreenCounsel/speecht5_tts_common_voice_5_sv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 585485317
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:268215a25207aeb75eaa74fd65066a4f742caf2e781635429fd3360c11f6300b
|
| 3 |
size 585485317
|
runs/Jun23_09-03-10_7d179f203669/events.out.tfevents.1687511000.7d179f203669.10403.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aec9c1d246d8074e04f23e04122e25cd03e2a1a932345d1cc376cbdb71ce716
|
| 3 |
+
size 31892
|