Skip to content

Commit

Permalink
Merge pull request #14 from haesleinhuepf/speech_recognition
Browse files Browse the repository at this point in the history
add speech recognition
  • Loading branch information
haesleinhuepf authored Aug 17, 2023
2 parents 2f7bb1c + 7594f78 commit 55ee9dc
Show file tree
Hide file tree
Showing 5 changed files with 232 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ You can also ask Bob about available tools:

Detailed examples of how to interact with Bob are given in these notebooks:
* [Basic usage](https://github.com/haesleinhuepf/bia-bob/blob/main/demo/basic_demo.ipynb)
* [Speech recognition](https://github.com/haesleinhuepf/bia-bob/blob/main/demo/speech_recognition.ipynb)
* [Complete Bio-image Analysis Workflow](https://github.com/haesleinhuepf/bia-bob/blob/main/demo/complete_workflow.ipynb)
* [Accessing variables](https://github.com/haesleinhuepf/bia-bob/blob/main/demo/globals.ipynb)
* [Image Filtering](https://github.com/haesleinhuepf/bia-bob/blob/main/demo/image_filtering.ipynb)
Expand Down
Loading

0 comments on commit 55ee9dc

Please sign in to comment.