Cary Knoop

Results 4 issues of Cary Knoop

### Is your feature request related to a problem? Please describe. Port 1234, which is the default port for LM Studio, may be used by other applications. LM Studio allows...

enhancement

There seems to be a conflict as argostranslate seems to use an old version of ctranslate2 In my env I get: argostranslate 1.8.0 requires ctranslate2==2.24.0, but you have ctranslate2 3.16.0...

To reproduce: ``` from redlines import Redlines def main(): text1 = f"This is a sentence\n\nexamples" text2 = f"This is a sentence" redlined = Redlines(text1, text2) result = redlined.output_markdown result =...

bug
discussion

Using large-v3 returns some segments in all uppercase