Skip to content

Commit

Permalink
remove lfs refence
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanCorral committed Nov 19, 2024
1 parent 14a5a62 commit f7dafba
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,30 +70,6 @@ This example shows live transcription of first minute of the 6'th chapter in ***

![harry_potter_sample](./doc/harry_potter_sample.gif)

To run this example, first download the (~4MB) file using [Git Large File Storage (LFS)](https://git-lfs.com/):

```shell
git lfs pull
```

Then launch the bringup with the audio listener component disabled:

```shell
ros2 launch whisper_bringup replay.launch.py
```

Start the stream demo:

```shell
ros2 run whisper_demos stream
```

And play the sample:

```shell
ros2 bag play src/ros2_whisper/samples/HarryPotter_Book1_Chapter6/
```

## Troubleshoot

- Encoder inference time: https://github.com/ggerganov/whisper.cpp/issues/10#issuecomment-1302462960

0 comments on commit f7dafba

Please sign in to comment.