User Ratings

★★★★★
★★★★
★★★
★★
6
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Norton Security : WS.Reputation.1
  • found a bug in PMDModel_parse.cpp Line shouold be below: memmove(&m_orderedBoneList[j], &m_orderedBoneList[j + 1], sizeof(PMDBone *) * (m_numBone - 1 - j)); And, below is the original code: /* make ordered bone list */ if (m_numBone > 0) { m_orderedBoneList = (PMDBone **) malloc(sizeof(PMDBone *) * m_numBone); k = 0; for (j = 0; j < m_numBone; j++) { if (fileBone[j].parentBoneID == -1) m_orderedBoneList[k++] = &(m_boneList[j]); } l = k; for (j = 0; j < m_numBone; j++) { if (fileBone[j].parentBoneID != -1) m_orderedBoneList[l++] = &(m_boneList[j]); } do { i = 0; for (j = k; j < m_numBone; j++) { for (l = 0; l < j; l++) { if (m_orderedBoneList[l] == m_orderedBoneList[j]->getParentBone()) break; } if (l >= j) { bMatch = m_orderedBoneList[j]; if (j < m_numBone - 1) memmove(m_orderedBoneList[j], m_orderedBoneList[j + 1], sizeof(PMDBone *) * (m_numBone - 1 - j)); m_orderedBoneList[m_numBone - 1] = bMatch; i = 1; } } } while (i != 0); }
  • This one will make hatsune miku able to talk with us and change her voice like human.
  • excellent application.
  • Perfect, but I am wondering why it is not based on AIML.
  • It's a great programme that people can talk to Androids and get information, perhaps it is a conceptional product, but I think 10yrs later, many products in street will have this interactive funtion. The Sample Script can only listen Japanese, but it is not a problem. A big question is, the exe file cannot launched 64 bit Windows.
  • This project is very good. In voice interaction systems with 3D agents, it is first with open sources. The first and the best. I'm very interested in Linux sources appearing. There are also many Linux users, waitng for it too.
  • Previous
  • You're on page 1
  • Next