File size: 178 Bytes
34b8d86
 
ce194f3
 
 
 
 
1
2
3
4
5
6
7
import gradio as gr

gr.Interface.load("models/steja/whisper-small-khmer").launch()

#Interface for getting audio from user through microphone or the audio file.

#streamlit code