8000 Releases · jeremycline/btfm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jeremycline/btfm

btfm v0.17.0

20 Mar 14:23
Compare
Choose a tag to compare

v0.16.0

21 Feb 21:07
Compare
Choose a tag to compare
btfm v0.16.0

v0.15.0

05 Feb 19:27
Compare
Choose a tag to compare
btfm v0.15.0 and btfm-cli v0.2.0

Support editing clips.

v0.14.2

18 Dec 04:46
Compare
Choose a tag to compare
* fix client upload

v0.14.1

06 Dec 04:15
Compare
Choose a tag to compare
btfm v0.14.1

* Fix everything

v0.14.0

06 Dec 03:47
Compare
Choose a tag to compare

What's Changed

  • Added an HTTP API for remote management

  • Added a CLI for the aforementioned HTTP API

  • Introduced a breaking database schema change with no migration. Sorry.

Full Changelog: v0.13.0...v0.14.0

v0.13.0

09 Sep 04:06
Compare
Choose a tag to compare
btfm v0.13.0

* Move almost all configuration to a TOML config file to annoy
  bowlofeggs.

* Add a new transcription backend for Deepgram's streaming API. This is
  completely untested and can be tested out with the --backend CLI flag.

* A lot of internal re-organization that is probably just as bad as it
  was before.

* Many dependency updates

* Audio going into Deepspeech is now prepended and appended with a bit
  of silence, which solves the issue where transcriptions would miss the
  beginning of a sentence

v0.12.1

02 Jun 00:44
Compare
Choose a tag to compare
btfm v0.12.1

* Bump sqlx from 0.5.2 to 0.5.5
* Bump thiserror from 1.0.24 to 1.0.25
* Bump serenity from 0.10.5 to 0.10.7
* General cargo-update

v0.12.0

22 Apr 03:56
Compare
Choose a tag to compare
btfm v0.12.0

- Lower clip volume rather than pausing when people talk

v0.11.2

16 Apr 00:52
Compare
Choose a tag to compare
btfm v0.11.2

- Update project dependencies
0