Charles Zablit

Results 19 comments of Charles Zablit

> Please, when you have questions or problems use the community forum before opening new issues, thank you. Sorry about that, will open a thread ASAP on the forums 👍...

> One option/hack will be when someone sets a language you just change the result language if that works, so everybody sees English no matter of the selected language ......

> Could you please point me to where this information is available in Jigasi's code, if it is available? Nevermind, I found it 👍 EDIT: Just received your message, thanks!

Hello @damencho Do you know if I can get the value of [this object](https://github.com/jitsi/jitsi-meet/blob/6dd04136dea485beae26966589f05ea8359291f7/react/features/rtcstats/functions.ts#L86-L93) in Jigasi? My idea is to retrieve `options.transcriptionLanguage` which is set [here](https://github.com/jitsi/jitsi-meet/blob/6dd04136dea485beae26966589f05ea8359291f7/react/features/base/conference/functions.ts#L241) in Jitsi, and use...

Thanks! In the end, Jitsi does not even check for the translation language. It checks if the requested transcription language matches the user's UI language. Imo this check shouldn't exist...

By the way @shirayu my PRs and the ones on Jigasi are in an effort to port live open-source transcription and translation to Jitsi with @openfun. We will be presenting...

> @charles-zablit Could you please take a look at this? Answered on the Jitsi forum thread 👍

> I mean if the streaming fails for any of the transcription services, why should sending single requests to the same service work? That was our reasoning when we were...

I ran the command through Xcode by running a build. The error looks like this: ``` /Users/charleszablit/Library/Developer/Xcode/DerivedData/xml-linter-bhaqsafzznnnhofiuszenyvekpfi/Build/Intermediates.noindex/InstallIntermediates/macosx/Intermediates.noindex/GeneratedModuleMaps/TreeSitterXML.modulemap:2:1: error: umbrella for module 'TreeSitterDTD' already covers this directory umbrella "/Users/charleszablit/Developer/tree-sitter-xml/bindings/swift" ^ /Users/charleszablit/Library/Developer/Xcode/DerivedData/xml-linter-bhaqsafzznnnhofiuszenyvekpfi/Build/Intermediates.noindex/InstallIntermediates/macosx/Intermediates.noindex/GeneratedModuleMaps/TreeSitterXML.modulemap:2:1:...