changed pyannote path
This commit is contained in:
@@ -11,7 +11,7 @@ launch:
|
||||
enabled: false
|
||||
username: admin
|
||||
password: admin
|
||||
auth_message: "Please enter your credentials"
|
||||
auth_message: null
|
||||
show_error : false
|
||||
favicon_path : null
|
||||
ssl_keyfile : null
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ from argparse import ArgumentParser, ArgumentDefaultsHelpFormatter
|
||||
import json
|
||||
|
||||
from .autotranscript import Scraibe
|
||||
from .app.gradio_app import gradio_Interface
|
||||
from .app.app import gradio_Interface
|
||||
|
||||
from whisper.tokenizer import LANGUAGES , TO_LANGUAGE_CODE
|
||||
from torch.cuda import is_available
|
||||
|
||||
Reference in New Issue
Block a user