Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. pip install chromium-compact-language-detector==0.2 What is the expected output? What do you see instead? "The `cld` C++ library is absent from this system....
``` What steps will reproduce the problem? 1.Put 4-5 words to detect the language of string. 2.It detect 'Unknown' default to 4-5 words What is the expected output? What do...
``` What steps will reproduce the problem? 1. Download and build the cld2 sources (using internal/compile_libs.sh) 2. Build the python extension (python setup.py build) 3. Observe errors What is the...
``` Hi, First, I'd like to thank you for posting your work online. I've downloaded and compiled the source code package but unfortunately the ./bindings directory is missing so I...
``` Hi, as discussed by email, I am improving the packaging of the CLD. I broke down my patch into 3 patches. * packaging1.diff: add or rename a bunch of...
``` Hey Not happy with NetBSD, I am trying to build for darwin PPC :) I made it compile (and I can send you the patch for build.h) but it...
``` Please find my quick hack of module.cpp to get it working under python 2.x. I was in a catch 22 situation, I have another module that I need that...
``` What steps will reproduce the problem? 1. Fresh PC without .net after install the framework 2. Start recording it crashed sometime its working fine but 70 times it crashed...
``` 1- on ( version 1.5 )everytime i change audio frame rate to 44100 and apply return to 22050 . 2- other issue when i try to record pc audio...
``` What steps will reproduce the problem? 1.I couldn't use it in win 64! It's only support win32. 2. 3. Please provide any additional information below. My computer is Window...