Commit Graph
3 Commits
Author SHA1 Message Date
Hoani Bryson ecdea45b67 Adds support for audio captioning with Whisper (#267)
* Add speech to text example in docs

* Add caption formats for audio transcription

* Add caption example to README

* Address sanity check errors

* Add tests for decodeResponse

* Use typechecker for audio response format

* Decoding response refactors
2023-04-20 14:07:04 +01:00
Hoani Bryson ee9424e6b9 Add speech to text example in docs (#124) 2023-03-05 10:49:49 +04:00
Hoani Bryson 0d3e887246 Add whisper 1 support (#117)
* Add whisper 1 support

* Resolve linting issues for audio source files
2023-03-04 14:54:48 +04:00