File size: 156 Bytes
2833649 |
1 2 3 4 5 6 |
import os
import gradio as gr
# ASR_SECRET = os.getenv("ASR_SECRET")
gr.load("models/Joshua-Abok/finetuning-wav2vec-large-swahili-asr-model_v10").launch() |
2833649 |
1 2 3 4 5 6 |
import os
import gradio as gr
# ASR_SECRET = os.getenv("ASR_SECRET")
gr.load("models/Joshua-Abok/finetuning-wav2vec-large-swahili-asr-model_v10").launch() |