Vojtěch Drábek

Results 7 issues of Vojtěch Drábek

# Several new TC commands ## Description Just a few commands using keystrokes ## How Has This Been Tested Just rule and docs changes, tested by using ## Types of...

I cannot add a watch only address by tapping the camera icon. Steps to reproduce: 1. Tap the green camera button in the lower right. Accept the permission if necessary....

Quick and dirty #36 fix, but it smells a bit. The code currently is in an inconsistent state and seems to need refactoring, ideally into classes. This only makes it...

Python SWIG binding for the funczion [`Scorer::fill_dictionary`](https://github.com/coqui-ai/STT/blob/bb75afb8556595cf152a27bd4382b649e59b8e83/native_client/ctcdecode/scorer.h#L93) does not work (it did in the old Mozilla code). I am trying to make a fork of Mozilla DSAlign work with custom...

bug

The `web_microphone_websocket` example works for localhost, but on a domain there were CORS errors from the `socket.io` code, e.g. Chrome: ``` Access to XMLHttpRequest at 'https://example.com:4000/socket.io/?EIO=3&transport=polling&t=Nu-iT4E' from origin 'https://example.com.cz:3000' has...

The puzzle is not always solvable: check start positions according to https://www.geeksforgeeks.org/check-instance-15-puzzle-solvable/. The only way I have made it run in AS is moving to Gradle.

Allows for running through large (~GB), mono, 16kHz wavs that would exceed file size limit otherwise; also the conversion to mp3 was lossy, not optimal.