Giter Site home page Giter Site logo

ivrs's Introduction

MyJP IVRS Bot

Steps to prerequisites:

Step 1

Install python 3.11

Step 2

Install dependency libraries with below command

cd python
pip install -r requirements.txt

Steps To Upload audio files to cloud

Step 1

Get the audio files and place the audio files in the drive-files folder

Step 2

Update the config file config.yaml with cloud storage credentials in below format

region_name: ""
aws_secret_access_key: ""
aws_access_key_id: ""
endpoint_url: ""
bucket: ""

Step 3

Create the csv file in below format.

filename,category,language
"32-Track 1 Bangla PoemPoem Rhymes for eJadui Pitara.mp3",song,bengali
"33-Track 2 Bangla Poem Rhymes for eJadui Pitara.mp3",song,bengali

Step 4

Run the below command to upload the audio files and update the ivrs_config.json file

python generate-config.py csv_file_name

# Example
python generate-config.py audios.csv

ivrs's People

Contributors

kumarks1122 avatar maheshkumargangula avatar jayaprakash8887 avatar gandham-santhosh 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.