- Karol Augustyniak
Computer Science - Data Science
AGH UST
The main idea of the project is to develop a program with the following functionality:
- sound recording,
- transcription of the recorded voice,
- translation from any language into English,
- detection of the language in which the recording was made.
The project was implemented with the following packages:
- sounddevice
- scipy
- whisper
The following graphic illustrates how the whisper library works: