본문 바로가기
반응형

인공지능28

GAN simple pattern https://github.com/makeyourownneuralnetwork/gan GitHub - makeyourownneuralnetwork/gan: python notebooks accompanying the book Make Your Own GAN python notebooks accompanying the book Make Your Own GAN - GitHub - makeyourownneuralnetwork/gan: python notebooks accompanying the book Make Your Own GAN github.com View Code ====> Simple 1010 Pattern Make Your First GAN With PyTorch, 2020 In [0]: # imp.. 2022. 7. 13.
KT AI Coding Pack (구 - AI Makers Kit) https://github.com/gigagenie/ai-makers-kit GitHub - gigagenie/ai-makers-kit: GiGA Genie AI Makers Kit for Raspberry Pi GiGA Genie AI Makers Kit for Raspberry Pi. Contribute to gigagenie/ai-makers-kit development by creating an account on GitHub. github.com 2021. 8. 26.
신경망 인공지능 vs 기호처리 인공지능 신경망 인공지능: 워렌 맥클로츠 월터피츠 헤브 로젠블라트 말스버그 그로스버그 후쿠시마 코호넨 룸멜하트 기호처리 인공지능: 알렌튜링 폰 노이만 마빈 민스키 존 맥카시(LISP) 알렌 뉴엘 허버트 시몬 자데 페퍼트 ASR: HMM/GMM/DNN Sirius(CMU SPhinx base): GMM Kaldi: DNN RASR: DNN https://blog.acolyer.org/2015/04/13/sirius-an-open-end-to-end-voice-and-vision-personal-assistant-and-its-implications-for-future-warehouse-scale-computers/ Sirius: An open end-to-end voice and vision personal ass.. 2021. 5. 18.
음성인식(Voice Recognition)과 인공지능 가상 비서(Artificial Intelligent Virtual Assistant) 리눅스에서는 커널 2.4 버전까지는 OSS(Open Sound System)라는 사운드 드라이버 모듈을 사용하였고 이후 2.6 버전부터 ALSA(Advanced Linux Sound Architecture) 사운드 드라이버 모듈을 지원하고 있다. libasound 는 ALSA 시스템용 API를 제공하는 C 언어 라이브러리 PortAudio 라는 크로스플랫폼 오픈소스 오디오 입출력 라이브러리 PulseAudio는 다양한 오디오 소스 입력과 출력을 지원하는 사운드 서버 Jack Audio Connection Kit 는 오디오 녹음, 효과, 합성을 위한 저지연 오디오 서버인 jackd 를 포함 $ arecord -l $ aplay -l $ amixer cset numid=3 #(n=0:auto 1:analog.. 2021. 5. 10.
반응형