Skip to content
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

Add a license #1

Open
billdauterive opened this issue Dec 2, 2024 · 0 comments
Open

Add a license #1

billdauterive opened this issue Dec 2, 2024 · 0 comments

Comments

@billdauterive
Copy link

billdauterive commented Dec 2, 2024

I like what you are building here and I have some ideas for improvements that I would like to build upon/implement however I've noticed that this repo doesn't have a license yet.

Would you consider adding an MIT License or another permissive open-source license? This would help ensure the project can be used, modified, and distributed freely by contributors and users alike.

Thanks for your consideration!

I also took a look at the current project and the MIT license seems to be compatible with most of the current dependencies, the one exception is wget as it is GPL license - but can be swapped out.

  • PyTorch (torch, torchaudio) - BSD License
  • SciPy - BSD License
  • NumPy - BSD License
  • Cython - Apache License 2.0
  • FastAPI - MIT License
  • Uvicorn - BSD License
  • python-multipart - Apache License 2.0
  • websockets - BSD License
  • python-dotenv - BSD License
  • requests - Apache License 2.0
  • sounddevice - MIT License
  • PyAudio - MIT License
  • pulsectl - MIT License
  • Hugging Face Hub - Apache License 2.0
  • Transformers - Apache License 2.0
  • OpenAI Whisper - MIT License
  • Faster Whisper - MIT License
  • NLTK - Apache License 2.0
  • pyannote.audio - MIT License
  • Hydra Core - MIT License
  • OmegaConf - BSD License
  • Deep Multilingual Punctuation - MIT License
  • CTC Forced Aligner - MIT License
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

No branches or pull requests

1 participant