Skip to content

Commit

Permalink
adding readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-roethig-db committed May 18, 2024
1 parent 23c03bd commit ef5fc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A simple transcription tool able to segment speakers and convert audio to text.
- return transcribed dialogs as .csv

## Installation
pip install git+https://github.com/tim-roethig-db/transcription-tool.git@master
pip install git+https://github.com/tim-roethig-db/amondin.git@master

## Usage
from amondin import transcribe
Expand Down

0 comments on commit ef5fc73

Please sign in to comment.