“140615 - Chen Xue”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以内容“Last Week: Read the codes of rsynSTRAIGHT.pl and synthesis.m, trying to integrate the scripts with my C code. Failed due to the incompatible version of STRAIGHT. Wrot...”创建新页面)
 
Xc讨论 | 贡献
 
第12行: 第12行:
 
Add wav header to the vector, if that's the correct way.
 
Add wav header to the vector, if that's the correct way.
  
Keep on debuging if error exist.  
+
Keep on debuging if errors exist.  
  
 
Cooperate with Prof. Wang to resolve the incompatible script problem.
 
Cooperate with Prof. Wang to resolve the incompatible script problem.

2014年6月16日 (一) 02:08的最后版本

Last Week:

Read the codes of rsynSTRAIGHT.pl and synthesis.m, trying to integrate the scripts with my C code. Failed due to the incompatible version of STRAIGHT.

Wrote code to save Matlab variables and organize them to suit my C function.

Debug my C code with the help of the valgrind tool, all annoying segmentation fault and memory leakage resovled. Final result hasn't been checked. The randn() function in the source code makes the final output different each run. I want to transfer the output vector into a wav file first to see whether the code funtions properly. The subsequent debuging process will be boring, but few code changes are expecetd to happen.


This Week:

Add wav header to the vector, if that's the correct way.

Keep on debuging if errors exist.

Cooperate with Prof. Wang to resolve the incompatible script problem.