Commit graph

41 commits

Author SHA1 Message Date
Yuta Hayashibe cbf5152c1d Fix dependencies 2023-03-01 23:47:43 +09:00
dependabot[bot] b426081091 Bump pytest from 7.2.0 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 16:43:51 +09:00
Yuta Hayashibe eed05b012a Updated libraries 2023-01-07 01:27:36 +09:00
Yuta Hayashibe 1b8190f114 Changed current version 2023-01-07 01:20:03 +09:00
Yuta Hayashibe 77653643c6 v0.6.6 2023-01-07 01:19:29 +09:00
dependabot[bot] 3c5abc0f8e Bump pydantic from 1.10.2 to 1.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 15:28:31 +09:00
dependabot[bot] 0293b09b1d Bump torchaudio from 0.12.1 to 0.13.1
Bumps [torchaudio](https://github.com/pytorch/audio) from 0.12.1 to 0.13.1.
- [Release notes](https://github.com/pytorch/audio/releases)
- [Commits](https://github.com/pytorch/audio/compare/v0.12.1...v0.13.1)

---
updated-dependencies:
- dependency-name: torchaudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 20:01:27 +09:00
Yuta Hayashibe 02ebc1ef97 v0.6.5 2022-12-07 20:15:11 +09:00
Yuta Hayashibe d1fc731c1d Updated whisper 2022-12-07 20:14:44 +09:00
Yuta Hayashibe 564fbff162 Changed version 2022-11-08 23:43:30 +09:00
Yuta Hayashibe 9cc31848de v0.6.4 2022-11-08 23:42:27 +09:00
dependabot[bot] 50f9f02398 Bump websockets from 10.3 to 10.4
Bumps [websockets](https://github.com/aaugustin/websockets) from 10.3 to 10.4.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Commits](https://github.com/aaugustin/websockets/compare/10.3...10.4)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 19:34:45 +09:00
Yuta Hayashibe 7b615c5e84 Fix doc 2022-10-21 22:11:08 +09:00
Yuta Hayashibe 9b9ef542b7 v0.6.3 2022-10-21 22:10:17 +09:00
Yuta Hayashibe f5b93ae3be Updated libraries 2022-10-21 22:09:54 +09:00
Yuta Hayashibe b3dd46c96f v0.6.3dev0 2022-10-17 22:23:45 +09:00
Yuta Hayashibe 075451aaae v0.6.2 2022-10-17 22:11:18 +09:00
Yuta Hayashibe 63b02f7c10 v0.6.1 2022-10-17 21:32:05 +09:00
Yuta Hayashibe 660dd3d48a v0.6.1dev0 2022-10-15 14:59:22 +09:00
Yuta Hayashibe d32073b27d v0.6.0 2022-10-15 14:58:37 +09:00
Yuta Hayashibe 91231811e7 Update developing version 2022-10-12 11:40:43 +09:00
Yuta Hayashibe d6d94329e6 v0.5.1 2022-10-12 11:22:53 +09:00
Yuta Hayashibe b12ca01887 Updated libraries and set poetry-core version requirement explicitly 2022-10-12 11:01:27 +09:00
Yuta Hayashibe 8545a85cbf Add test 2022-10-10 00:01:31 +09:00
Yuta Hayashibe 5f93fb5820 Updated whisper 2022-10-09 22:13:32 +09:00
Yuta Hayashibe bd0446c197 Set developing version (0.6.0dev0) 2022-10-09 00:17:11 +09:00
Yuta Hayashibe 77808b1182 v0.5.0 2022-10-09 00:10:05 +09:00
Yuta Hayashibe 686627e1b5 Updated whisper 2022-10-05 12:37:48 +09:00
Yuta Hayashibe b1ad42e690 Fix name in pyproject.toml 2022-10-05 12:37:00 +09:00
Yuta Hayashibe cfc8e28009 Need PySoundFile for Windows 2022-10-03 23:42:39 +09:00
Yuta Hayashibe 45eb0bc34d Merge remote-tracking branch 'origin/master' into vad 2022-10-02 19:40:56 +09:00
Yuta Hayashibe a62cb52f5f Add 2022-10-01 23:22:16 +09:00
Yuta Hayashibe f46e71f51d Fix (openai/whisper@7cb4cc2) 2022-10-01 23:20:46 +09:00
Yuta Hayashibe 6e0d62d9e2 Add progress bar and --no-progress option 2022-09-29 22:05:15 +09:00
Yuta Hayashibe 73bd558522 Updated libraries 2022-09-29 20:28:38 +09:00
Yuta Hayashibe 4872312996 Fix CI 2022-09-26 00:42:02 +09:00
Yuta Hayashibe 807dd633b0 Renamed whisper_streaming to whispering 2022-09-26 00:32:54 +09:00
Yuta Hayashibe 11a895606a Updated libraries 2022-09-25 18:17:55 +09:00
Yuta Hayashibe 82c3910d17 Add websocket server 2022-09-24 20:45:20 +09:00
Yuta Hayashibe e5bd7d69da Updated whisper 2022-09-24 10:55:01 +09:00
Yuta Hayashibe 248d379078 Initial commit 2022-09-23 19:20:29 +09:00