https://github.com/twoeightnine/speech_masking
https://github.com/twoeightnine/speech_masking
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twoeightnine/speech_masking
- Owner: TwoEightNine
- Created: 2021-08-31T12:28:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T15:11:46.000Z (over 4 years ago)
- Last Synced: 2025-02-11T12:41:35.800Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 45.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Speech masking experiments
This is how i tried to implement speech masking by changing real voice of a speaker.
### Speech files
- files/orig – original speech
- files/masked – speech with masked algorithm applied
- files/restored – a try to restore masked speech using naive inverted algorithm
### Guarantees
I provide no guarantees that masked speech cannot be restored. Be careful!