Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.
This repository was archived by the owner on May 3, 2023. It is now read-only.

Auto detect ChatGPT language #5

@drorm

Description

@drorm

We can auto-detect languages using these options:

With both options, The solution is relatively simple when the conversation is in one language. In some cases, however, we want ChatGPT to switch languages on the fly. The challenge is how to do this in a way that keeps the text clean, since there's and obvious advantage to having the user be able to both see and hear the text.
It's easy when it does something like this:

English: How is it going?
French: Comment ça va?

but how do we handle the following:

In French the 'C' in "Ça va" is pronounced like an 'S'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.4Version 0.4

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions