Skip to content

asta-li/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic notetaking in Notion for video calls

Enter the conda environment

conda activate notes

Requirements

conda env create -f environment.yml
pip install -r requirements.txt

Run the code

Run notes.py on an audio file or directory containing a list of files.

python notes.py --file $FILE_PATH  

Exit the conda environment

conda deactivate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages