User:Bnstlv/software-list: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
# [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings | # [https://alphacephei.com/vosk Vosk transcriber] - speech-to-text software we used to transcribe audio recordings | ||
# [https://gitlab.com/then-try-this/samplebrain Samplebrain] - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in realtime. | # [https://gitlab.com/then-try-this/samplebrain Samplebrain] - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in realtime. | ||
# [https://brackets.io/ Brackets] - code editor | |||
# [https://filezilla-project.org/ FileZilla] - FTP solution (local server) | |||
# [https://calibre-ebook.com/ Calibre] - ebook management | |||
# [https://pandoc.org Pandoc] - web to print | # [https://pandoc.org Pandoc] - web to print | ||
# [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links | # [https://pad.xpub.nl/p/XPUB_1_REFERENCE_DUMP_%3C3 Reference Page] - useful links |
Revision as of 02:31, 14 October 2022
- Processing - super fun! Stephen told us about it
- Vosk transcriber - speech-to-text software we used to transcribe audio recordings
- Samplebrain - Samplebrain chops samples up into a 'brain' of interconnected small sections called blocks which are connected into a network by similarity. It processes a target sample, chopping it up into blocks in the same way, and tries to match each block with one in its brain to play in realtime.
- Brackets - code editor
- FileZilla - FTP solution (local server)
- Calibre - ebook management
- Pandoc - web to print
- Reference Page - useful links