Search Results for "speech hidden markov model mfcc c#"

Showing 17 open source projects for "speech hidden markov model mfcc c#"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2

    TransGeneScan

    TransGeneScan is a gene finding tool for metatranscriptomic sequences

    NOTE: TransGeneScan is migrated to Github (https://github.com/COL-IU/TransGeneScan). TransGeneScan is no longer maintained in SourceForge. Please find the latest version in Github. TransGeneScan is a gene finding tool for Metatranscriptomic sequences. TransGeneScan incorporates strand-specic hidden states, representing coding sequences in sense and anti-sense strands on transcripts in a Hidden Markov Model similar to the one used in FragGeneScan (http://fraggenescan.sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    High-order HMM in Matlab

    Implementation of duration high-order hidden Markov model in Matlab.

    Implementation of duration high-order hidden Markov model (DHO-HMM) in Matlab with application in speech recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5

    MetaDomain

    Protein domain classification for short sequences

    MetaDomain is a protein domain classification tool designed for very short next-generation sequencing reads. It achieves better sensitivity and low false positive rate compared with the state-of-the-art profile hidden Markov model (profile HMM) alignment tool in identifying encoded domains from short sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ... in genomic sequences, following a computational approach inspired by a generalized hidden Markov model (GHMM). References: 1. M. Rho et al., "De novo identification of LTR retrotransposons in eukaryotic genomes", BMC Genomics (2007) 8:90. 2. M. Rho and H. Tang, "MGEScan-non-LTR: computational identification and classification of autonomous non-LTR retrotransposons in eukaryotic genomes", Nucleic Acids Research (2009) 37:21.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Austrian German Voices for Festival

    Austrian voices for the Festival speech synthesis system

    Hidden Markov Model based voice models of Austrian German for the Festival speech synthesis system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HMM Speech Recognition in Matlab

    A speech recognition system using Matlab/Simulink/Stateflow.

    This project provide hidden Markov model speech recognition system by using Matlab/Simulink/Stateflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    HPeak

    A HMM-based algorithm for defining enriched regions from ChIP-seq data

    HPeak is a hidden Markov model-based approach that can accurately pinpoint regions to where significantly more sequence reads map. Testing on real data shows that these regions are indeed highly enriched by the right protein binding sites. Command (single-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN/MOUSE -format BED -t TREATMENT.inp -c CONTROL.inp -n OUTPUTPREFIX -fmin 100 -fmax 300 -r 36 -ann -wig -seq -interfiles Command (pair-end): perl /compbio/software/HPeak3/HPeak.pl -sp HUMAN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The AK toolkit is another kit for building and use Hidden Markov Models (HMMs). Originally developed for handwritten text recognition (HTR) using Bernoulli HMMs, it also implements diagonal Gaussians and can be used for any other purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HMMLab

    A Hidden Markov Model editor with support to HTK

    HMMLab is a Hidden Markov Model editor oriented on HMMs for speach recognition. It can create, edit, train and visualize HMMs. HMMLab supports loading/saving HMMs from/to HTK files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jaf_MT

    This implements a phrased-based hidden semi-Markov Model for SMT

    This package implements the phrased-based hidden semi-Markov model described: Jesús Andrés-Ferrer, Alfons Juan. A phrase-based hidden semi-Markov approach to machine translation. Procedings of European Association for Machine Translation (EAMT), 2009. pp. 168-175. This project depends on jaf_Utils: http://sourceforge.net/projects/jafutils/ Install it prior installation of jaf_MT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ESMERALDA is a development environment for statistical recognizers operating on sequential data (speech, handwriting, biological sequences). It supports continuous density Hidden Markov models, Markov chain (N-gramm) models, and Gaussian mixture models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CSharpPOSTagger
    POS Tagger , Part of speech tagger, Hidden Markov Model , written with C#. Natural language Processing .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project will show how to implement the Hidden Markov Model approximations of Voice Recognition into embedded and low power systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dinrhiw2 (copy of main repo from github)

    Dinrhiw2 - machine learning library and tools (neural networks) in C++

    Machine learning C++ library. Linear algebra (PCA), splines hermite curve interpolation, neural networks (feedforward, recurrent, RBM, bayesian), Hidden markov model (HMM), Hamiltonian Monte Carlo sampling for neural networks etc. Uses BLAS (OpenBLAS, Intel MKL) to speed up linear algebra. Software is developed by Tomas Ukkonen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next