Skip to content

Commit

Permalink
modified format
Browse files Browse the repository at this point in the history
  • Loading branch information
N1neSun committed May 21, 2018
1 parent 8ec3cda commit b5f3db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ How to use it?<br>
6.use `g++ -o main tts-demo.cpp -pthread -I ./ -L. -lrealTimeUnity -lopus -lssl -lcrypto -ldl` to Compiled<br>
7.make sure the file of main and test_tts.py are in the same folder<br>
8.then execute "python test_tts.py",program will read txt file's data and convert to audio(format is wav)<br>
9.program will execute in multiproces<br>
9.program will execute in multiprocess<br>

0 comments on commit b5f3db3

Please sign in to comment.