All Projects → ardauzunoglu → Rte Speech Generator

ardauzunoglu / Rte Speech Generator

Natural Language Processing to generate new speeches for the President of Turkey.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Rte Speech Generator

Speech signal processing and classification
Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can discriminate between utterances of a subject suffering from say vocal fold paralysis and utterances of a healthy subject.The mathematical modeling of the speech production system in humans suggests that an all-pole system function is justified [1-3]. As a consequence, linear prediction coefficients (LPCs) constitute a first choice for modeling the magnitute of the short-term spectrum of speech. LPC-derived cepstral coefficients are guaranteed to discriminate between the system (e.g., vocal tract) contribution and that of the excitation. Taking into account the characteristics of the human ear, the mel-frequency cepstral coefficients (MFCCs) emerged as descriptive features of the speech spectral envelope. Similarly to MFCCs, the perceptual linear prediction coefficients (PLPs) could also be derived. The aforementioned sort of speaking tradi- tional features will be tested against agnostic-features extracted by convolu- tive neural networks (CNNs) (e.g., auto-encoders) [4]. The pattern recognition step will be based on Gaussian Mixture Model based classifiers,K-nearest neighbor classifiers, Bayes classifiers, as well as Deep Neural Networks. The Massachussets Eye and Ear Infirmary Dataset (MEEI-Dataset) [5] will be exploited. At the application level, a library for feature extraction and classification in Python will be developed. Credible publicly available resources will be 1used toward achieving our goal, such as KALDI. Comparisons will be made against [6-8].
Stars: ✭ 155 (+604.55%)
Mutual labels:  natural-language-processing, speech-processing
Nonautoreggenprogress
Tracking the progress in non-autoregressive generation (translation, transcription, etc.)
Stars: ✭ 118 (+436.36%)
Mutual labels:  natural-language-processing, speech-processing
Covid 19 Bert Researchpapers Semantic Search
BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab
Stars: ✭ 23 (+4.55%)
Mutual labels:  natural-language-processing
Named Entity Recognition
name entity recognition with recurrent neural network(RNN) in tensorflow
Stars: ✭ 20 (-9.09%)
Mutual labels:  natural-language-processing
Language
Shared repository for open-sourced projects from the Google AI Language team.
Stars: ✭ 860 (+3809.09%)
Mutual labels:  natural-language-processing
Ciff
Cornell Instruction Following Framework
Stars: ✭ 23 (+4.55%)
Mutual labels:  natural-language-processing
Twitter Bot
👻 Markov chain-based Japanese twitter bot
Stars: ✭ 12 (-45.45%)
Mutual labels:  natural-language-processing
Kts linguistics
Spellcheck, phonetics, text processing and more
Stars: ✭ 18 (-18.18%)
Mutual labels:  natural-language-processing
Mongolian Bert
Pre-trained Mongolian BERT models
Stars: ✭ 21 (-4.55%)
Mutual labels:  natural-language-processing
Pke
Python Keyphrase Extraction module
Stars: ✭ 855 (+3786.36%)
Mutual labels:  natural-language-processing
Sentence Similarity Based On Semantic Nets And Corpus Statistics
This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett
Stars: ✭ 20 (-9.09%)
Mutual labels:  natural-language-processing
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (+3781.82%)
Mutual labels:  natural-language-processing
Drl4nlp.scratchpad
Notes on Deep Reinforcement Learning for Natural Language Processing papers
Stars: ✭ 26 (+18.18%)
Mutual labels:  natural-language-processing
Nlp tutorials
Overview of NLP tools and techniques in python
Stars: ✭ 14 (-36.36%)
Mutual labels:  natural-language-processing
Spacy Transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
Stars: ✭ 919 (+4077.27%)
Mutual labels:  natural-language-processing
Nrafunded
The NRA is paying off Congress at the expense of lives.
Stars: ✭ 20 (-9.09%)
Mutual labels:  politics
Nlp With Ruby
Curated List: Practical Natural Language Processing done in Ruby
Stars: ✭ 907 (+4022.73%)
Mutual labels:  natural-language-processing
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (+3740.91%)
Mutual labels:  natural-language-processing
Node Api.ai
[DEPRECATED] Ultimate Node.JS SDK for api.ai
Stars: ✭ 12 (-45.45%)
Mutual labels:  natural-language-processing
Rex
REx: Relation Extraction. Modernized re-write of the code in the master's thesis: "Relation Extraction using Distant Supervision, SVMs, and Probabalistic First-Order Logic"
Stars: ✭ 21 (-4.55%)
Mutual labels:  natural-language-processing

RTE Speech Generator

Purpose

RTE Speech Generator is a natural language processing application that analyzes the speeches given by the President of Turkey, Recep Tayyip Erdoğan between 2015 and 2020 July and generates new speeches.

Libraries Used

  • Tensorflow
  • Pandas
  • Numpy
  • Nltk
  • Os
  • Textblob

Requirements

You must install the libraries in cmd using the command "pip install xxxxx".

Developer

Arda Uzunoğlu - ardauzunoglu

Further Notes

Application still can be trained and improved.

Latest Update: 26 August 2020

Amaç

RTE Hitabe Üreticisi, Türkiye'nin Cumhurbaşkanı Recep Tayyip Erdoğan tarafından 2015 ve 2020 Temmuz tarihleri arasında yapılan konuşmaları analiz ederek yeni hitabe üreten bir doğal dil işleme uygulaması.

Kullanılan Kütüphaneler

  • Tensorflow
  • Pandas
  • Numpy
  • Nltk
  • Os
  • Textblob

Gereksinimler

Yukarıdaki kütüphaneleri konsolda "pip install xxxxx" komudu ile kurmalısınız.

Geliştirici

Arda Uzunoğlu - ardauzunoglu

İlave Notlar

Uygulama, hala train edilebilir ve geliştirilebilir.

Son Güncelleme: 26 Ağustos 2020

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].