Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    867 sphinx najdenih del, po cenah EUR

    Need some to install sphinx and get a basic php search page to query the mysql db / filesystem which Sphinx uses to store info.

    N/A
    N/A
    0 ponudb
    Sphinx Search Končano left

    Urgent sphinx install with a php script to do the search - PART 1: 1) Sphinx will store info in mysql and optionally in the filesystem - ( can suggest mysql table structure and filesystem structure) 2) the PHP page can have one text box with a submit button to search the sphinx data. PART 2: 3) access a mysql table for well formed urls to spider and include in search - either as cron task or on demand.

    €185 (Avg Bid)
    €185 Povprečna ponudba
    1 ponudb

    Sphinx search engine, install and configure, set up indexing, set up inquiry web page and results presentation web page. The goal of this project is to provide search capability to a web page, using the Sphinx search engine. The website visitor will use a web page to enter the search, Sphinx will determine the search results and the results will be displayed on the web page. Prior experience using the Sphinx search engine is a requirement. ## Deliverables **Prior experience using the Sphinx search engine is a requirement.** The goal of this project is to add a web page to an existing web site, to provide search capability using the Sphinx search engine for files in a directory on the server. The website visitor will use the new web pa...

    €110 (Avg Bid)
    €110 Povprečna ponudba
    3 ponudb

    ...photo criteria (from mod of photo album): Camera, len, Av, Ev, location, Time, type, Fav, View, Comment + other criterial set by owner or officer + Automatic create a text rule: like "You can post 3 photos within 72hours with photo taken by a Nikon. The photo must have at lease 3 Favs and 10 Comments" - admin can add more fields (like clasify, profile module...) - Tag cloudy - Advance search : Sphinx - Free open-source SQL full-text search engine Album Module Modification - Can import photos from other website like flickr, photobucket ( refer to this script ) - Can import photo from links (people copy and paste html code in box, auto detect what is photo, have the multichoice for user to choose which photos will

    N/A
    N/A
    0 ponudb

    Hi, I would like to create a small program to check user's pronunciation by using the latest speech recognition technology. I am open to which technology you consider the best. I need the program to record ...technology. I am open to which technology you consider the best. I need the program to record the user's voice input and compare with the model recording and give a score from 1 to 10 basing on the user's accuracy. I prefer the code to be in C++ Builder or Java. Let me know if you are speech recognition expert. If you are Java expert, you may want to research Sphinx-4 at It has many examples. However, I need them to be in Applet and deployed from my site. Good luck to your guys, Thanks,

    N/A
    N/A
    0 ponudb

    Need someone familiar with sphinx search to setup one php page, that will search the sphinx index & display results. please note: sphinx search is already installed, all I need is one script that is able to query it & post back the results. I have the search form, and would like to use sphinx together with mysql to improve the speed of results that come back.

    €28 - €232
    Zapečateno
    €28 - €232
    9 ponudb

    Hello, I want to incorporate Sphinx speech recognition engine? into a transcription workflow. You **must have prior experience** in incorporating / interfacing? ? Sphinx speech recognition engine? . The voice files available as input to the speech recognition engine will be in ADPCM or DSS format. The output expected is just plain text with no special formatting requirements.

    €28 - €4631
    €28 - €4631
    0 ponudb

    I need a PHP consultant to write a PHP program (better to use Zend, Symphony or CodeIgniter framework) for displaying search results. The web site is http://ww...search results. The web site is http://www.labsupplymall.com. Example page: See these two links for Sphinx search set up. If you are interested I will send you example code and URL for accessing Sphinx index. Search results should have filter function (by re

    N/A
    N/A
    0 ponudb

    Need someone familiar with sphinx search to setup one php page, that will search the sphinx index & display results. please note: sphinx search is already installed, all I need is one script that is able to query it & post back the results.

    N/A
    N/A
    0 ponudb

    ...so I can allow visitors to search my site. I have a go daddy hosting account, so the software cant be too complicated, ideally something simple like PHP. Some suggestions. ### Open source search engines DataparkSearch Egothor Gonzui Grub Ht://dig Isearch Lucene Lemur Toolkit & Indri Search Engine mnoGoSearch Namazu Nutch OpenFTS Sciencenet (for scientific knowledge, based on YaCy technology) Sphinx SWISH-E Terrier Search Engine Wikia Search Xapian YaCy Zettair ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the deliverables): a)? For web sites or? other server-side deliverables intende...

    €29 (Avg Bid)
    €29 Povprečna ponudba
    2 ponudb
    Internet Manager Končano left

    INTERNET MANAGER. **Manage our website:** [][1] Today's product line is a new entry in the early life cycle stages of a new product category. Our SPHINX LeakDetect Alarm is a smoke alarm for detecting water. Our new industry is like the smoke alarm industry 20 years ago. Huge unmet market potential and minimal competition means an unique opportunity for you. Your earning would be unlimited. Your commission rate close to 20% means that you get properly rewarded for your creativity and work. Work from you current location. No investment or product fulfillment work. Start immediately. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run

    €4631 - €23156
    €4631 - €23156
    0 ponudb

    ...the search results. The results are quite bad. So, I'd like to use the Xapian ( ) or Sphinx search library ( ) instead. * Allow users to perform keyword search over articles (fields: title, abstract) or authors (fields: first name, last name). * Use Djapian ( ) or django-sphinx ( ) to interface with Xapian or Sphinx. * Provide a separate Python script to create the indexes of authors and articles that are already loaded into the database. * Spelling suggestions should be printed if a spelling error seems likely. (Spelling correction may be easier with Xapian than with Sphinx.) * For search over articles (articles have 2 relevant fields: title and abstract), matches in titles

    €28 - €4631
    €28 - €4631
    0 ponudb

    We want you to install Sphinx open-source SQL full-text search engine on a shopping comparison site. It has about 900 000 products. It is a plus if you can show that you have installed this script before. You need to do it through ssh.

    €28 - €232
    Zapečateno
    €28 - €232
    6 ponudb

    I need to replace a mysql full text search on one MyISAM table field with a sphinx full text search. The field in question is a varchar(1024) and the table has one million entries. The fulltext match uses other conditionals together with a relevance ordered match. I will need 1. Script to update the sphinx table from the source mysql table 2. php script to query the sphinx table with the replacement query 3. Install and Readme documentation to install and configure the solution on live servers I will provide access to a development environment with the target mysql table and the php script with the MyISAM fulltext query to be replaced. Only apply if you have sphinx full text search experience

    €354 (Avg Bid)
    €354 Povprečna ponudba
    7 ponudb

    Hello People, I am looking to have someone Develop a Business Directory for my UK Client. It will be a B2B Directory Covering all UK businesses. Site functionality FRONT and BACK END should be Coded in PHP, AJAX, ASP, or SPHINX. Site will HOLD APPROXIMATELY (2) Two Million Business Records Example Sites we have saw include: The site should be fully developed Front and Back End, including Search Functions, Admin, Members Area etc. Admin side features: 1. Add/edit/activate/deactivate/delete member's profiles. 2. View all active members. 3. View all inactive members. 4. View all expired members. 5. Find member by name. 6. Find member by email. 7. Find member by zip code. 8. Find member by sign up date. 9. Find member by state.

    N/A
    N/A
    0 ponudb

    ...consist of Web 2.0 design. Search fields, internal static pages, search engine, search results page. The back end should be a nicely designed database with immaculate coding, that is able to manage around 2 Million Business Records across various business categories, and withstand multiple simultaneous searches from various users, the choice of coding etc is negotiable however something like SPHINX which is commonly used in the TORRENT websites for faster site loading would be ideal, however i am open to discussion on the coding to be used. Like a small version of a YELLOW PAGES directory, for select businesses, it should be fast loading, with all data carefully parsed and optimized for fast loading. Winning bidder will be shown samples of site designs, and functi...

    N/A
    N/A
    0 ponudb

    ...experience in very well designed website architecture ------------------------------- Project requirements ------------------------------- Environment - Linux (SuSe/Debian), Apache2 and MySQL 5 Coding guidelines: - One of the three above named Frameworks - Use of the MVC (Model View Controller) pattern (OOP of course) - Multilingual support (i18n, cached output) - Full text-DB Index via Sphinx or Lucene Frontend - Flexible and intuitive User-frontend with (JS) Jquery oder Mootools o ( ; – feel free to use free plugins) - PDF generator - Basic navigation on each side - Xhtml is a mather of course Performance - Please take use of the caching methods of the framework you choose. - Memcache is wanted (root server with all options is ready) Notes:

    €2326 (Avg Bid)
    €2326 Povprečna ponudba
    30 ponudb

    ...Rails Web 2.0 Ajax intensive website (With Sphinx searching gem) This Website is a specialised Classified Board with a social networking style profile pages to match. ? This bid is just for stage one which is a simple ability to: 1) Two different types of sub users (Posters and Searchers) to sign up and register with a username and password 2) Posers will have the ability to add classified adverts to the board and manage them (delete). The adverts will expire in a certain time. 3) The Searchers will beable to search specific location tags, and type of classified tags (preferably using the sphinx gem) on the classified adverts the posters add. Things like Most popular 10 adverts, Newest 10 adverts, Tag Clouds (using sphinx)? etc. would be imp...

    €1345 (Avg Bid)
    €1345 Povprečna ponudba
    8 ponudb

    ...Live chat like live person • Video tutorial for search & download • Multilingual NOTES: BID ONLY IF YOU UNDERSTAND THE PROJECT AND HAVE SOME EXPERIENCE IN WORKING WITH DATA INTENSIVE PROJECTS , PREFERABLY SPHINX SEARCH. ALL BIDDERS SHOULD ANSWER THE QUESTIONS BELOW : ---------------------------------------------------------------- Hello, To demonstrate your understanding and approach towards the project, pls answer these questions in complete details. All bids without this answers will be disqualified. 1) Do you have any prior experience in Sphinx Search ? if yes , advise why it should be used and provide working demo url. 2) Do you have any prior experience in working on developing a web application involving a large database ...

    N/A
    Izpostavljeno
    N/A
    0 ponudb

    Temat: Projektowanie wyjaśnień i multimedia w systemie ekspertowym. nalezy stworzyc aplikacje, która będzie zawierała baze wiedzy z wyjaśnieniami np. dla kilku aparatów cyfrowych w programie Cake z pakietu Sphinx. wyjaśnienia typu metafora i co to jest

    min €2
    min €2
    0 ponudb

    Looking for an expert to build SphinxSE on MySQL 6.0 alpha on windows. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only...specified in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Windows,...

    €23 - €28
    €23 - €28
    0 ponudb

    On a database of 100,000 entries, implement full text search on the title and description field. The search function should be optimized for search, rather than updates, and cacheing searches should be part of the solution. Please supply harness scripts to test the solution with a list of queries terms in a...000 entries, implement full text search on the title and description field. The search function should be optimized for search, rather than updates, and cacheing searches should be part of the solution. Please supply harness scripts to test the solution with a list of queries terms in a file. I will supply the database table, and will run benchmark tests on the speed. A solution using sphinx is expected. Please do not bid if you have no full-text-search expe...

    N/A
    N/A
    0 ponudb

    I have an existing Rails site and would like to add search features, specifically with Sphinx and the UltraSphinx plugin by Evan Weaver. The site in question has real estate information, so models include Property, City, Sale, etc. It is important that the search be across multiple models, so that a single search for "Jones" will return all results; for example a single query might return a page with a city, a person's name, and a street, assuming all match. The search *functionality* should be well-implemented and simple to the user, but don't worry too much about the presentation side. Views should be very basic, as they will be customized by our designers. UI in this project is not as important as functionality. What I will provide: - Basic app skele...

    €93 (Avg Bid)
    €93 Povprečna ponudba
    1 ponudb

    For Sphinx Only PHP Paypal Shopping Cart - examples already provided to you in earlier email.

    PHP
    €232 - €695
    Zapečateno
    €232 - €695
    1 ponudb

    ...able to read and understand english Better if... - you have heard about the php "memcache" plugin - you are interessted in longer work together, upgrading and supporting the project (of course we'll pay this extra) - you know something about Ajax, we want to use jQuery - we can see a bit of you're already written sourcecode to know what we are buying. - you know something about sphinx search, Apache lucence or some else memory based search engines. ---- If you think you are the right one, please go on. ---- Project description: The core idea of the project is to save and manage your business contacts with an idea of there knowledge and expierience. The result of a lot of users which are saving there business contacts is a big social business...

    €1053 (Avg Bid)
    €1053 Povprečna ponudba
    14 ponudb

    Modification of perl search script which query sphinx full text search engine at present the search script uses the search daemon instead of the searchd daemon the searchd loads index in the memory so i have been told and the search is for testing only so script needs to be modified to pass search query using the perl sphinx api. the script is ready for the software it was supplied by the software guys I purchased from but they do not have searchd version. Search script will be uploaded with this post. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web si...

    €142 (Avg Bid)
    €142 Povprečna ponudba
    1 ponudb
    Job Board Končano left

    I want a job board. Areas that need to be in the Job board. -Employers can register, login, and manage their jobs and people that are applying on their jobs, their is also a paypal payment system so they can pay for jobs that they want to list. Being logged in they also have the ability to search through resumes/CV's -Employees can also log in and register their d...in this bid request. 3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement). ## Platform Linux, Apache, MYSQL, PHP, Sphinx...

    €3346 (Avg Bid)
    €3346 Povprečna ponudba
    39 ponudb

    I need someone to program/setup Sphinx full-text search engine for my forums (IPB 1.3.1 sec patched), and replace the current, build-in search engine with it. See also: (for IPB 2.2, I need it for IPB 1.3.1) (vbulletin setup)

    €65 (Avg Bid)
    €65 Povprečna ponudba
    3 ponudb

    I need someone to re-program or downgrade the "Sphinx for IPB 2.2" mod for IPB 1.3.1. Mod can be found at (see also the attachment).

    PHP
    €46 (Avg Bid)
    €46 Povprečna ponudba
    1 ponudb
    PHP Sphinx Search Končano left

    I need php search script coded to query Spinx full text Search engine. I have PHP price comparison script which i would like Sphinx Search script coded for this. I would like it coded to query sphinx from the command line search and then capture the results and pass it search results.php. So the search would query sphinx use configure option using the search binary. by doing it this way the searchd does not need to be running to query Sphinx and i can also have multiple sphinx conf in different locations Example: search --config /home/sphinx/ tools the above example will return search results on the command line ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as comp...

    €134 (Avg Bid)
    €134 Povprečna ponudba
    3 ponudb
    Sphinx-4 Wav to Txt Končano left

    I would like to hire someone to set up Sphinx-4 for me on a Linux system. I want to be able to submit a list of wav (or mp3, if possible) files to Sphinx-4 and generate corresponding text transcripts of the recordings (.txt files named according to the original audio filename). The audio recordings would be from a large number of speakers, so speaker-dependent training could not be done. I would like to set this up with the 64,000 word HUB4 model file. The process should be able to be activated by running a curl command on the server with a parameter for 1) the list of audio files and 2) the output directory. I expect whoever accepts this job to have used Sphinx4 before or have extensive Java+Linux experience. Please show/explain your expertise in t...

    €93 - €278
    Zapečateno
    €93 - €278
    2 ponudb

    ...intergration ajax of incorrect spelled words correction (english) 6. Need admin login system 7. Need Protx Credit card Integration Support 8. Need PayPal Pro UK Support 9. Need Merchant Control Panel uploaded product feeds support 10. Need Intergration Sphinx Full text search engine (<>) intergartion kit I believe is sphinxapi-ruby-0.3.0 (<>) also need full admin control in admin section to pass all commands to Spinx all in over words users have no knowledge of Sphinx so all configuration must be preset in config files. 11. Creation on 20 extra fields in the database for future use so script can be ported for other than price comparsion website can we control this via admin panel or configuration file? 12. Need coder

    €529 (Avg Bid)
    €529 Povprečna ponudba
    8 ponudb

    Nasza firma działająca w branży IT zleci stworzenie wyszukiwarki wchodzącej w skład sklepu internetowego. Wyszukiwarka ma być oparta na programie Sphinx Search Robot zlokalizowany na serwerze ma indeksować strony sklepu. Wyniki wyszukiwania będą edytowane z podaniem wskazanych przez nas warunków. Sposób ich wyświetlania musi być dostosowany do podanych przez nas wymogów.

    min €2
    min €2
    0 ponudb
    Sphinx help Končano left

    I am requesting bids for help compiling the open source Sphinx speech recognition system for use with online video's. I need someone who is familiar with using the code and who can help me understand how it works. I would like to use the system to create text transcripts of online media. This project could evolve into something much larger in the future, but right now it is small. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be ins...

    €394 (Avg Bid)
    €394 Povprečna ponudba
    1 ponudb

    **Can someone pleaseeeeeeeeeeeee help me with my coursework :-(** A note-taking application with speech recognition has been designed in Java and XML, Sphinx has been used as the speech engine. Further enhancements are required. The note taking program is split into three columns; keywords, notes, and misc. The user writes keywords in the keyword column, and elaborates on them in the note-taking area. E.g. Keyword "Food", elaboration in the note-taking area is "Food can be split up into courses, startes, main course and dessert". This is then saved as an xml file which the user can open again later. The misc column at the moment holds relationships between keywords and notes. This column needs modifying. ## Deliverables 1) Complete and fully-...

    €137 (Avg Bid)
    €137 Povprečna ponudba
    2 ponudb

    Change Decimal place on Zencart checkout page

    PHP
    €46 (Avg Bid)
    €46 Povprečna ponudba
    1 ponudb
    Manipulate my image Končano left

    I am looking for someone to combine two images into one. I want the head of an angry Howard Dean placed into the head of the sphinx image so that it looks clean as well as funny. I have attached the picture of the sphinx, You can find pics of an angry Howard Dean to use. Plenty out there on the net. If you can do this, please bid on my project. If you have any questions, please feel free to ask. :) John ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer'...

    PHP
    €25 (Avg Bid)
    €25 Povprečna ponudba
    15 ponudb
    Note-Taking Program Končano left

    **Can someone pleaseeeeeeeeeeeee help me with my coursework :-(** A note-taking application with speech recognition has been designed in Java and XML, Sphinx has been used as the speech engine. Further enhancements are required. The note taking program is split into three columns; keywords, notes, and misc. The user writes keywords in the keyword column, and elaborates on them in the note-taking area. E.g. Keyword "Food", elaboration in the note-taking area is "Food can be split up into courses, startes, main course and dessert". This is then saved as an xml file which the user can open again later. The misc column at the moment holds relationships between keywords and notes. This column needs modifying. ## Deliverables 1) Complete and fully-...

    €28 - €4631
    €28 - €4631
    0 ponudb
    114903 Flyer Končano left

    The theme that we are looking for would be the Pharohs Mardi Gras. The Flyer major colors would be Black and Gold maybe sand dust back ground. Our Fraternal Idols are the Sphinx and Egytian symbols. Using a Golden Pharohs head like King Tut enamered in jewels would be great our greek leters would be in the Flyer of course.

    €23 (Avg Bid)
    €23 Povprečna ponudba
    1 ponudb

    a. Issue: reversed letter/answer order when modifying a survey question b. Issue: Search does not include synagogues added by the administrative panels, probably because they do not have survey. Probably just needs a "Left Inner Join".

    PHP
    €93 (Avg Bid)
    €93 Povprečna ponudba
    1 ponudb

    I need someone to downgrade a mod for IBP 2.2 ("Sphinx for IPB 2.2", see attachment or see ) for my IPB 1.3.1.

    N/A
    N/A
    0 ponudb

    I need someone to re-program/adapt the "Sphinx for IPB 2.2" mod for IPB 1.3.1. Mod can be found at (see also the attachment).

    PHP
    €28 - €93
    €28 - €93
    0 ponudb
    Speech Scientist Končano left

    Require a exprienced speech recognition scientist to work on speech phonetic recognition and diagnosis of a given German or English word. Experince in building speech recognition engines with edinburgh speech tools, ISIP, Sphinx and other engines will be added plus. The work involves creating a simple VC++ or VB based speech(wave) to phonetic text recognition and analysis/diagnosis of the phoneme duration for recognition purposes. A sample will be appreciated. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever ...

    €2362 (Avg Bid)
    €2362 Povprečna ponudba
    1 ponudb
    For Sphinx Only Končano left

    Project for Sphinx only

    PHP
    €28 - €93
    Zapečateno
    €28 - €93
    1 ponudb
    IVR System Končano left

    ...questions, records the answers and inputs them in the database. There is logic in the questions as in an answer may define the next question asked. Also, the system should have the ability to automatically dial out numbers and send reminders based on some query into the database. The system prefrably should be based on open source applications such as Asterix, Dialplan , Festival (Text to Speech), Sphinx (Voice Recognition), SQL Server Express or mySQL(database) , etc. I know that some hardware is required in this and scripts/ code to achieve this. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the natur...

    €675 (Avg Bid)
    €675 Povprečna ponudba
    4 ponudb

    This is the owner and manager at Monverify. I'm looking for a programmer who is highly knowledgeable in lumenvox Speech Recognition. Somebody who is trustworthy. Somebody that can get the job done for a new, up and coming company that protects Internet Merchants from credit card fraud. We need this person to be highly professional. His job is to fix any problems that might arise at any time. He must be available at any time to get this job done. It's an on call job that requires special care and knowledge in order to do it. You would be working with some of the other people on my team. You will communicate with them on a daily basis. The pay will be $3,000 per job. We will not pay by the hour, but by the job and the quality and time it takes to do it. If you feel that you are the...

    €463 - €3242
    €463 - €3242
    0 ponudb
    SPHINX 3 Končano left

    Hi, We are looking for a sphinx 3 (speech recognition) person.

    €185 - €278
    Zapečateno
    €185 - €278
    0 ponudb

    We need a SPHINX consultant for a 1 MONTH project to correct SPEECH RECOGNITION problems in our current software. Person must be advanced in ASTERISK and understand how to optimize SPHINX and ASTERISK for best performance. Knowledge of LUMENVOX is a plus. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software...

    €463 - €2779
    €463 - €2779
    0 ponudb

    This is the owner and manager at Monverify. I'm looking for a programmer who is highly knowledgeable in Sphinx Speech Recognition. Somebody who is trustworthy. Somebody that can get the job done for a new, up and coming company that protects Internet Merchants from credit card fraud. We need this person to be highly professional. His job is to fix any problems that might arise at any time. He must be available at any time to get this job done. It's an on call job that requires special care and knowledge in order to do it. You would be working with some of the other people on my team. You will communicate with them on a daily basis. The pay will be $3,000 per job. We will not pay by the hour, but by the job and the quality and time it takes to do it. If you feel that you ar...

    €463 - €2779
    €463 - €2779
    0 ponudb
    Sphinx Consultant Končano left

    This is the owner and manager at Monverify. I'm looking for a programmer who is highly knowledgeable in Sphinx Speech Recognition. Somebody who is trustworthy. Somebody that can get the job done for a new, up and coming company that protects Internet Merchants from credit card fraud. We need this person to be highly professional. His job is to fix any problems that might arise at any time. He must be available at any time to get this job done. It's an on call job that requires special care and knowledge in order to do it. You would be working with some of the other people on my team. You will communicate with them on a daily basis. The pay will be $3,000 per job. We will not pay by the hour, but by the job and the quality and time it takes to do it. If you feel that...

    €2948 (Avg Bid)
    €2948 Povprečna ponudba
    4 ponudb