-
**Is your feature request related to a problem? Please describe.**
I speak multiple languages during the day, currently I have to manually switch langs in the app.
**Describe the solution you'd li…
-
It was clearly possible on the Azure AI services playground (Real time - Language identification + Speaker diarization). But I can't figure out how to implement it.
-
![image](https://github.com/user-attachments/assets/6acba298-45c9-4d3c-ba4b-2627306b18d9)
A memory is added in a different language. When memory is opened, the summary is shown in English.
-
A possible enhancement for the Finto AI user interface would be to detect the language of input text. This would be easy to implement if the corresponding functionality is added to the Annif REST API:…
-
### Body
hi,
when there is some text i dont understand it is easy to select it and then use your "translate selected text" option in its context menu, but moste times i still wonder what that lang…
-
## User story
As a user of the site I would like to not see foul language on PlaceCal.
As a commissioner from a big institution I can't commission a service that doesn't have a swear filter.
Things…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
.py files are no longer recognised as python language after updating to latest Zed 0.158.1. Steps …
-
Currently, There is no standard specification to detect the translation destination language by browser's built-in translation
Enabling the browser's built-in translation function does not fire the […
-
### Extension
https://www.raycast.com/gebeto/translate
### Description
I'd like to know the detected language on quick translation.
Currently, not showing the language of the texts that typed by u…
-
Currently, this function can only return one of 16 supported languages. what if the input text is not one of them ?
````rust
pub fn detect_language(text: &str) -> Lang;
````