GithubHelp home page GithubHelp logo

Can I adjust sample rate? about mimic1 HOT 3 CLOSED

mycroftai avatar mycroftai commented on May 29, 2024
Can I adjust sample rate?

from mimic1.

Comments (3)

forslund avatar forslund commented on May 29, 2024

Hi, I think this depends on the voice selected.

For example for kal (the default voice) I get

ake@babylon5:~/tmp/mimic-orig/build6$ ./mimic -voice kal -t "Hi there" hithere.wav
ake@babylon5:~/tmp/mimic-orig/build6$ file hithere.wav 
hithere.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 8000 Hz

for awb I get

ake@babylon5:~/tmp/mimic-orig/build6$ ./mimic -voice awb -t "Hi there" hithere.wav
ake@babylon5:~/tmp/mimic-orig/build6$ file hithere.wav 
hithere.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 16000 Hz

and alan pope's voice

ake@babylon5:~/tmp/mimic-orig/build6$ ./mimic -voice ../voices/mycroft_voice_4.0.flitevox -t "Hi there" hithere.wav
ake@babylon5:~/tmp/mimic-orig/build6$ file hithere.wav 
hithere.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz

The voice is selected using -voice followed by the voice of your choice. Either one of the precompiled voices (can be listed with ,/mimic -lv) or a flitevox file (There are some in the /voices directory)

from mimic1.

forslund avatar forslund commented on May 29, 2024

@helson73 was the answer what you were looking for or did I misunderstand you?

from mimic1.

zeehio avatar zeehio commented on May 29, 2024

Each voice model can be trained with different sampling rates, so as @forslund correctly explained this is voice-dependant.

As there has been no feedback for 6 months and the question is answered, this issue can be closed

from mimic1.

Related Issues (20)

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.