Skip to main content
0 votes
2 answers
197 views

Google Speech to Text and Translation (live stream)

I have a use case where I will record a speech in live stream, and I want to have the text transcription of the audio, and then the translation of this transcription, all in real-time. Do I need to ...
MohamedLEGH's user avatar
1 vote
1 answer
58 views

How to combine CookieYes with TranslatePress in WordPress?

so i am using Wordpress and need to create cookie manager. I am using CookieYes. My webiste also supports 2 lanugages (serbian and english). For translations i am using TranslatePress. I added ...
Kimi95's user avatar
  • 85
0 votes
0 answers
113 views

Using Huggingface model in onnx

I have downloaded the m2m100_418M model from huggingface and converted to onnx model. now i have 2 files, encoder.onnx and decoder.onnx. now i want to translate a text. so far i have written these ...
Inevitable's user avatar
0 votes
1 answer
113 views

Translating Documents in Azure AI Translator

Can someone please point me to a good, easy-to-understand resource on how to get documents translated within Azure AI Translator? Ideally, a step-by-step instruction video. Thanks! The Azure AI ...
David Jett's user avatar
0 votes
0 answers
94 views

Flutter GetX Translation not working for local_notification action in background

I am working on a Flutter application where I use Firebase Messaging for push notifications and GetX for state management and translations. I have a local notification action that should display ...
Jose_contis's user avatar
0 votes
0 answers
36 views

Translated and published page doesnt render properly but a default language page published do in wagtail cms

My problem is about how I can render my translated template, because I made a template according to wagtail cms do in the documentation(e.g blogpage page class is converted to blog_page.html as a ...
matt's user avatar
  • 52
0 votes
1 answer
142 views

Does Azure Speech Translation API expose the language detected key?

I am building a simple Python application using continuous speech translation through the Azure Cognitive Services Speech SDK. Translation and detection between languages works as far as I can tell. ...
serxio's user avatar
  • 35
0 votes
0 answers
41 views

How to convert all PPT text blocks to another language using in-built Translator through Python code?

I need help on how to perform PPT in-built language translation through Python code. I need to convert the text in PPT into a different language. Rather than using external translator modules, need to ...
Sri Vidhya Pavani's user avatar
1 vote
0 answers
68 views

angular default locale url without basehref - i18n

After implementing localization in our Angular (v15) project and configuring i18n, the base URL now includes a language code. As a result, when our users attempt to open the application URL suggested ...
Najeem Fasil's user avatar
0 votes
1 answer
45 views

Django compilemessages does not apply changes in production

i am currently developing a web application using django + postgres + nginx + docker, everything runs already. I now developed a feature where you can change the translation file (.po) while logged in ...
chbo70's user avatar
  • 1
0 votes
1 answer
45 views

Does the offline language translation in nodejs possible

Pleaese tell me is it possible, else tell me why I have downloaded the translation model from hugging face site, and then try to use the nodejs library '@xenova/transformers' which is not able to load ...
Pradip Ninawe's user avatar
1 vote
1 answer
100 views

Can we do the language translation using Nodejs in offline mode [closed]

If yes tell me how, else tell me why I had downloaded the translation model, and then try to use the library '@xenova/transformers' which is not able to load the models to test as my model extension ...
Pradip Ninawe's user avatar
0 votes
1 answer
102 views

Angular : Translate dynamic variable value in angular

I have implemented multi language translation in angular for selected static words (as this project have google translation API already implemented for translations, but for some words client is ...
Geetika's user avatar
  • 820
0 votes
0 answers
36 views

How does the Trans component determine which translation function to use?

Setup: I have a server side useLocales() function that returns a t function and my i18next instance as such: import resourcesToBackend from "i18next-resources-to-backend" import { ...
Kilan Van Loo's user avatar
1 vote
1 answer
26 views

Bison/flex syntax issue

I can't write the correct grammar for parsing this yaml: - Name: Qwerty Values: - Name: qq - Name: pp - Name: Chirik Values: - Name: zzz - Name: Wasd Values: - Name: yyy - ...
Max's user avatar
  • 878

15 30 50 per page
1
2 3 4 5
27