Skip to content

Fix download_speech to use otid.#7

Open
boffutt28 wants to merge 1 commit intogmchad:mainfrom
boffutt28:fix_download_speech
Open

Fix download_speech to use otid.#7
boffutt28 wants to merge 1 commit intogmchad:mainfrom
boffutt28:fix_download_speech

Conversation

@boffutt28
Copy link

Currently download_speech tries to use the speech_id to download speeches. This does not work. It needs to be the otid instead.

Currently download_speech tries to use the speech_id to download speeches. This does not work. It needs to be the otid instead.
ChocoTonic added a commit to ChocoTonic/otterai-py that referenced this pull request Mar 17, 2025
Update the parameter name in the download_speech
method from 'speech_id' to 'otid' for clarity and
consistency with the API. This change improves the
readability of the code and aligns with the naming
conventions used in the OtterAI API.

Credit to boffutt28 for the original contribution
and implementation at
gmchad/otterai-api#7.
@ChocoTonic
Copy link
Collaborator

ChocoTonic commented Mar 17, 2025

Hey @boffutt28,

Thanks for the fix. I’ve made a fork at ChocoTonic/otterai-py since it seems like this project is unmaintained and included your change in this commit. Appreciate it!

@gmchad
Copy link
Owner

gmchad commented Mar 17, 2025

@ChocoTonic we could upstream your changes if you'd like. Do you want to maintain this project?

@ChocoTonic
Copy link
Collaborator

Sure thing! I’d be happy to take over maintaining this.
Let me know how you’d like to proceed.

@ChocoTonic
Copy link
Collaborator

Adding a bit more context here. While I do have collaborator access, the repository has been largely untouched and I still do not have permission to manage repo secrets, which is required for the integration tests I am trying to add. It has been over a month with no movement on that front.

Given the lack of maintenance activity and the blocker around basic permissions, I am moving forward with active maintenance in the restarted repository at https://github.com/ChocoTonic/otterai-py/ so development and testing can continue without friction.

Going forward, please open any pull requests or contributions against that repository so changes can be reviewed and merged without delay.

@mtriedl
Copy link

mtriedl commented Mar 6, 2026

@ChocoTonic The link to your repository is throwing a 404 not found. Is it private?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants