Jip-Hop

Results 27 issues of Jip-Hop

I'd like to use voice variants, such as female voice variants. I did find 'get_variant' and 'set_variant' strings in the espeak.worker.js file but I couldn't figure out how to use...

The pitch and rate (speed) of the synthesized audio are different compared to the command line version of eSpeak I have installed. Also http://www.masswerk.at/mespeak/ with the same language, pitch and...

Fixed demo for iOS9 and added missing files (espeak.worker.js, espeak.worker.data)

I've made another implementation of distance_to_rect based on a few StackOverflow answers and our outcomes coincide sometimes, but not always. This image below is made from these two rectangles: ```...

I'm trying to compile Driftnet on Kali Linux (Raspberry Pi). However I get the following error when running make: `gtk/gtk.h no such file or directory` I've made sure all the...

Hi, I'd like to freeze execution of JavaScript in the webpage I load. JavaScript needs to be enabled to correctly render the page, but after a while I want to...

enhancement
Mozilla bug

Hi nornagon, How would you feel like an "Export SVG" feature? I find saxi the most sexy and fast option to optimize an SVG for plotting. I have a Makelangelo...

I like this library :) But I'd like to request the feature to inverse the arrow key direction for panning. Was able to workaround it myself but could be nice...

Included a reboot step in the Raspberry Pi 3 installation instructions.

I have restricted the commands SSH users can run to only [`rrsync`](https://download.samba.org/pub/rsync/rrsync.1) using the `command` options in the SSH `authorized_keys` file. With `rrsync` I can allow access to only a...

question