s2t-small-librispeech-asr (Keras 3)

Pure-Keras 3 weights for kerasformers, mirrored from the GitHub release. License: mit.

from kerasformers.models.speech2text import Speech2TextSpeechToText, Speech2TextProcessor
model = Speech2TextSpeechToText.from_weights("s2t-small-librispeech-asr")
processor = Speech2TextProcessor.from_weights("s2t-small-librispeech-asr")
Downloads last month
33
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including kerasformers/s2t-small-librispeech-asr