User Activity

  • Posted a comment on discussion Open Discussion on FreeTTS

    public void TTS_Mbrolla(String words) { System.setProperty("mbrola.base", "C:\Program Files (x86)\RedQueen\src\my\invivo_project\mbrola"+".cmu_us_kal.KevinVoiceDirectory"); listAllVoices(); voice = VoiceManager.getInstance().getVoice("mbrola_us1");//"kevin16" "mbrola_us1" if (voice != null) { voice.allocate();// Allocating Voice try { voice.setRate(190);// Setting the rate of the voice voice.setPitch(150);// Setting the Pitch of the voice voice.setVolume(3);// Setting the volume of the voice SpeakText(words);//...

  • Posted a comment on discussion Open Discussion on FreeTTS

    Hi! Plz, may you give modifed .jar that is working in Java 9 ?

  • Posted a comment on discussion Help on Java Neural Network Framework Neuroph

    Hi ! Plz can someone told (or show turtorial) how to integrate compleated NN (.nnet) to eclipse ? Step by step. I am not java programmer so i need very detailed instruction (from simple how and what lib need to be inserted) to final code line where it is possible to insert values in NN and get result (i understand how in java make simple manipulations and i will be able to set up variables from sorse)

View All

Personal Data

Username:
valentinds
Joined:
2019-12-02 08:20:33

Projects

  • No projects to display.

Personal Tools