Skip to content

rustadadam/SoundScribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundScribe

Tagging Folder.

book_nlp_s3.py

  • This file runs the models that produce the speaker tagging. It takes the .txt file as an argument. It is loaded on an AWS EC2 to interact with AWS S3 buckets.
  • Tagging accuracy is claimed to be around 90%, though is likely closer to 75% on real book data.

lambda.py

  • The lambda function activates when new data in put into the raw-data bucket S3. It takes the associated .txt file and then calls the book_nlp_s3.py file

book_nlp.py

  • Same as book_nlp_s3.py but disconnected from AWS. Able to run locally.

book-text-info

Contains the information outputed by the book_nlp. These files can be inspected for more information on outputs.

Authors

Adam Rustad Trevor Larsen Spencer Marshall Chase Zundel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •