Instructions to use javid48/speech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use javid48/speech with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="javid48/speech")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("javid48/speech") model = AutoModelForTextToSpectrogram.from_pretrained("javid48/speech") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fd6f6d3008fe35dd82fa51154dabed28be8f63e6d4ca9408bcee58e8c58027e2
- Size of remote file:
- 4.79 kB
- SHA256:
- 68d56f2105be64bef5b16800c57230b9455e59cbc9136213602b34ddb24b2969
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.