File size: 108 Bytes
f30c373
 
144e8aa
1
2
3
import gradio as gr

gr.load("models/pyannote/speaker-diarization-3.1", hf_token=os.environ['api']).launch()