All Projects → dparnell → nabaztag-php

dparnell / nabaztag-php

Licence: other
a simple php implementation of a Nabaztag server

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to nabaztag-php

datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Stars: ✭ 13,870 (+98971.43%)
Mutual labels:  speech
web-speech-demo
Learn how to build a simple text-to-speech voice app for the web using the Web Speech API.
Stars: ✭ 19 (+35.71%)
Mutual labels:  speech
speech to text
how to use the Google Cloud Speech API to transcribe audio/video files.
Stars: ✭ 35 (+150%)
Mutual labels:  speech
ecommerce
Arquitectura de Microservicios - 2018
Stars: ✭ 22 (+57.14%)
Mutual labels:  rabbit
Speech Feature Extraction
Feature extraction of speech signal is the initial stage of any speech recognition system.
Stars: ✭ 78 (+457.14%)
Mutual labels:  speech
Audio Signal Processing
Audio or speech signal processing guide.
Stars: ✭ 45 (+221.43%)
Mutual labels:  speech
deepspeech.mxnet
A MXNet implementation of Baidu's DeepSpeech architecture
Stars: ✭ 82 (+485.71%)
Mutual labels:  speech
KAREN
KAREN: Unifying Hatespeech Detection and Benchmarking
Stars: ✭ 18 (+28.57%)
Mutual labels:  speech
gtranscribe
Software for interview transcription
Stars: ✭ 12 (-14.29%)
Mutual labels:  speech
nlp-class
A Natural Language Processing course taught by Professor Ghassemi
Stars: ✭ 95 (+578.57%)
Mutual labels:  speech
DeepSegmentor
Sequence Segmentation using Joint RNN and Structured Prediction Models (ICASSP 2017)
Stars: ✭ 17 (+21.43%)
Mutual labels:  speech
linear16
Converts an audio file to LINEAR16 Google-speech compatible file.
Stars: ✭ 14 (+0%)
Mutual labels:  speech
Voice2Mesh
CVPR 2022: Cross-Modal Perceptionist: Can Face Geometry be Gleaned from Voices?
Stars: ✭ 67 (+378.57%)
Mutual labels:  speech
VAD-LTSD
Efficient voice activity detection algorithm using long-term speech information
Stars: ✭ 37 (+164.29%)
Mutual labels:  speech
sticky-observer
A simple and basic sticky observer (or watcher) on HTMLElement's in a given container
Stars: ✭ 33 (+135.71%)
Mutual labels:  rabbit
JD-NMF
Joint Dictionary Learning-based Non-Negative Matrix Factorization for Voice Conversion (TBME 2016)
Stars: ✭ 20 (+42.86%)
Mutual labels:  speech
UniSpeech
UniSpeech - Large Scale Self-Supervised Learning for Speech
Stars: ✭ 224 (+1500%)
Mutual labels:  speech
HTK
The Hidden Markov Model Toolkit (HTK) from University of Cambridge, with fixed issues.
Stars: ✭ 23 (+64.29%)
Mutual labels:  speech
opensnips
Open source projects related to Snips https://snips.ai/.
Stars: ✭ 50 (+257.14%)
Mutual labels:  speech
TASNET
Time-domain Audio Separation Network (IN PYTORCH)
Stars: ✭ 18 (+28.57%)
Mutual labels:  speech

What is this?

This is a simple implementation of a server for the Nabaztag rabbit.

How do I use it?

Put the code onto a server running Apache with mod_rewrite enabled, the put your rabbit into config mode and tell it where to connect. You should be good to go.

Requirements

  1. A Nabaztag Rabbit
  2. A server with Apache
  3. Apache mod_rewrite
  4. PHP 5.x
  5. ffmpeg or aconv for speech recognition
  6. SVOX pico2wave for Text To Speech (in the libttspico-utils on Ubuntu)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].