-
-
Notifications
You must be signed in to change notification settings - Fork 30
Astroport #42
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
Astroport #42
Conversation
created another branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
I've not tested these changes to the publish.py file yet. There was a conflict, as the committed code didn't use the updated encryption support. This and other changes still needs to be tested, but I don't have time for that at this very moment. |
…42 - Audio recording from VDO.Ninja rooms - Automatic transcription using Whisper AI - FastAPI REST endpoints for start/stop recording - Process monitoring with 1-hour timeout - Systemd service configuration - HTML templates for web interface - Transcriptions saved to stt/ directory Co-authored-by: astroport contributor
Properly attributing the audio recording and transcription service contribution from PR #42 by GitHub user papiche. Co-authored-by: papiche <[email protected]>
Creating permanent record of PR #42 contribution to ensure proper credit for the audio recording and transcription service. Co-authored-by: papiche <[email protected]>
From PR #42 - Audio recording from VDO.Ninja rooms with automatic transcription using Whisper AI - Audio recording from VDO.Ninja rooms - Automatic transcription using Whisper AI - FastAPI REST endpoints for start/stop recording - Process monitoring with 1-hour timeout - Systemd service configuration - HTML templates for web interface - Transcriptions saved to stt/ directory Co-authored-by: Steve <[email protected]>
Thank you @papiche for your contribution I've manually integrated your changes with proper Git authorship preserved. You are now correctly shown as the author of the record.py feature in commit daca304. Your contribution has been integrated as:
All your files have been included with you as the Git author: You've also been added to CONTRIBUTORS.md and the project documentation. Thank you for this valuable contribution! The Git history now properly reflects your authorship. |
No description provided.