Skip to content

WiSSAP 2023 is an annual winter school on Audio and Speech Processing, organized in India since 2006. It provides a forum for researchers to enhance their expertise by exposing them to areas at the forefront of speech and audio signal processing.

Notifications You must be signed in to change notification settings

madhavlab/wissap23.madhavlab.com

Repository files navigation

wissap23.madhavlab.com

Quick-start - running this repo locally

Install deps

On Ubuntu:

sudo apt install ruby-full build-essential zlib1g-dev
sudo gem install jekyll bundler

On Mac:

brew install chruby ruby-install xz
ruby-install ruby
echo "source $(brew --prefix)/opt/chruby/share/chruby/chruby.sh" >> ~/.zshrc
echo "source $(brew --prefix)/opt/chruby/share/chruby/auto.sh" >> ~/.zshrc
echo "chruby ruby" >> ~/.zshrc
source ~/.zshrc # or restart your session
gem install jekyll bundler

Then:

bundle install

Run server with livereload

bundle exec jekyll serve --livereload

Credits for the site template to MLSS.

About

WiSSAP 2023 is an annual winter school on Audio and Speech Processing, organized in India since 2006. It provides a forum for researchers to enhance their expertise by exposing them to areas at the forefront of speech and audio signal processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •