jupyter-naas / awesome-notebooks

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
https://naas.ai/search
BSD 3-Clause "New" or "Revised" License
2.62k stars 442 forks source link

Python - Convert audio file from wav to mp3 #1196

Closed jravenel closed 1 year ago

jravenel commented 1 year ago

example → https://www.airplane.dev/blog/12-useful-python-scripts-for-developers to be templated using Naas template framework for production use.

devgenix commented 1 year ago

@jravenel I'll take this up too.

jravenel commented 1 year ago

cool :)

jravenel commented 1 year ago

@devgenix hi! do you still consider contributing? end of hacktobefest is approaching and i'd like to make sure we can hit the deadlines. Thanks

Mohwit commented 1 year ago

Hey @jravenel can I do this, if it's available?

devgenix commented 1 year ago

I've been grossly unavailable due to a number of reasons. Please take it up.

On Mon, 6 Mar 2023, 10:42 Mohit Singh, @.***> wrote:

Hey @jravenel https://github.com/jravenel can I do this, if it's available?

— Reply to this email directly, view it on GitHub https://github.com/jupyter-naas/awesome-notebooks/issues/1196#issuecomment-1455799201, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOOAOYBLUCBVRKQKRHR2HTW2WWPPANCNFSM6AAAAAAQ2UQESQ . You are receiving this because you were mentioned.Message ID: @.***>

devgenix commented 1 year ago

Hi, Jeremy.

I apologize I wasn't available all these while, I'm really sorry.

On Sat, 29 Oct 2022, 21:04 Jeremy Ravenel, @.***> wrote:

@devgenix https://github.com/devgenix hi! do you still consider contributing? end of hacktobefest is approaching and i'd like to make sure we can hit the deadlines. Thanks

— Reply to this email directly, view it on GitHub https://github.com/jupyter-naas/awesome-notebooks/issues/1196#issuecomment-1295957580, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOOAO4SFROCHC2PU5B2RGLWFV7NDANCNFSM6AAAAAAQ2UQESQ . You are receiving this because you were mentioned.Message ID: @.***>

jravenel commented 1 year ago

No problem @devgenix you are welcome to contribute here whenever you have time :) @Mohwit feel free to take in up.

FlorentLvr commented 1 year ago

@Mohwit, following our conversation on Slack, i would like to review your code to try to help you on this issue. Do you work on a branch? Can you create a PR ?

Mohwit commented 1 year ago

Yes, I have created a separate branch named 'wav_to_mp3'. I am raising PR.