-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
…y to resolve PyPI publication failure (#56) https://github.com/NeonGeckoCom/neon_speech/actions/runs/5686055717/job/15412323191?pr=173
to avoid bug #98
* refactor/drop_confirmation_state closes #107 * skip listen_sound from STT buffer * validate source * get default sound duration from the file itself if available * get default sound duration from the file itself if available * log * more logs * resolve sound uris * new_util/get_sound_duration * fix sound destination * utils 0.0.38 compat * fix tests * test
* feat/alternative_transcripts closes OpenVoiceOS/ovos-plugin-manager#46 needs OpenVoiceOS/ovos-plugin-manager#236 * . * Update requirements.txt * Update voice_loop.py * configurable min_conf * from mycroft.conf * max_transcripts
dont discard ALL low confidence STT, ensure at least 1 transcript is always kept
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@coderabbitai review |
Actions performedReview triggered.
|
Caution Review failedThe pull request is closed. WalkthroughThis pull request introduces several significant changes across multiple files, including the addition of a Dependabot configuration for automated dependency management, updates to the GitHub Actions workflow for publishing alpha releases, enhancements to the README and changelog for improved documentation, and various modifications to core functionality within the codebase. New features, improved error handling, and refined service interactions are also included, alongside updates to versioning and dependency specifications. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant Service
User->>Service: Start Service
Service->>Service: Initialize Components
Service->>Service: Run Service
Service->>User: Await Commands
User->>Service: Send Command
Service->>Service: Process Command
Service->>User: Respond to Command
User->>Service: Stop Service
Service->>Service: Cleanup Resources
Service->>User: Service Stopped
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Changelog
0.0.3a47 (2024-07-05)
Full Changelog
Fixed bugs:
0.0.3a46 (2024-06-20)
Full Changelog
Implemented enhancements:
0.0.3a45 (2024-06-20)
Full Changelog
Implemented enhancements:
Fixed bugs:
0.0.3a44 (2024-06-11)
Full Changelog
Fixed bugs:
0.0.3a43 (2024-06-09)
Full Changelog
Fixed bugs:
0.0.3a42 (2024-06-06)
Full Changelog
Fixed bugs:
0.0.3a41 (2024-06-06)
Full Changelog
Fixed bugs:
0.0.3a40 (2024-06-03)
Full Changelog
Implemented enhancements:
Closed issues:
Merged pull requests:
0.0.3a39 (2024-05-30)
Full Changelog
Merged pull requests:
0.0.3a38 (2024-04-16)
Full Changelog
Implemented enhancements:
0.0.3a37 (2024-04-15)
Full Changelog
Implemented enhancements:
0.0.3a36 (2024-04-13)
Full Changelog
Fixed bugs:
Closed issues:
0.0.3a35 (2024-04-10)
Full Changelog
Fixed bugs:
recognizer_loop:record_begin
is emitted when listening is triggered #105 (NeonDaniel)0.0.3a34 (2024-03-28)
Full Changelog
Fixed bugs:
0.0.3a33 (2024-03-21)
Full Changelog
Implemented enhancements:
0.0.3a32 (2024-03-16)
Full Changelog
Fixed bugs:
0.0.3a31 (2024-03-16)
Full Changelog
Fixed bugs:
0.0.3a30 (2024-03-11)
Full Changelog
Fixed bugs:
0.0.3a29 (2024-02-25)
Full Changelog
Merged pull requests:
0.0.3a28 (2024-02-24)
Full Changelog
Fixed bugs:
0.0.3a27 (2024-01-13)
Full Changelog
0.0.3a26 (2024-01-08)
Full Changelog
Merged pull requests:
0.0.3a25 (2023-12-29)
Full Changelog
Fixed bugs:
0.0.3a24 (2023-12-29)
Full Changelog
Merged pull requests:
0.0.3a23 (2023-12-29)
Full Changelog
Merged pull requests:
0.0.3a22 (2023-12-07)
Full Changelog
Fixed bugs:
Closed issues:
0.0.3a21 (2023-12-06)
Full Changelog
Fixed bugs:
0.0.3a20 (2023-12-01)
Full Changelog
Fixed bugs:
0.0.3a19 (2023-11-24)
Full Changelog
Implemented enhancements:
0.0.3a18 (2023-11-24)
Full Changelog
Fixed bugs:
0.0.3a17 (2023-11-23)
Full Changelog
Implemented enhancements:
Fixed bugs:
0.0.3a16 (2023-10-26)
Full Changelog
Merged pull requests:
0.0.3a15 (2023-10-25)
Full Changelog
Fixed bugs:
0.0.3a14 (2023-10-23)
Full Changelog
Fixed bugs:
0.0.3a13 (2023-10-13)
Full Changelog
Fixed bugs:
Merged pull requests:
0.0.3a12 (2023-10-12)
Full Changelog
Fixed bugs:
Merged pull requests:
_before_start()
#68 (NeonDaniel)0.0.3a11 (2023-09-18)
Full Changelog
0.0.3a10 (2023-09-18)
Full Changelog
Fixed bugs:
Closed issues:
_applied_config_hash
earlier #63Merged pull requests:
0.0.3a9 (2023-09-16)
Full Changelog
Implemented enhancements:
0.0.3a8 (2023-09-14)
Full Changelog
Fixed bugs:
0.0.3a7 (2023-09-08)
Full Changelog
Merged pull requests:
0.0.3a6 (2023-09-04)
Full Changelog
Implemented enhancements:
0.0.3a5 (2023-08-18)
Full Changelog
Merged pull requests:
0.0.3a4 (2023-08-17)
Full Changelog
Fixed bugs:
0.0.3a3 (2023-07-29)
Full Changelog
Merged pull requests:
0.0.3a2 (2023-07-27)
Full Changelog
Merged pull requests:
0.0.3a1 (2023-07-27)
Full Changelog
Merged pull requests:
resolve_resource_file
to resolve logged warnings #54 (NeonDaniel)V0.0.2 (2023-06-05)
Full Changelog
V0.0.2a35 (2023-06-03)
Full Changelog
Merged pull requests:
V0.0.2a34 (2023-06-02)
Full Changelog
Fixed bugs:
V0.0.2a33 (2023-06-01)
Full Changelog
Fixed bugs:
V0.0.2a32 (2023-05-31)
Full Changelog
Fixed bugs:
V0.0.2a31 (2023-05-31)
Full Changelog
Fixed bugs:
init_service_logger
to load LOG configuration #44 (NeonDaniel)V0.0.2a30 (2023-05-31)
Full Changelog
Fixed bugs:
main
method to match ovos-listener for compatibility #43 (NeonDaniel)Closed issues:
V0.0.2a29 (2023-05-31)
Full Changelog
Fixed bugs:
V0.0.2a28 (2023-05-30)
Full Changelog
Fixed bugs:
Merged pull requests:
V0.0.2a27 (2023-05-30)
Full Changelog
V0.0.2a26 (2023-05-30)
Full Changelog
Merged pull requests:
V0.0.2a25 (2023-05-30)
Full Changelog
Fixed bugs:
Merged pull requests:
V0.0.2a24 (2023-05-26)
Full Changelog
Fixed bugs:
V0.0.2a23 (2023-05-26)
Full Changelog
Fixed bugs:
V0.0.2a22 (2023-05-25)
Full Changelog
Merged pull requests:
V0.0.2a21 (2023-05-24)
Full Changelog
Fixed bugs:
V0.0.2a20 (2023-05-24)
Full Changelog
Implemented enhancements:
Fixed bugs:
V0.0.2a19 (2023-05-24)
Full Changelog
Implemented enhancements:
V0.0.2a18 (2023-05-22)
Full Changelog
Implemented enhancements:
V0.0.2a17 (2023-05-07)
Full Changelog
Implemented enhancements:
V0.0.2a16 (2023-05-07)
Full Changelog
Implemented enhancements:
V0.0.2a15 (2023-05-06)
Full Changelog
V0.0.2a14 (2023-05-06)
Full Changelog
V0.0.2a13 (2023-05-06)
Full Changelog
V0.0.2a12 (2023-05-05)
Full Changelog
V0.0.2a11 (2023-05-04)
Full Changelog
Fixed bugs:
V0.0.2a10 (2023-05-04)
Full Changelog
Fixed bugs:
V0.0.2a9 (2023-05-04)
Full Changelog
V0.0.2a8 (2023-04-26)
Full Changelog
V0.0.2a7 (2023-04-23)
Full Changelog
V0.0.2a6 (2023-04-23)
Full Changelog
V0.0.2a5 (2023-04-22)
Full Changelog
V0.0.2a4 (2023-04-22)
Full Changelog
V0.0.2a3 (2023-04-20)
Full Changelog
V0.0.2a2 (2023-04-10)
Full Changelog
V0.0.2a1 (2023-04-10)
Full Changelog
V0.0.1 (2023-04-09)
Full Changelog
V0.0.1a3 (2023-04-09)
Full Changelog
V0.0.1a2 (2023-04-09)
Full Changelog
V0.0.1a1 (2023-04-09)
Full Changelog
V0.0.0 (2023-04-09)
Full Changelog
V0.0.0a3 (2023-04-09)
Full Changelog
V0.0.0a2 (2023-04-09)
Full Changelog
* This Changelog was automatically generated by github_changelog_generator
Summary by CodeRabbit
New Features
transcribe
method.Bug Fixes
Documentation
Chores