Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDoukhan authored Jun 19, 2024
1 parent cda7758 commit c99d1c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ inaSpeechSegmenter is a CNN-based audio segmentation toolkit suited to the tasks
It splits audio signals into homogeneous zones of speech, music and noise.
Speech zones are split into segments tagged using speaker gender (male or female).
Male and female classification models are optimized for French language since they were trained using French speakers (accoustic correlates of speaker gender are language dependent).
Zones corresponding to speech over music or speech over noise are tagged as speech.
Zones corresponding to speech over music or speech over noise are tagged as speech.
Singing voice is tagged as music.


## Highlights
Expand Down

0 comments on commit c99d1c9

Please sign in to comment.