Skip to content
View salexkidd's full-sized avatar
  • Japan Tokyo
Block or Report

Block or report salexkidd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. django-user-g11n django-user-g11n Public

    Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.

    Python 24 1

  2. restframework-definable-serializer restframework-definable-serializer Public

    restframework-definable-serializer

    Python 4

  3. django-stackstore-model django-stackstore-model Public

    Django Stackstore is a library that can support model versioning in a minimal amount of steps.

    Python 4

  4. やったー!Pythonでも人工知能できたよー!\(^o^)/ やったー!Pythonでも人工知能できたよー!\(^o^)/
    1
    # -*- coding:utf-8 -*-
    2
    import random
    3
    
                  
    4
    
                  
    5
    def main():
  5. VALL-E-X VALL-E-X Public

    Forked from Plachtaa/VALL-E-X

    An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io

    Python