Automatic Speech Recognition
Transformers
Safetensors
PyTorch
English
gradient_transcribe
feature-extraction
audio
gqa
rope
custom_code
Instructions to use Gradient-Research/Gradient-Transcribe1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gradient-Research/Gradient-Transcribe1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Gradient-Research/Gradient-Transcribe1", trust_remote_code=True)# Load model directly from transformers import AutoModelForConditionalGeneration model = AutoModelForConditionalGeneration.from_pretrained("Gradient-Research/Gradient-Transcribe1", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
License Agreement Required
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
By registering for access to this model, you agree to the strict terms and conditions of the Gradient-AI License. This model is strictly prohibited from being used for deception, weaponization, or illegal acts.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository