change the method of splitting sentences
This commit is contained in:
@@ -19,7 +19,7 @@ from .repository import VideoRepository
|
||||
from .transcription import Transcript, Transcriber, split_sentences_at_punctuation
|
||||
|
||||
|
||||
MOSS_ALGORITHM_VERSION = "moss-period-v2"
|
||||
MOSS_ALGORITHM_VERSION = "moss-punctuation-v3"
|
||||
|
||||
|
||||
class VideoProcessor:
|
||||
|
||||
Reference in New Issue
Block a user