Skip to content
Open
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
7d33649
add a folder to keep all the hackathon projects
sahilx13 Oct 24, 2024
4c316aa
Merge branch 'UMass-Rescue:master' into master
sahilx13 Oct 25, 2024
7fcb74c
Update README.md
atharvakale343 Oct 25, 2024
f81236f
Update README.md
atharvakale343 Oct 25, 2024
e482e32
Merge pull request #1 from atharvakale343/patch-1
sahilx13 Oct 25, 2024
1cca495
add sample project
atharvakale343 Oct 25, 2024
08d6b0f
Merge branch 'UMass-Rescue:master' into akale-add-sample-project
atharvakale343 Oct 25, 2024
973c3e1
Merge branch 'master' into akale-add-sample-project
atharvakale343 Oct 25, 2024
3217f47
update readme
atharvakale343 Oct 25, 2024
1660e35
Merge branch 'akale-add-sample-project' of https://github.com/atharva…
atharvakale343 Oct 25, 2024
acec83b
update readme
atharvakale343 Oct 25, 2024
f71684a
ffmpeg
atharvakale343 Oct 25, 2024
400c54d
readme
atharvakale343 Oct 25, 2024
ba60319
add sample task
atharvakale343 Oct 25, 2024
d5a149e
Merge pull request #2 from atharvakale343/akale-add-sample-project
sahilx13 Oct 25, 2024
0ceee4c
Fix typos
jtquach1 Oct 25, 2024
a0bbb89
Merge branch 'UMass-Rescue:master' into master
sahilx13 Oct 25, 2024
a738b6a
Merge pull request #3 from jtquach1/fix-typos
sahilx13 Oct 25, 2024
22194fd
Create app.yaml
sahilx13 Oct 25, 2024
5805637
Update app.yaml
sahilx13 Oct 25, 2024
114de61
Update app.yaml
sahilx13 Oct 25, 2024
bc96ffe
Create audio_transcription_ollama folder
01cshi Oct 25, 2024
ad860e1
Add files via upload
01cshi Oct 25, 2024
2786666
Update README
01cshi Oct 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add sample task
  • Loading branch information
atharvakale343 committed Oct 25, 2024
commit ba603196df878dfb1e998cbeddcb706eb119ed2e
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ followed by
pip install -r tool-suite/audio-transcription/requirements.txt
```

### Running a sample task

Read the [README](./tool-suite/audio-transcription/README.md) in the tool-suite/audio-transcription directory for instructions on how to run the sample task.

### Flask-ML

This repository already contains a copy of the Python library [FlaskML](umass-rescue.github.io/Flask-ML/). Check out the website for more examples and usage documentation: https://umass-rescue.github.io/Flask-ML/