Nick Ruiz

Results 7 comments of Nick Ruiz

Please fix this problem. I am, like many people, having problems when trying to install with PIP: Downloading/unpacking python-yadis>=1.1.0 (from -r requirements.txt (line 7)) Downloading python-yadis-1.1.0.tar.gz Exception: Traceback (most recent...

I'm also having this performance issue on a 24M wav file (approx 25 minutes). The rendered draftJs file is 2.4M. I've noticed Google Chrome spiking at 90% while playing, causing...

Good point. Thanks for sharing a few more-compatible alternatives.

Our transcribers/annotators use waveform display to quickly find the beginning of new "paragraphs", etc. Depending on how the ASR transcript is generated/segmented it might not be apparent when two adjacent...

I haven't worked on this in a while but I'm sure there are many opportunities to optimize the code. If anyone wants to work on this, let me know and...

Same problem here: g++ -shared -Wl,--enable-auto-image-base build/temp.cygwin-1.7.32-x86_64-3.2/fst/_fst.o -L/usr/lib/python3.2/config -lfst -lpython3.2m -o build/lib.cygwin-1.7.32-x86_64-3.2/fst/_fst.cpython-32m.dll /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lfst

Pushed code that handles contractions and numbers. Not UK -> US English yet. Will integrate into `power.py` soon.