Instructions to use HusseinBashir/xus23 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HusseinBashir/xus23 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="HusseinBashir/xus23")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("HusseinBashir/xus23") model = AutoModelForTextToSpectrogram.from_pretrained("HusseinBashir/xus23") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577789320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:919f96e63001d811e63203b2435d4a39b58568cdbccff6e4dc6d3d477c5eda37
|
| 3 |
size 577789320
|
runs/Jun25_07-05-41_baabedd0fb60/events.out.tfevents.1750835150.baabedd0fb60.262.0
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:29cf7b5482066643f52e0660cf0b2ac1fcc91fd9e4f38a449d5e460130837bca
|
| 3 |
+
size 10904
|