Skip to content

Scripts to create a basic search on podcast data in general

License

Notifications You must be signed in to change notification settings

theskcd/spchengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • We will also use the faiss for taking the embeddings and doing cosine similary and other operations
  • next we take the sample text and store it in firestore (for quick retrival) and then get it from
  • Use yt-dl for downloading the audio file from the youtube video for now (we need to figure out how to hook onto this normally)
  • command used: yt-dlp -f 'ba' -x --audio-format mp3 https://www.youtube.com/watch?v=dQw4w9WgXcQ convert this webm -> wav

About

Scripts to create a basic search on podcast data in general

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages