go-astideepspeech icon indicating copy to clipboard operation
go-astideepspeech copied to clipboard

Upcoming 1.0 and renaming

Open lissyx opened this issue 5 years ago • 11 comments

Hello,

1.0 is close, and part of the work for that involves one painful change: we need to rename the project to Mozilla Voice STT. It also means library itself and the API need to get renamed: libdeepspeech.so -> libmozilla_voice_stt.so and API DS_* becomes STT_*.

Besides this renaming, there should be no other change. I can help and prepare a PR to update once we have completed some painful renaming on our side (CI, packages everywhere).

For clarity, it might be good if you could rename your binding as well, but we do not want to force you as well.

lissyx avatar Aug 06 '20 20:08 lissyx

OK good to know, your help would be greatly appreciated!

What do you have in mind in terms of renaming the binding?

asticode avatar Aug 09 '20 21:08 asticode

Other binding switched to use mozilla-voice-stt for consistency with us, so if it works for you thats our suggestion 😊

lissyx avatar Aug 09 '20 21:08 lissyx

Did they rename their repo as well?

asticode avatar Aug 09 '20 21:08 asticode

I dont think they acted yet, and it really depends on you and your users, if you think its okay to rename your repo or if it's going to be too much of a mess. We will rename ours, though.

lissyx avatar Aug 09 '20 21:08 lissyx

OK, I won't rename the repo for now. I'll wait for your PR then

asticode avatar Aug 10 '20 18:08 asticode

I created a PR for this so we can finally close this issue. @lissyx could you add a link to astideepspeech back on your examples web page once the PR is merged?

Thanks for the fantastic work guys!

go-dockly avatar Oct 23 '21 13:10 go-dockly

I created a PR for this so we can finally close this issue. @lissyx could you add a link to astideepspeech back on your examples web page once the PR is merged?

? I don't understand your request.

lissyx avatar Oct 25 '21 10:10 lissyx

@lissyx on this How is Coqui STT implemented? page the golang bindings are still mentioned but the link to this repo has disappeared. Since asti's bindings work against v1.0 now it would be nice to link back to this repo in the examples section.

go-dockly avatar Oct 25 '21 23:10 go-dockly

@lissyx on this How is Coqui STT implemented? page the golang bindings are still mentioned but the link to this repo has disappeared. Since asti's bindings work against v1.0 now it would be nice to link back to this repo in the examples section.

I am not working on Coqui, you should ask @reuben

lissyx avatar Oct 26 '21 11:10 lissyx

We'll be happy to re-link to the bindings once the PR is reviewed and merged!

reuben avatar Oct 26 '21 16:10 reuben

FYI I've merged the PR. URL to the repo is https://github.com/asticode/go-asticoqui

Thanks in advance for any re-link ❤️

asticode avatar Nov 01 '21 08:11 asticode