Camel-RD
Camel-RD
Im testing on Ryzen 5 3600 and calls to Result can take more than 4 seconds and it happens quite often. That is for large model (vosk-model-en-us-0.22), for smaller models...
Memory is 16gb. I did remove rnnlm folder and that delay is gone. And i dont have to wait like 30 seconds for model to load.
I dont think memory is the issue, its used around 50%.
It does work without RNNLM. I tested with update 0.3.38, its still the same as before - call to Result() can take about 5 seconds (with RNNLM).
laikam salaboju, man darbojas un arhīvu var dabūt, atverot addon kanālu sarakstā context menu -> Archive
Cik saprotu arhīvu ieintegrēt KODI native EPG nav iespējams Live strīmus var skatīties arī addonā
Labi, ka pamaniji. Tur bija paslēpusies rupja, nejauka kļūda. Starpcitu, šis man pirmais python projektiņš lielāks par 10 rindiņām. Pielaboju arī IPTV Simple, man itkā darbojas. Vel varētu mēģināt pielikt...
Maybe something like this could be usefull: https://github.com/Camel-RD/KlonsLIB.Design
There's also an issue with a specific nesting of controls that won't allow auto-scaling for some controls. When a control is placed in a SplitContainer inside a TabControl on its...
Can we fix this issue with this code in FbUpdateSqlGenerator.cs? ``` public override ResultSetMapping AppendStoredProcedureCall( StringBuilder commandStringBuilder, IReadOnlyModificationCommand command, int commandPosition, out bool requiresTransaction) { var storedProcedure = command.StoreStoredProcedure; var...