Giter Site home page Giter Site logo

iamrobins / lyricly Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 66.44 MB

Lyricly gets you any song in the world from any language by singing any line of the song lyrics.

Home Page: https://iamrobins.github.io/lyricly/

JavaScript 40.82% HTML 17.20% CSS 41.98%
javascript voice-recognition lyricly speech

lyricly's Introduction

lyricly

Lyricly is voice search songs service.

Which allows you to search any song of your choice by singing little bit of the song lyrics and the app gives you back the song associated with that lyrics in audio/music format.

Searching songs from thier lyrics

How it works?

Lyricly client uses the Web Speech API for the voice recognition and after getting the user speech input it asks the user to verify wheter the speech is correct or not, and if the user fails to speak anything it prompts the retry option.

Next, If the user marks his speech correct the app/client initiate a get request to the lyricly-api which I have made available open source on my github here as well.

After the request the api finds the song associated with the lyrics and sends back a JSON response containg the song properties.

  • Unique Id
  • Title
  • Cover
  • Duration

Lastly, the app reads the JSON response and set its properties to its custom Music Player and then the Player makes a request to the lyricly-api on the route /play/UniqueId to stream the requested song.

I will be happy to have your contributions on lyricly-client ๐Ÿ˜„ and also checkout the lyricly-api

lyricly's People

Contributors

iamrobins avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.