Skip to content

niharika-manda/My_Bhagavad_Gita

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBhagavadGitaSkill

Krsna, heard through the medium of Alexa. Non-commercial and open-source. Please don't spam the S3 urls and boost my AWS bills :(

Audio sources:

https://archive.org/details/2BhagavadGitaChapter02

https://archive.org/details/6BhagavadGitaChapter06

https://archive.org/details/16BhagavadGitaChapter18

Text source:

https://archive.org/stream/TheBhagavadGitaInEnglish/Bhagavad_Gita_UK_djvu.txt

https://archive.org/about/faqs.php#Rights

Todo:

Text

√ Clean up the text into individual verses, saving them in the respective fullGita.js dictionary

o Finish any leftover TODOs for the text (ie trimming any lengthy translations)

Audio

o Cut the audio files into individual verses, Sanskrit plus English translations

    Chapters remaining:
  • Chapter 4
  • Chapter 5
  • Chapter 6
  • Chapter 7
  • Chapter 8
  • Chapter 9
  • Chapter 10
  • Chapter 11
  • Chapter 12
  • Chapter 13
  • Chapter 14

o Cut the audio files into individual verses, Sanskrit only

    Chapters remaining:
  • Chapter 4
  • Chapter 5
  • Chapter 6
  • Chapter 7
  • Chapter 8
  • Chapter 9
  • Chapter 10
  • Chapter 11
  • Chapter 12
  • Chapter 13
  • Chapter 14

Post-processing

o Upload all the audio to S3 and connect the storage to our Lambda backend

o Test test test test test

o Publish!

o Google Assistant version (look into using GCloud Storage over S3 for the Assistant version)!

o Bixby/Cortana/Siri/other voice versions etc

Done:

√ Create a base Alexa voice interaction model

√ Get copyright-free audio and text

√ Declare the dictionaries (fullGita.js) for the verses with the correct verse lengths for each chapter

About

Krsna, heard through the medium of Alexa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • Python 10.1%