Instructions to use voidful/phoneme_byt5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use voidful/phoneme_byt5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("voidful/phoneme_byt5") model = AutoModelForSeq2SeqLM.from_pretrained("voidful/phoneme_byt5") - Notebooks
- Google Colab
- Kaggle
update model iter 25000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1196364911
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e86d5343623c2c3acdd1b2ea393b342e7338ba589d1d841bafdc686ea9698855
|
| 3 |
size 1196364911
|