Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why some wav file can successfully be produced a gmm file, but some wav file cannot? #7

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

I have svn up to the latest version. Now, I can sucessfully add model to the 
database and undergo voice matching. But, I soon discover some wav file cannot 
produce a gmm file when undergoing db.add_model. I guess, is it because of the 
sampling rate or anything else that contribute to success or failure despite 
the same wav file format of source? Can you tell me what kind of wav file is 
likely successful? 


Original issue reported on code.google.com by idiscove...@gmail.com on 16 Jul 2012 at 10:55

@GoogleCodeExporter
Copy link
Author

Hello, the waves that surely work have these specs "RIFF (little-endian) data, 
WAVE audio, Microsoft PCM, 16 bit, mono 16000 Hz". We will try to make the tool 
more flexible. 
Notice that if you add a model for a speaker already in the db (same name), its 
gmm file will be updated and not created another one.
If you want you can send us wave samples that do not work.
If you get any explicit error, please let us know.

Original comment by michelaf...@gmail.com on 16 Jul 2012 at 12:36

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I have tried and now they work. Thanks for your reply.

By the way, what kind of video file can be accepted in voiceidplayer gui? I 
have downloaded mp4 file from youtube but it doesn't work.=) 

Original comment by idiscove...@gmail.com on 18 Jul 2012 at 6:52

@GoogleCodeExporter
Copy link
Author

I'm glad I was helpful!
For the GUI maybe is an installation issue. The video formats accepted are 
those of mplayer. We mostly use mp4 file format. Can you specify the error? So 
we can give you a better answer ;)

Original comment by michelaf...@gmail.com on 18 Jul 2012 at 8:13

@GoogleCodeExporter
Copy link
Author

If the tool can support mono 8000 Hz, voiceid would be integrable with asterisk.

Original comment by Millenni...@gmail.com on 24 Jul 2012 at 4:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant