Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update TODO list
  • Loading branch information
evmaki authored Oct 29, 2024
1 parent 0aaaaa0 commit e933f98
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,18 @@ The first argument is a path to an audio file and the second is the name of a Mo
Use the `moonshine.transcribe_with_onnx` function to use the ONNX runtime for inference. The parameters are the same as they are for `moonshine.transcribe`.

## TODO
* [ ] Live transcription demo
* [ x ] Live transcription demo

* [ ] ONNX model
* [ x ] ONNX model

* [ ] CTranslate2 support

* [ ] MLX support

* [ ] Fine-tuning code

* [ ] HF transformers/transformers.js support

## Citation
If you benefit from our work, please cite us:
```
Expand Down

0 comments on commit e933f98

Please sign in to comment.