Commit graph

181 commits

Author SHA1 Message Date
Yuta Hayashibe 40dd471f6b Fix bugs 2022-10-17 21:29:12 +09:00
Yuta Hayashibe 62b6d9a3b0 Improved test 2022-10-17 21:18:13 +09:00
dependabot[bot] 256bf38b4d Bump crate-ci/typos from 1.12.8 to 1.12.10
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.12.8 to 1.12.10.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.12.8...v1.12.10)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 16:17:24 +09:00
dependabot[bot] 5eb529aa79 Bump pyright from 1.1.274 to 1.1.275
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.274 to 1.1.275.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.275/packages/pyright)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 16:17:09 +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 75147cae86 Removed --allow-padding and add --max_nospeech_skip option (Resolve #13) 2022-10-15 14:54:23 +09:00
Yuta Hayashibe 20b8970aa9 Fix typos 2022-10-15 13:36:30 +09:00
Yuta Hayashibe 86f38c6ca9 Removed --no-vad option and --vad option to set threshold 2022-10-15 13:33:39 +09:00
Yuta Hayashibe dce9719fea Add protocol_version 2022-10-15 13:23:00 +09:00
Yuta Hayashibe 3d293c868c Updated numpy to 1.23.4 2022-10-15 13:10:15 +09:00
Yuta Hayashibe ae1dbd721c Updated document 2022-10-15 12:56:08 +09:00
Yuta Hayashibe 91231811e7 Update developing version 2022-10-12 11:40:43 +09:00
Yuta Hayashibe cc01b86af5 Resolve "would clobber existing tag" 2022-10-12 11:26:23 +09:00
Yuta Hayashibe d6d94329e6 v0.5.1 2022-10-12 11:22:53 +09:00
Yuta Hayashibe 6fcf246926 Fix install-poetry in CI to update snok/install-poetry@v1.3.3 2022-10-12 11:12:06 +09:00
Yuta Hayashibe 3190706bcf Add CI Python 3.8 and 3.10 2022-10-12 11:06:34 +09:00
Yuta Hayashibe b12ca01887 Updated libraries and set poetry-core version requirement explicitly 2022-10-12 11:01:27 +09:00
dependabot[bot] 271c3e96ba Bump snok/install-poetry from 1.3.1 to 1.3.2
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](https://github.com/snok/install-poetry/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: snok/install-poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 17:43:18 +09:00
dependabot[bot] 3e647ae850 Bump pyright from 1.1.273 to 1.1.274
Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.273 to 1.1.274.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.274/packages/pyright)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 17:42:29 +09:00
Yuta Hayashibe 250a245c53 Moved memo 2022-10-10 00:53:09 +09:00
Yuta Hayashibe b282f88cfb Merge branch 'ci/multi_os' (Resolve #18) 2022-10-10 00:48:18 +09:00
Yuta Hayashibe 177fc3d353 Fix for Windows 2022-10-10 00:42:06 +09:00
Yuta Hayashibe 84f8d0dfe7 Fix operation of /dev/null for Windows 2022-10-10 00:36:51 +09:00
Yuta Hayashibe 9e4b88fb6a Fix operation of /dev/stdin for Windows 2022-10-10 00:27:31 +09:00
Yuta Hayashibe 0cd6425a4f Use node16 2022-10-10 00:16:42 +09:00
Yuta Hayashibe 39ace87958 Add Windows and Mac to CI 2022-10-10 00:16:42 +09:00
Yuta Hayashibe a2c68541dc [CI] Add portaudio19-dev 2022-10-10 00:14:58 +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 a4405f8b9a Changed a badge 2022-10-09 22:12:32 +09:00
Yuta Hayashibe 3d7c24797f Add stale bot 2022-10-09 15:35:37 +09:00
Yuta Hayashibe fab5682f5f Updated 2022-10-09 15:21:32 +09:00
Yuta Hayashibe f88d8075b6 Merge branch 'fix/ci_tag' 2022-10-09 00:27:13 +09:00
Yuta Hayashibe 3f47282ce1 Fetch tags 2022-10-09 00:24:34 +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 c8baed9df0
FIx a template 2022-10-08 12:42:30 +09:00
Yuta Hayashibe bd39d8e8fe Updated ISSUE_TEMPLATE 2022-10-08 12:36:38 +09:00
Yuta Hayashibe 9d2e912b30
Update issue templates 2022-10-08 12:30:52 +09:00
Yuta Hayashibe 526c2ec1d1 Remove multi language feature (Close #23) 2022-10-08 00:03:03 +09:00
Yuta Hayashibe 04bb9f9ad2 Add args and kwargs to all methods of StdoutWriter 2022-10-07 23:41:47 +09:00
Yuta Hayashibe bc9d9096b4 Fix a bug 2022-10-06 20:56:41 +09:00
Yuta Hayashibe 612f88f386 Updated README 2022-10-06 20:54:32 +09:00
AlexandraRamassamy a9452cde76
Multi language feature (#20, Resolve #19)
Add "multi" to languages for multi language transcribing
2022-10-06 20:53:23 +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 6b501f7d52 Add 2022-10-03 23:27:54 +09:00
Yuta Hayashibe 01110cd2ca Add pytorch link 2022-10-03 22:56:11 +09:00