GithubHelp home page GithubHelp logo

stoplime / openaudioai Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 0.0 185.31 MB

Open Audiobooks

License: MIT License

Python 1.84% HTML 98.16%
speaker-segmentation text-based natural-language-processing

openaudioai's Introduction

OpenAudioAI

The goal of this project is to eventually create an audiobook system that can autodetect who the speakers is and change its voice settings accordingly. To do that, our first step is to create a speaker segmentation system which can detect who the speaker is purely text-based. There is not very many papers about speaker detection that is purely text-based, so we created one here.

Author 1: Steffen Lim Email: [email protected] Author 2: Sams Khan Email: [email protected]

https://docs.google.com/document/d/1fe0iCKSy-xPkjXN8e_PjmjxUOdGY7QqCyvKVCkFh2d8/edit?usp=sharing

To do: Dataset Preparation:

  • [] 1) Split LSTM networks to context and main networks

  • [] 2) Implement concept from the main paper dynamic attention from sentence embedding to speaker embedding

    Current model Idea:

model1 1

openaudioai's People

Contributors

samskhan avatar stoplime avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

openaudioai's Issues

Train the model for longer

Try training the model for more than 120 epochs. This will probably need some sort of tracking, either through tensorboard or through manual since it saves the output of every epoch in a separate document

Find NLP big researchers

Find and get an understanding of who and what big research topics are on NLP projects. Try to find a list of research topics where the big researchers research about.

Run a forward pass through the given model

The existing code did not have any way to generate an output from the network.

  • Make a save of the model after training
  • Figure out how the input of the model is setup
  • Run a forward pass

Find Feeds on NLP info

Find newsletters, podcasts, twitter feeds and any feeds that provide new information on NLP.

Find NLP research hubs

List all the good research hubs found in the comments. Some research hubs may include Subreddits, discord/slack channels, or forums.

Literature Review Paper Trail

Leave a list of all the useful papers that pertain to the project here in the comments. These would include projects that try to do this exact thing, projects that do similar things, and projects that may help this project in any way.

Find the popular NLP Technique

List out all the popular Techniques being used in NLP. Such examples would be like attention CNN replacing recurrent networks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.