File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
web/frontend/src/components Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -713,7 +713,7 @@ export const TranscriptionConfigDialog = memo(function TranscriptionConfigDialog
713713 NVIDIA Sortformer Limitations
714714 </ h4 >
715715 < p className = "text-sm text-orange-700 dark:text-orange-300" >
716- This model is optimized for up to 4 speakers. For better accuracy with more speakers, use Pyannote instead .
716+ This model is optimized for up to 4 speakers. Beyond 4 speakers accuracy might degrade .
717717 </ p >
718718 </ div >
719719 </ div >
@@ -910,7 +910,7 @@ export const TranscriptionConfigDialog = memo(function TranscriptionConfigDialog
910910 NVIDIA Sortformer Limitations
911911 </ h4 >
912912 < p className = "text-sm text-orange-700 dark:text-orange-300" >
913- This model is optimized for up to 4 speakers. For better accuracy with more speakers, use Pyannote instead .
913+ This model is optimized for up to 4 speakers. Beyond 4 speakers accuracy might degrade .
914914 </ p >
915915 </ div >
916916 </ div >
@@ -1721,7 +1721,7 @@ export const TranscriptionConfigDialog = memo(function TranscriptionConfigDialog
17211721 NVIDIA Sortformer Limitations
17221722 </ h4 >
17231723 < p className = "text-sm text-orange-700 dark:text-orange-300" >
1724- This model is optimized for up to 4 speakers. For better accuracy with more speakers, use Pyannote instead .
1724+ This model is optimized for up to 4 speakers. Beyond 4 speakers accuracy might degrade .
17251725 </ p >
17261726 </ div >
17271727 </ div >
You can’t perform that action at this time.
0 commit comments