Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hironow committed Nov 18, 2024
1 parent 88ba73b commit 62e8742
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/rttm/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ELAN files
*.eaf
*.pfsx
7 changes: 7 additions & 0 deletions tools/rttm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# rttm

RTTM file tool.

```shell
mx uv run python main.py sample.rttm output.eaf
```

0 comments on commit 62e8742

Please sign in to comment.