Commit 
							
							·
						
						38d2aa2
	
1
								Parent(s):
							
							abdf473
								
Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -74,6 +74,11 @@ To perform inference on the GPU, add  `run_opts={"device":"cuda"}`  when calling 
     | 
|
| 74 | 
         
             
                year = {2021},
         
     | 
| 75 | 
         
             
                publisher = {GitHub},
         
     | 
| 76 | 
         
             
                journal = {GitHub repository},
         
     | 
| 77 | 
         
            -
                howpublished = { 
     | 
| 78 | 
         
             
              }
         
     | 
| 79 | 
         
             
            ```
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 74 | 
         
             
                year = {2021},
         
     | 
| 75 | 
         
             
                publisher = {GitHub},
         
     | 
| 76 | 
         
             
                journal = {GitHub repository},
         
     | 
| 77 | 
         
            +
                howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
         
     | 
| 78 | 
         
             
              }
         
     | 
| 79 | 
         
             
            ```
         
     | 
| 80 | 
         
            +
             
     | 
| 81 | 
         
            +
            #### About SpeechBrain
         
     | 
| 82 | 
         
            +
            SpeechBrain is an open-source and all-in-one speech toolkit. It is designed to be simple, extremely flexible, and user-friendly. Competitive or state-of-the-art performance is obtained in various domains.
         
     | 
| 83 | 
         
            +
            Website: https://speechbrain.github.io/
         
     | 
| 84 | 
         
            +
            GitHub: https://github.com/speechbrain/speechbrain
         
     |