SortAnon / ControllableTalkNet

A web app that lets you play around with TalkNet models
GNU Affero General Public License v3.0
121 stars 48 forks source link

Modified a few hard-coded uses of cuda to dynamically choose the cpu … #37

Closed hydrusbeta closed 1 year ago

hydrusbeta commented 1 year ago

…or cuda device dynamically instead, depending on whether pytorch can detect cuda availability.