Instructions to use eai6/NyansapoAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eai6/NyansapoAI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="eai6/NyansapoAI")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("eai6/NyansapoAI") model = AutoModelForSpeechSeq2Seq.from_pretrained("eai6/NyansapoAI") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3cc480f97e88c11f69744940efbf57a55b7d083a46c7eb2a9cec22e2ef01562
|
| 3 |
size 967102601
|
runs/Feb06_01-20-50_c1fa2d8b2305/events.out.tfevents.1675646688.c1fa2d8b2305.7513.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:ae3307595d4e4cb30dcb2fdc9d15147ec4d223318073110115f7a3e794808765
|
| 3 |
+
size 17549
|