zudsniper / stt-pico-leopard

A test of picovoice leopard in node.js -- that doesn't work right now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 _____ ______  ______         ____  ____    __   ___          _        ___   ___   ____    ____  ____   ___   
 / ___/|      T|      T       |    \l    j  /  ] /   \        | T      /  _] /   \ |    \  /    T|    \ |   \  
(   \_ |      ||      | _____ |  o  )|  T  /  / Y     Y _____ | |     /  [_ Y     Y|  o  )Y  o  ||  D  )|    \ 
 \__  Tl_j  l_jl_j  l_j|     ||   _/ |  | /  /  |  O  ||     || l___ Y    _]|  O  ||   _/ |     ||    / |  D  Y
 /  \ |  |  |    |  |  l_____j|  |   |  |/   \_ |     |l_____j|     T|   [_ |     ||  |   |  _  ||    \ |     |
 \    |  |  |    |  |         |  |   j  l\     |l     !       |     ||     Tl     !|  |   |  |  ||  .  Y|     |
  \___j  l__j    l__j         l__j  |____j\____j \___/        l_____jl_____j \___/ l__j   l__j__jl__j\_jl_____j
                                                                                                                                   

๐Ÿš€ Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

๐Ÿ“‹ Prerequisites

  • Node.js
  • Yarn

๐Ÿ› ๏ธ Installing

  1. Clone the repository
    git clone https://github.com/zudsniper/stt-pico-leopard.git
    
  2. Install dependencies
    yarn install
    

๐ŸŽฏ Usage

  1. Set up your environment variables. You can use the provided .env.template as a guide.
  2. Run the script with your desired options.
    node index.js
    

๐Ÿค Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Please note that this is a draft and might need further adjustments based on the actual functionality and structure of your project.

About

A test of picovoice leopard in node.js -- that doesn't work right now


Languages

Language:JavaScript 100.0%