Open alain2208 opened 7 years ago
Hi, the task is to find the name of a voice actor from his/her voice recordings. What I do is cutting .wav sound files into partitions of 1 second with cut.py, apply FFT on the partitions with fft.py, and then classify them with nn.py. The plan is to make it somewhat usable and write short description by the end of this year, stay tuned!
Proud to be the first to comment this interestingproject but can you please explain little bit more what you classifiy