Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.0 #129

Merged
merged 146 commits into from
Sep 10, 2024
Merged

0.1.0 #129

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
146 commits
Select commit Hold shift + click to select a range
36e66a8
Pass config to `resolve_resource_file` to resolve logged warnings (#54)
NeonDaniel Jul 27, 2023
d0331b6
Fix failing Alpha automation (#55)
NeonDaniel Jul 27, 2023
9afae80
Increment Version to 0.0.3a1
NeonDaniel Jul 27, 2023
dc9eaf9
Update Changelog
NeonDaniel Jul 27, 2023
d77cf2a
Add `long_description` and `long_description_content_type` to setup.p…
NeonDaniel Jul 27, 2023
639e6a7
Increment Version to 0.0.3a2
NeonDaniel Jul 27, 2023
f63371d
Update Changelog
NeonDaniel Jul 27, 2023
596c123
Refactor service state handling (#53)
NeonDaniel Jul 29, 2023
ddb3811
Increment Version to 0.0.3a3
JarbasAl Jul 29, 2023
6afe25d
Update Changelog
JarbasAl Jul 29, 2023
6da59b6
fix 1st ww slowness (#57)
JarbasAl Aug 17, 2023
24df85e
Increment Version to 0.0.3a4
JarbasAl Aug 17, 2023
6fac964
Update Changelog
JarbasAl Aug 17, 2023
58625f8
update backend-client to fix ww upload (#58)
JarbasAl Aug 18, 2023
1c2a97b
Increment Version to 0.0.3a5
JarbasAl Aug 18, 2023
5a93a5c
Update Changelog
JarbasAl Aug 18, 2023
381bf59
Timeout_Seconds_With_Silence (#59)
madgrizzle Sep 4, 2023
b6b1075
Increment Version to 0.0.3a6
JarbasAl Sep 4, 2023
638073a
Update Changelog
JarbasAl Sep 4, 2023
4411361
refactor/play_sound_in_ovos_audio (#60)
JarbasAl Sep 8, 2023
4fb91e2
Increment Version to 0.0.3a7
JarbasAl Sep 8, 2023
06b38f7
Update Changelog
JarbasAl Sep 8, 2023
5bb10b7
fix/bind_bus (#61)
JarbasAl Sep 14, 2023
104b727
Increment Version to 0.0.3a8
JarbasAl Sep 14, 2023
ee8e2b6
Update Changelog
JarbasAl Sep 14, 2023
534c80d
feat extract speech (#62)
emphasize Sep 16, 2023
9537509
Increment Version to 0.0.3a9
JarbasAl Sep 16, 2023
3991d43
Update Changelog
JarbasAl Sep 16, 2023
9bc4881
fix config hash not set (#64)
emphasize Sep 18, 2023
5e726ee
Increment Version to 0.0.3a10
JarbasAl Sep 18, 2023
1bf67b7
Update Changelog
JarbasAl Sep 18, 2023
b814415
drop out before stt on empty buffer (#65)
emphasize Sep 18, 2023
ea52893
Increment Version to 0.0.3a11
JarbasAl Sep 18, 2023
b604e3f
Update Changelog
JarbasAl Sep 18, 2023
fe22fad
Remove extra call to `_before_start()` (#68)
NeonDaniel Oct 12, 2023
f63c3bb
Increment Version to 0.0.3a12
JarbasAl Oct 12, 2023
d4178c2
Update Changelog
JarbasAl Oct 12, 2023
fa19398
Add optional dependencies and make backend optional (#67)
NeonDaniel Oct 13, 2023
63a7ca5
Increment Version to 0.0.3a13
JarbasAl Oct 13, 2023
37ce5a4
Update Changelog
JarbasAl Oct 13, 2023
1c82997
feat/validate_message_context (#70)
JarbasAl Oct 23, 2023
83f15b3
Increment Version to 0.0.3a14
JarbasAl Oct 23, 2023
3f60cf7
Update Changelog
JarbasAl Oct 23, 2023
1d5bb61
fix/utterance_message_data (#71)
JarbasAl Oct 25, 2023
f196689
Increment Version to 0.0.3a15
JarbasAl Oct 25, 2023
e008347
Update Changelog
JarbasAl Oct 25, 2023
649b5e2
Update dependencies to stable versions for release (#69)
NeonDaniel Oct 26, 2023
b844438
Increment Version to 0.0.3a16
NeonDaniel Oct 26, 2023
ce918ab
Update Changelog
NeonDaniel Oct 26, 2023
782282c
unmute on hotword (#73)
emphasize Nov 23, 2023
3770b11
Increment Version to 0.0.3a17
JarbasAl Nov 23, 2023
f122a94
Update Changelog
JarbasAl Nov 23, 2023
a50da0f
fix assignment (#74)
emphasize Nov 24, 2023
2f62091
Increment Version to 0.0.3a18
JarbasAl Nov 24, 2023
cbb6527
Update Changelog
JarbasAl Nov 24, 2023
41f9bcb
feat/base64_stt_bus_api (#75)
JarbasAl Nov 24, 2023
816f38c
Increment Version to 0.0.3a19
JarbasAl Nov 24, 2023
adff002
Update Changelog
JarbasAl Nov 24, 2023
5b5b666
confirmation state: add handle_listen (#76)
emphasize Dec 1, 2023
7b56f9e
Increment Version to 0.0.3a20
JarbasAl Dec 1, 2023
62c06ab
Update Changelog
JarbasAl Dec 1, 2023
0a7842f
decouple listen_event and wakeword handling (#77)
emphasize Dec 6, 2023
d9600d7
Increment Version to 0.0.3a21
JarbasAl Dec 6, 2023
ec99dac
Update Changelog
JarbasAl Dec 6, 2023
e526356
fix lang detect (#80)
JarbasAl Dec 7, 2023
f5be16a
Increment Version to 0.0.3a22
JarbasAl Dec 7, 2023
e798c0d
Update Changelog
JarbasAl Dec 7, 2023
41dc8bf
Update requirements.txt (#82)
JarbasAl Dec 29, 2023
30c44b8
Increment Version to 0.0.3a23
JarbasAl Dec 29, 2023
fcfa0ab
Update Changelog
JarbasAl Dec 29, 2023
b2c85e1
packaging/update requirements (#83)
JarbasAl Dec 29, 2023
7a23d5c
Increment Version to 0.0.3a24
JarbasAl Dec 29, 2023
7600cfe
Update Changelog
JarbasAl Dec 29, 2023
2e5035b
feat/restore_instant_listen (#81)
JarbasAl Dec 29, 2023
bb1821a
Increment Version to 0.0.3a25
JarbasAl Dec 29, 2023
5f71f46
Update Changelog
JarbasAl Dec 29, 2023
b37ca44
allow alpha ovos utils (#85)
JarbasAl Jan 8, 2024
c47356e
Increment Version to 0.0.3a26
JarbasAl Jan 8, 2024
f61458a
Update Changelog
JarbasAl Jan 8, 2024
f35529e
Create LICENSE
JarbasAl Jan 13, 2024
d8bae32
Increment Version to 0.0.3a27
JarbasAl Jan 13, 2024
4f68806
Create dependabot.yml
JarbasAl Jan 28, 2024
46d340d
fix: per wake word lang (#92)
JarbasAl Feb 24, 2024
95b876f
Increment Version to 0.0.3a28
JarbasAl Feb 24, 2024
b35cd27
Update Changelog
JarbasAl Feb 24, 2024
0784820
Update imports (#86)
JarbasAl Feb 25, 2024
8678675
Increment Version to 0.0.3a29
JarbasAl Feb 25, 2024
b806033
Update Changelog
JarbasAl Feb 25, 2024
3c2fa5a
fix/allow service to exit (#94)
JarbasAl Mar 11, 2024
c97c15f
Increment Version to 0.0.3a30
JarbasAl Mar 11, 2024
924c42c
Update Changelog
JarbasAl Mar 11, 2024
7c33be1
allow thread args (#96)
JarbasAl Mar 16, 2024
99e6412
Increment Version to 0.0.3a31
JarbasAl Mar 16, 2024
a9f817a
Update Changelog
JarbasAl Mar 16, 2024
e395e46
fix/threading continued (#97)
JarbasAl Mar 16, 2024
9f75796
Increment Version to 0.0.3a32
JarbasAl Mar 16, 2024
61aa953
Update Changelog
JarbasAl Mar 16, 2024
274a6af
feat/"mycroft.mic.mute.toggle" (#99)
JarbasAl Mar 21, 2024
c79b108
Increment Version to 0.0.3a33
JarbasAl Mar 21, 2024
82da254
Update Changelog
JarbasAl Mar 21, 2024
bb49ac9
fix(voice_loop): add wakeup callback and improve state logging (#101)
JarbasAl Mar 28, 2024
fb0c668
Increment Version to 0.0.3a34
JarbasAl Mar 28, 2024
90a7692
Update Changelog
JarbasAl Mar 28, 2024
2b9ea52
Ensure `recognizer_loop:record_begin` is emitted when listening is tr…
NeonDaniel Apr 10, 2024
f2ce56a
Increment Version to 0.0.3a35
JarbasAl Apr 10, 2024
4aafd1f
Update Changelog
JarbasAl Apr 10, 2024
e67c5ef
fix/record_end (#108)
JarbasAl Apr 13, 2024
7ce014f
Increment Version to 0.0.3a36
JarbasAl Apr 13, 2024
4055f04
Update Changelog
JarbasAl Apr 13, 2024
0f5a854
feat/fake-barge-in (#109)
JarbasAl Apr 15, 2024
3611bee
Increment Version to 0.0.3a37
JarbasAl Apr 15, 2024
0b40051
Update Changelog
JarbasAl Apr 15, 2024
6f86d74
refactor/fake-barge-in (#111)
JarbasAl Apr 16, 2024
c14cd56
Increment Version to 0.0.3a38
JarbasAl Apr 16, 2024
1e5aa2e
Update Changelog
JarbasAl Apr 16, 2024
3a697d5
drop pocketsphinx (#113)
JarbasAl May 30, 2024
9456101
Increment Version to 0.0.3a39
JarbasAl May 30, 2024
d49e7af
Update Changelog
JarbasAl May 30, 2024
de13683
Update README.md (#117)
JarbasAl Jun 3, 2024
de08832
feat/recording_mode_timeout (#115)
JarbasAl Jun 3, 2024
bb29ac3
Increment Version to 0.0.3a40
JarbasAl Jun 3, 2024
951a50c
Update Changelog
JarbasAl Jun 3, 2024
bb5b898
Update README.md
JarbasAl Jun 5, 2024
1b14726
fix/ensure_min_audio_len (#114)
JarbasAl Jun 6, 2024
d8d7044
Increment Version to 0.0.3a41
JarbasAl Jun 6, 2024
4ca2738
Update Changelog
JarbasAl Jun 6, 2024
ae74714
fix/clean_shutdown (#120)
JarbasAl Jun 6, 2024
ced41ca
Increment Version to 0.0.3a42
JarbasAl Jun 6, 2024
e029856
Update Changelog
JarbasAl Jun 6, 2024
883fd67
fix/vad_full_silence (#122)
JarbasAl Jun 9, 2024
3f2edfe
Increment Version to 0.0.3a43
JarbasAl Jun 9, 2024
5ddf10e
Update Changelog
JarbasAl Jun 9, 2024
af6c763
require latest OPM (#123)
JarbasAl Jun 11, 2024
ff27e71
Increment Version to 0.0.3a44
JarbasAl Jun 11, 2024
d80eeb7
Update Changelog
JarbasAl Jun 11, 2024
42c2ce5
Update README.md
JarbasAl Jun 19, 2024
1f0f99a
fix/confirmation_state (#125)
JarbasAl Jun 20, 2024
373276a
Increment Version to 0.0.3a45
JarbasAl Jun 20, 2024
191bbd7
Update Changelog
JarbasAl Jun 20, 2024
5a794e8
feat/alternative_transcripts (#124)
JarbasAl Jun 20, 2024
f90b83f
Increment Version to 0.0.3a46
JarbasAl Jun 20, 2024
19c4fb5
Update Changelog
JarbasAl Jun 20, 2024
ca7e8c5
fix/ensure_1_transcript_min (#128)
JarbasAl Jul 5, 2024
6a00007
Increment Version to 0.0.3a47
JarbasAl Jul 5, 2024
5d28ed5
Update Changelog
JarbasAl Jul 5, 2024
4565edf
Increment Version to 0.1.0
JarbasAl Sep 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/requirements" # Location of package manifests
schedule:
interval: "weekly"
69 changes: 13 additions & 56 deletions .github/workflows/publish_alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,64 +12,21 @@ on:
- 'examples/**'
- '.github/**'
- '.gitignore'
- 'LICENSE'
- 'CHANGELOG.md'
- 'MANIFEST.in'
- 'readme.md'
- 'scripts/**'
- 'README.md'
workflow_dispatch:

jobs:
build_and_publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: dev
fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository.
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install Build Tools
run: |
python -m pip install build wheel
- name: Increment Version
run: |
VER=$(python setup.py --version)
python scripts/bump_alpha.py
- name: "Generate release changelog"
uses: heinrichreimer/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
maxIssues: 50
id: changelog
- name: Commit to dev
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Increment Version
branch: dev
- name: version
run: echo "::set-output name=version::$(python setup.py --version)"
id: version
- name: Create Release
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
tag_name: V${{ steps.version.outputs.version }}
release_name: Release ${{ steps.version.outputs.version }}
body: |
Changes in this Release
${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: true
commitish: dev
- name: Build Distribution Packages
run: |
python setup.py bdist_wheel
- name: Publish to Test PyPI
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{secrets.PYPI_TOKEN}}
publish_alpha_release:
uses: neongeckocom/.github/.github/workflows/publish_alpha_release.yml@master
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
with:
version_file: "ovos_dinkum_listener/version.py"
publish_prerelease: true
update_changelog: true
alpha_var: VERSION_ALPHA
build_var: VERSION_BUILD
minor_var: VERSION_MINOR
major_var: VERSION_MAJOR
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ doc/_build/
test/unittests/skills/test_skill/settings.json
test_conf.json
.pytest_cache/
/.gtm/
Loading
Loading